/* -----------------------------------------------
				Estructura de las paginas
-----------------------------------------------*/
/*html, body, #wrap{
	min-height:100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #wrap{
	height: auto;
}
	*/
body {
	background-image:  url(images/fondoCabecera.jpg);
	background-repeat: repeat-x;
	color: #666666;
	margin:0;
	padding:0;
	text-align:center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #D2E9FF;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #99CCFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #EDEDED;
	}
	
#wrap{
	/*position: absolute;
	top:0;
	left:0;*/
}
#wrap #contenido #rightcontent .picElement {
	margin: 8px;
	padding: 5px;
	float: left;
	height: 140px;
	width: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#contenido{

	}

#leftmenu{
	text-align:left;
	position: absolute;
	left:-2px;
	top:119px;
	width:170px;
	background:#fff;
	padding: 10px 10px 0 0;
	margin:0;
	visibility: visible;
	/*border-right: 1px solid #ccc;*/
	}
	
#rightcontent {
	text-align:left;
	padding: 10px 10% 10px 5%;
	margin: 110px 20px 0px 200px;
	background: #fff;
	}

#footer{

	border-top: solid 1px #ccc;
	padding-bottom:10px;
	font-size: xx-small;
	}
/* CABECERA
-----------------------------------------------*/



#cabecera{
	margin:0;
	padding:0;
	text-align: left;
	 vertical-align:top;
	}
#mainLogo{
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
}
#rightWrap{
	position: absolute;
	top: 0;
	left: auto;
	right: 0px;
	}

#search{
	margin: 0;
	padding: 3px 0 0 0;
	/*display: inline;*/
	}
#fecha{
	font-size: xx-small;
	position: absolute;
	top: 90px;
	left:auto;
	right:0;
	padding:0 10px 2px 0;
	text-align:right;
	}
#busqueda{
	background: #FFFBEA;
}
#btnSearch {
	background: #FFD89F;
	border-top: 1px solid #FFE3C8;
	border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 1px solid #FFE3C8;
	color: #000;
	font-size: 10px;
	height: 16px;
	padding: 0px;
	cursor:pointer;
	}
#mainTag{
	padding: 30px 0 0 0;

}

#linksCabecera{
	font: x-small Geneva, sans-serif !important;
	color: White; 
	display: inline;
}
#linksCabecera a{
	font: x-small Geneva, sans-serif !important;
	color: White !important; 
	text-decoration: none;
}
#linksCabecera a:hover{
	font: x-small Geneva, sans-serif !important;
	text-decoration: underline;
}
#linksCabecera a:visited{
font: x-small Geneva, sans-serif !important;
	color: White !important;
	}
	
/* ----------------------------
			MENU PRINCIPAL
-------------------------------*/

.menuprincipal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
	
.menuprincipal p{
	padding: 5px 0 0 5px; 
	margin: 0;
}

.menuprincipal a{
	display: block;
	color:#333;
	margin:0;
	padding: 2px 6px 2px 20px;
	text-decoration: none !important;
	width: 100%; /*IE 5 PC LEE ESTO*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:152px; /*IE5Mac IE6 Mozilla Opera leen esto*/
}

.menuprincipal a:hover {
	background-color: #F6F6F6;
	color: #336699;
	text-decoration: none;
	
}
.menuprincipal a:visited {
	color: #666666;
	text-decoration: none;
}
.itemDestacado{
	border-bottom: #D3D3D3 1px solid;
	color: #003366;
	padding-left: 2px;
	cursor: default;
		}	
	

	
	
	/* CONTENIDOS
-----------------------------------------------*/


.apartado{
	/*margin-bottom: 1.8em;*/
	margin-left: 10px;
	margin-top:0;
	padding-left: 0;
	
	
}
.seccion{
	color: #004C73;
	padding: 3px 5px 0 2px;
	margin: 0 0 -3px 0;
	font-weight: lighter;
	letter-spacing: 0.1em;
	}

.apartado ul{
	background-color:#F5F5F5;
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	padding-top:0;
	padding-bottom:0;
	margin-top:-5px;
	border-top: 5px solid #666666;
	/*border-bottom: 3px solid #999;*/
	}
.apartado li{
	list-style-image: none;
	color: #666666;
	text-indent: 15px;
	border-bottom: solid 1px #CCCCCC;
	}
	
.apartado li a{
	display:block;
	width:100%;
	color: #666;
	background-color: #F6F6F6;
	padding: 3px 0 3px 0;
	text-decoration: none;
	}
.apartado li a:hover{
	color: #993333;
	background-color: #F6F4E8;
	text-decoration: none;
	}
	

#bread {
	font-size: 0.8em;
	color: #ccc;
	margin-bottom: 25px;
	}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}	
		
/* Estructura de la pagina principal*/

#mainPage{
	margin:auto;/*centra la pagina en mozilla teniendo en body text-align-center*/
	width:600px;
	padding:20px 0 0 0;
	text-align:left;
}
#pseudomainPage{
	margin:auto;/*centra la pagina en mozilla teniendo en body text-align-center*/
	width:600px;
	padding:90px 0 0 0;
	text-align:left;
}
#cuadroAyuda{
	margin-top:90px;
	padding:10px 15px 15px 15px;
	text-align:left;

}

/*-------------------------------------

Elementos HTML

*/

a{
	/*color: #0066CC;*/
	text-decoration: underline;
	color: #0066CC;
}

a:visited {
color: #0058AC;
}

a:hover {
	color: #339BFF;
	text-decoration: underline;
}

a:active {
	color: #0033CC;
}



form{
	display: inline;
}

h1 {
	/*border-bottom: #006699 solid 1px; */
	color: #006699;
	margin-bottom: 2em;
	font: normal lighter 1.4em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding-left:0.5em;
	padding-bottom:1em;
	background-image: url(images/SubrayadoTitulos.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}

h2{
	padding-left:0.5em;
	color: #006699;
	font: normal lighter 1.2em/1em Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin-top:1em;
	margin-bottom: 1em;
	padding-bottom:15px;
	background-image: url(images/SubrayadoTitulos.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;}
h2.formwrap{
	background: #DBEDFF;
	width:300px;
	border-width:  1px 1px 0px 10px;
	border-color:#ccc;
	border-style: solid;
	padding-left:0.5em;
	color: #006699;
	font: normal lighter 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;}
h3{
	padding-left:0.5em;
	color: #006699;
	font: bold 1em/1em Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin-top:1em;
	margin-bottom: 1em;
	/*padding-bottom:15px;*/
	/*background-image: url(images/SubrayadoTitulos.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;*/}


h3 a:link{
	color: #0066CC;
	text-decoration: none;
}

h3 a:hover{
	color: #0066CC;
	text-decoration: none;
}

h4{
	
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
}

h5{
	
	font: normal 1em Geneva, Arial, Helvetica, sans-serif;
}

iframe{
	border: 1px solid #CCCCCC;
}

input, select, textarea{
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #006699;
	font-size: 10px;
}
input, select{
	height: 16px;
}

p {
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5em;
	text-align: justify;
}
p.seccion{
	margin-bottom: 5px;
	}
td {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

ul{
	color: #666666;
	list-style-image: url(images/pointerSq.gif);
	line-height: 1.5em;
}

ul ul{
	list-style-image: url(images/bullet1.gif);
}
ol{
	line-height: 1.5em;
}
.anuncio{
	color: #B70000;
	font-weight: bold;
}

.anuncioBig{
	color: #B70000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;

}

.anuncioPositivo{
	color: green;
	font-weight: bold;
}

.buscador{
	margin-right: 15px;
}



.cuadro{
	margin-left: 10px;
	margin-top:0;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 5px 10px;
}

x

.destacado{
	color: #FFA113;
	font-weight: bold;
}
.centered{
	text-align:center;
}
/* ---------------------------------------

					FORMULARIOS

---------------------------------------*/

.botonform{
	background-color: #B1CBE5;
	border-bottom: 1px solid #3A76AF !important;
	border-left: 1px solid #DBE7F3 !important;
	border-right: 1px solid #3A76AF !important;
	border-top: 1px solid #DBE7F3 !important;
	color: #000000;
	font-size: 14px;
	height: auto;
}
.btnSmall {
	background: #FFD89F;
	border-top: 1px solid #FFE3C8;
	border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 1px solid #FFE3C8;
	color: #000;
	font-size: 10px;
	height: 16px;
	padding: 0px;
	cursor:pointer;
	}
.formBox{
	width:98%;
	border: 1px solid #ccc;
	border-left: 10px solid #ccc;
	padding:0.5em 1em;
}
.cuadroform{
	background: #EEEEEE;
	border: 3px double #CCCCCC;
	margin-right: 20%;
	margin-bottom:1em;
	padding: 0 20px 25px 10px;
	background-image: url(images/fondoDiag.gif);
	background-repeat: repeat;
	width: 450px;
}

.checkers{
	background: transparent;
	border: none;
}
.noBackgroundImg {
	background-image:none;
}
.formulario input{
	border-width:0 0 1px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 1em;
}
.formulario input:focus{
	border-bottom: 1px dashed #000;
	background: #FFF9DF;
	}
.focused{
	background: #FFF9DF;
}
.formulario textarea{
	border: 1px solid #CCC;
	border-left: 10px solid #ccc;
	font-size: 1em  !important;
}

label {
	cursor:pointer;
	cursor:hand; /*IE 5,5.5 no entienden pointer*/
 	/*padding-left: 22px;  Para dejar espacio al icono */
}
label.required {
 background-image: url(required.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
}
label.problem {
 background-image: url(caution.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
}
label.completed {
 background-image: url(complete.gif);
 background-repeat: no-repeat;
 background-position: 3px 0px;
} 
#loginInicio{
	margin:auto;/*centra la pagina en mozilla teniendo en body text-align-center*/
	width:600px;
	padding:130px 0 0 0;
	text-align:right;

}
#loginBoxInicio{
	text-align:right !important;
	margin-left:300px; /*para que se alinee a la derecha en mozilla*/
	width:300px;
	border-bottom: 1px solid #ccc;
	}
	
#loginBox{
	border: 1px solid #ccc;
	margin-left:10px;
	margin-bottom:1em;
	padding:0.5em;
	padding-bottom:0.5em;
	/*background-image: url(images/SubrayadoTitulos.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;*/
}
.loginHead{
	color:#006699;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-bottom:0;
	padding-bottom:1em;
	background-image: url(images/SubrayadoTitulos.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:100%;
	display:block;
}
#loginForm{
	text-align:right;
	font-size: 0.8em;
	padding-left:0;
	padding-right: 0.5em;
}
#loginForm label{
	padding-left:0;
	margin-bottom:5px;
}
#loginForm input{
	margin-bottom:3px;
}
#loginUserId{
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	/*background: #F9F8F0;*/
	padding: 2px;
	color: #993333;
	background-color: #F6F4E8;
	}
	#loginHelp{
	font-size: 0.8em;

	}
.cursorHand{
	cursor: pointer;
	}
.recuadro{
	background: #FFF8DD;
	border: 1px solid #006699;
	padding-left: 5px;
	padding-right: 5px;
}
.identificado{
	background: #FFF8DD;
	border: 1px solid #006699;
	padding: 2px;
}
.selected{
	background-color: #F9F8F0;
	color: #666666 !important;
	border-bottom: 1px solid #ccc;
	text-indent:15px;
	padding: 3px 0 3px 0;
	}

.small{
	font-size: 0.8em;
}

.subrayado{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.subtitulo1{
	color: #0066CC;
	font: normal 1.2em Geneva, Arial, Helvetica, sans-serif;
}

.tituloregistro{
	border-bottom-style: none;
	margin-bottom: -3px;
	margin-left: 8px;
}

.upperline{
	border-top: 1px solid #0066CC;
}

.verysmall {
	font-size: 0.6em;
}
.tablaBD {
	font-size: 1.1em;
}


.modulo{
	float:left;
	margin:0;
	padding:0;
}
.modulo_contenido {
	text-align: center;
	border-right: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.modulo_contenido_final {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2.greyBack {
	color: #4B4B4B;
	background-image: url(images/backGrey.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 2px;
	margin: 0 0 5px 0;
	text-align: center;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
}
#catalogo{
text-align:left;
	position: absolute;
	left:0;
	top:115px;
	width:150px;
	background:#fff;
	padding:80px 0 0 15px;
	margin:0;
	visibility: visible;
}

#contenidoDcha {
	text-align:left;
	padding: 10px 0px 10px 2%;
	margin: 110px 20px 0px 200px;
	background: #fff;
		}






#wrap #contenido #rightcontent .contactForm input, #wrap #contenido #rightcontent .contactForm select, #wrap #contenido #rightcontent .contactForm textarea   {
	width: 20em;
}
