BODY{
	margin:0px;
	top:0px;
	font-size:11px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   background-image:url(../images/fondopag.jpg);
   background-repeat:repeat;
}

DIV#contenedora{
   background-color:#ffffff;
	position:relative;
	width:960px;
	margin-left:auto;
   margin-right:auto;
}
DIV#contenido{
   background-color:#ffffff;
	display:block;
	float:left;
	width:960px;
   border: 1px solid #777E5D;
	/*height:510px;*/
}

DIV#infopag{
   background-color:#ffffff;
	display:block;
	float:left;
	width:790px;
	/*height:510px;*/
}
DIV#fotoinicio{
   display:block;
   float:left;
   width:230px;
   text-align:right;
   margin-top:77px;
   padding-right:10px;
}
.tit_inicio{
   display:block;
   float:left;
   width:780px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#777e5d;
   font-size:30px;
   font-style:italic;
   text-align:right;
   padding-top:5px;
   padding-right:10px;
}
.firmadigital{
   display:block;
   float:left;
   width:550px;
   margin-top:117px;
}
DIV#info_inicio{
	display:block;
	float:left;
	width:780px;
	text-align:right;
	color:#777e5d;
	font-style:italic;
	padding-right:10px;
}

DIV#menu{
	display:block;
	float:left;
	width:170px;
	/*height:510px;*/
	background-color:#999966;
}
.tit_menu{
	display:block;
	float:left;
	width:170px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:30px;
	text-align:center;
	padding-top:15px;
}
DIV#cont_menu{
	display:block;
	float:left;
	width:168px;
	/*height:388px;*/
	background-color:#777e5d;
	color:#fff;
	padding-top:25px;
	margin-left:1px;
}
html>body DIV#cont_menu{
	display:block;
	float:left;
	width:168px;
/*	height:388px;*/
	background-color:#777e5d;
	color:#fff;
	padding-top:25px;
	margin-left:2px;
}
.botones_menu{
	padding-left:22px;
	padding-top:15px;
}
A.link_menu{
	color:#fff;
	text-decoration:none;
}
A.link_menu:hover{
	color:#fff;
	text-decoration:underline;
}
DIV#cuadro_menu{
	display:block;
	float:left;
	width:127px;
	padding-left:20px;
}
DIV#piepag{
	display:block;
	float:left;
	width:960px;
	height:93px;
	background-color:#fff;
}
DIV#pie_iz{
	display:block;
	float:left;
	width:790px;
	height:93px;
}
DIV#barrapie_iz{
	display:block;
	float:left;
	width:782px;
	height:47px;
	margin-left:4px;
	background-color:#999966;
}
html>body DIV#barrapie_iz{
	display:block;
	float:left;
	width:782px;
	height:47px;
	margin-left:8px;
	background-color:#999966;
}
DIV#pie_de{
	display:block;
	float:left;
	width:170px;
	height:93px;
	background-color:#999966;
}
DIV#intpie_de{
	display:block;
	float:left;
	width:168px;
	height:93px;
	background-color:#777e5d;
	color:#fff;
	margin-left:1px;
}
html>body DIV#intpie_de{
	display:block;
	float:left;
	width:168px;
	height:93px;
	background-color:#777e5d;
	color:#fff;
	margin-left:2px;
}
DIV#barrapie_de{
	display:block;
	float:left;
	width:163px;
	height:47px;
	background-color:#999966;
}
DIV#info_pie{
	display:block;
	float:left;
	width:780px;
	text-align:right;
	padding-right:10px;
	margin-top:10px;
	font-weight:bold;
}
A.link_pie{
	color:#666;
	text-decoration:none;
}
A.link_pie:hover{
	color:#666;
	text-decoration:underline;
}

.zonacuadros{
	display:block;
	float:left;
	width:150px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;	
}
.cont_cuadros{
	display:block;
	float:left;
	width:150px;
	text-align:center;
}

DIV#paginagaleria{
	float:left; 
	width:790px; 
	text-align:center; 
	color:#777e5d;		
}
A.paginagal{
	color:#777e5d;
	text-decoration:none;
}
A.paginagal:hover{
	color:#777e5d;
	text-decoration:underline;
}

.comentario{
	display:block;
	float:left;
	width:500px;
	text-align:justify;
}
.curriculum{
	display:block;
	float:left;
	width:540px;
	text-align:justify;
}

DIV#formcontact{
	display:block;
	float:left;
	width:500px;
	border:1px solid #777e5d;
	background-color:f3f3f3;
	padding-bottom:15px;
	margin-top:15px;
}
FORM#formContact{
	margin:0px;
}
.nombrecampos{
	display:block;
	float:left;
	width:144px;
	text-align:right;
	padding-right:6px;
}
INPUT.text{
	width:325px;
	height:15px;
	border:1px solid #777e5d;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
TEXTAREA.asunto{
	width:325px;
	height:150px;
	border:1px solid #777e5d;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
INPUT#enviocontacto{
	width:110px;
	height:21px;
	border:1px solid #ccc;
	background-color:#777e5d;
	color:#fff;
	padding-bottom:3px;
}
	