/* HOJA DE ESTILOS  */
BODY{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d3d3d2;
	margin: 0;
	padding: 0;
	background:#3b1c08 url(images/bgmadera.jpg);
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
.justif{
	text-align: justify;
}
P{
	line-height: 18px;
	margin-bottom: 15px;
}
a{
	color: #A48C20;
	outline: none;
}
a:hover{
	color: #b9b8b8;
	text-decoration: underline;
}
.centro{
	text-align: center;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fleftFoto{
	margin:5px 15px 5px 0px;
	float: left;
}
.frightFoto{
	float: right;
	margin:5px 0px 5px 15px;
}	

/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#superior{
  background: url(images/superior.png) no-repeat top;
  width: 790px;	
  padding: 16px 0px;
}
#inferior{
  background: url(images/inferior.png) no-repeat bottom;
  width: 790px;
  margin: 30px auto 0px auto;
}
#sitio{
	background: #fff url(images/medio.gif) repeat-y;
	width: 748px;
	margin: 0px 0px 0px 13px;
	display: block;
	padding: 0px 7px;
	height: 820px;
}
#sitio[id]{
	min-height: 820px;
	height: auto;
}
#cuerpo{
	width: 748px;
	overflow: hidden;
}
.izquierda{
	width: 212px;
	float: left;
}
.derecha{
	width: 505px;
	float: right;
	padding: 15px;
	font-size: 12px;
	/*font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
}
#derecha P{
	margin-bottom: 20px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA   --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera{
	background: url(images/bgcab_v2.gif) repeat-x;
	height: 130px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
#cabecera h1{
	background: url(images/logo_v2.gif) no-repeat center; 
	width: 213px;
	height: 130px;
	text-indent: -9999px;
	float: left;
}
#flaCitas{
	width: 215px;
	height: 110px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -70px;
}
.mazo{
	width: 300px;
	height: 130px;
	float: right;
	background: url(images/bgmazo_v2.gif) no-repeat right;	
}
#imagenFrontal{
	background: url(images/imagen_v2.png) no-repeat;
	width: 326px;
	height: 263px;
	position: absolute;
	top: 163px;
	left: 50%;
	margin-left: -390px;
}
.cab{
	clear: both;
	height: 230px;
	border-bottom: 1px solid #fff;
	width: 748px;
	display: block;
	text-align: right;
	overflow: hidden;
	background: #fff;
}
#flashCab{
	width: 545px;
	height: 230px;
	float: right;
}
/* ---------------------------------------------------------------------------------------- */
/*   derecha --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.derecha h2{
	margin-bottom: 15px;
	padding-top: 7px;
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c5a61a;
	color: #c5a61a;
	font-weight: normal;
}
.derecha h3{
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 12px;
	color: #c5a61a;
	font-weight: bold;
}
.derecha P{
	text-align: justify;
}
.continuar{
	display: block;
	width: 88px;
	height: 19px;
	text-indent: -9999px;
	background: url(images/continuar.gif) no-repeat;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
}
.siguiente{
	display: block;
	width: 88px;
	height: 19px;
	text-indent: -9999px;
	background: url(images/siguiente.gif) no-repeat;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	border: none;
	outline: none;
}
.volverfin{
	display: block;
	width: 88px;
	height: 19px;
	text-indent: -9999px;
	background: url(images/volverfin.gif) no-repeat;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
}
.volver{
	display: block;
	width: 137px;
	height: 38px;
	text-indent: -9999px;
	background: url(images/volver.gif) no-repeat;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.anterior{
	display: block;
	width: 88px;
	height: 19px;
	text-indent: -9999px;
	background: url(images/anterior.gif) no-repeat;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.imprimir{
	display: block;
	width: 88px;
	height: 19px;
	text-indent: -9999px;
	background: url(images/imprimir.gif) no-repeat;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CLIENTES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.clientes{
	width: 212px;
	display: block;
	margin: 0px auto 0px auto;
	background: url(images/linea.gif) no-repeat bottom;
	padding-bottom: 6px;
	overflow: hidden;
}
.clientes h2{
	background: url(images/clientesH2.gif) no-repeat;
	width: 212px;
	height: 36px;
	display: block;
	text-indent: -99999px;
	margin-top: 15px;
}
.clientes form{
	width: 180px;overflow: hidden;
	margin: 10px auto;
}
.inputUser{
	color: #a58d21;
	border: 1px solid #b4b5b2;
	background: #ffffff;
	width: 170px;
	line-height: 13px;
	height: 13px;
	font-size: 10px;
	padding: 0px 3px;
	margin-top: 5px;
}
#nombreUsuario{
	margin-bottom: 5px;
}
.botonUser{
	background: #1f2022;
	border: 1px solid #444649;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin-top: 14px;
	text-align: left;
	padding: 3px;
	text-align: center;
}
.tder{
	text-align: right;
}
.zonausuario{
	text-align: center;
	padding-top: 2px;
}
.zonausuario P.iniusu{
	margin-bottom:4px;
}
a.zonaclientes{
	display: block;
	margin-top: 0px;
	font-weight: bold;
	color: #D3D3D2;
	padding: 2px 0px;
}
a.zonaclientes:hover{
 color: #C5A61A;
}
.zonausuario .botonUser{
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIO --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.cajaform{
	width: 500px;
	overflow: auto;
}
.fila {
	clear:both;
	display: block !important;
	display: inline;
}
.cajaform .etiqueta {
	display: block;
	margin: 5px 0px 10px 10px;
  text-align: left;
  line-height: 20px;
	font-weight: bold;
}
.cajaform .campo{
	display: block;
	margin: 5px 0px 20px 10px;
	line-height: 20px; 
}
.cajaform .combo{
	width: 470px;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #C5A61A;
	background: #d1d1d2;
}
.cajaform .combotext{
	width: 470px;
	height: 80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #C5A61A;
	background: #d1d1d2;
}
.cajaform2{
	width: 500px;
	overflow: auto;
}
.cajaform2 .campo{
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
	line-height: 20px; 
	width: 55%;
}
.cajaform2 .etiqueta {
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
   text-align: right;
   line-height: 20px;
	width: 35%;
	font-weight: bold;
}
.cajaform2 .combo{
	width: 70%;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #C5A61A;
	background: #d1d1d2;
}
.cajaform2 .combotext{
	width: 70%;
	height: 80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #C5A61A;
	background: #d1d1d2;
}
.cajaform .altoText{
	height: 250px;
}
.letraPeq{
	font-size: 10px;
}
.cajaform .comboFile{
	width: 470px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #C5A61A;
	background: #d1d1d2;
}
/* ---------------------------------------------------------------------------------------- */
/*   NOTICIAS --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.noticias{
	width: 212px;
	display: block;
	margin: 0px auto 20px auto;
	background: url(images/linea.gif) no-repeat bottom;
	padding-bottom: 6px;
}
.noticias h2{
	background: url(images/noticiasH2.gif) no-repeat;
	width: 212px;
	height: 36px;
	display: block;
	text-indent: -99999px;
	margin-top: 25px;
}
.noticiasdentro{
	width: 185px;
	margin: 0px auto;
	position: relative;
}
.noticiasdentro td{
	padding: 5px 0px;
	color: #fff;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#nav{
	width: 212px;
	list-style: none;
	display: block;
	margin-top: 20px;
	padding-bottom: 15px;
}
#nav li{
	list-style: none;
	display: block;
}
#nav li{
	min-height: 35px;
	height: auto !important;
}
#nav li, #nav a, #nav .Activo {
	height:35px;
	display: block;
	width: 212px;
}
#nav a, #nav .Activo {
	text-indent: -9999px;
	text-decoration: none;
}
#nav li ul{
	padding: 0px 0px 0px 0px;
}
#nav li ul li, #nav ul li a, #nav ul li .Activo {
	height:35px;
	width: 212px;
	margin: 0px;
	padding: 0px;
}
.nav2{
	display: none;
}
#nav1 a{background: transparent url(images/nav_madera.gif) 0px -0px no-repeat; height: 42px;}
#nav1 a:hover, #nav1 a:visited:hover, #nav1 .Activo{ background: transparent url(images/nav_madera.gif) -212px -0px no-repeat; height: 42px;}
#nav2 a{background: transparent url(images/nav_madera.gif) 0px -42px no-repeat;}
#nav2 a:hover, #nav2 a:visited:hover, #nav2 .Activo{ background: transparent url(images/nav_madera.gif) -212px -42px no-repeat;}
#nav3 a{background: transparent url(images/nav_madera.gif) 0px -77px no-repeat;}
#nav3 a:hover, #nav3 a:visited:hover, #nav3 .Activo{ background: transparent url(images/nav_madera.gif) -212px -77px no-repeat;}
#nav4 a{background: transparent url(images/nav_madera.gif) 0px -182px no-repeat;}
#nav4 a:hover, #nav4 a:visited:hover, #nav4 .Activo{ background: transparent url(images/nav_madera.gif) -212px -182px no-repeat;}
#nav5 a{background: transparent url(images/nav_madera.gif) 0px -217px no-repeat;}
#nav5 a:hover, #nav5 a:visited:hover, #nav5 .Activo{ background: transparent url(images/nav_madera.gif) -212px -217px no-repeat;}

#nav3_1 a{background: transparent url(images/nav_madera.gif) 0px -112px no-repeat;}
#nav3_1 a:hover, #nav3_1 a:visited:hover, #nav3_1 .Activo{ background: transparent url(images/nav_madera.gif) -212px -112px no-repeat;}
#nav3_2 a{background: transparent url(images/nav_madera.gif) 0px -147px no-repeat;}
#nav3_2 a:hover, #nav3_2 a:visited:hover, #nav3_2 .Activo{ background: transparent url(images/nav_madera.gif) -212px -147px no-repeat;}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer{
	width: 790px;
	margin: 0px auto;
	padding: 15px 0px 35px 0px;
	text-align: center;
}
#footer P.oro{
	color: #C5A61A;
}
#footer a{
	color: #C5A61A;
}
#footer a:hover{
	color: #A48C20;
}
P.centro{
	text-align: center;
}
