/* Diseño y programacion (c) TeSys (TechnoActive Systems, S.L.) - http://www.tesys.info */
	
/* Propiedades por defecto para TAGS ----------------------------------------------------- */

*, html, body { padding: 0px; margin: 0px;}

html, body {height: 100%;}

body {
	text-align: left;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}
	

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #454589;
}
a:hover {
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/*a:after{
	content: " [" attr(href) "]";
}	
*/

input, textarea {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #d7d7d7;
	border-bottom-color: #D7D7D7;
	border-left-color: #737373;
}

.frmGeneral input{
	clear: left;
	float: left;
}
.frmGeneral label {
	clear: left;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}



/* Clases generales ----------------------------------------------------- */
.newLine{
	clear:both;
}	
	
.imgMiddle {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.textoWarning {
	font-weight: bold;
	color: #FF0000;
}

.panelInformativo {
	background-color: #E7EFF5;
	padding: 10px;
	clear: left;
	float: left;
	border: 1px solid #5890BC;
}

.tituloError {
	color: #FF0000;
}

.tituloOk {
	color: #006600;
}

.textoJustificado {
	text-align: justify;
}

.textoDerecha{
	text-align:right;
}

.textoIzquierda{
	text-align:left;
}

.textoCentro{
	text-align: center;
}
.floatRight { float: right; }
.bgMarcaAgua {
	background-image: url(../pix/bgMarcaAgua.jpg);
	background-repeat: no-repeat;
	background-position: -50px -50px;
}







/* Bloques -----------------------------------------------------  */

#wrapper {
	position:relative;
	z-index:1;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	text-align: left;
	height: 100%;
}

#bgWebTop {
	background-image: url(../pix/bgWebTop.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 974px;
	background-position: left bottom;
	display: none;
}
#bgWeb {
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

#webInterior { height: auto; 
}


#bgWebBot {
	background-image: url(../pix/bgWebBot.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 974px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	display: none;
}

#header {
	height: 96px;
	width: 929px;
	background-image: url(../pix/bgCabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 19px;
	display: none;
}

#header h1 { display: none; }
#header a {
	font-size: 0.95em;
	color: #FFFFFF;
}

#header a:hover { color: #e4ae4e; 
}

#suscripcionRSS {
	float: right;
	padding-right: 25px;
	height: 25px;
	width: auto;
	background-image: url(../pix/icono-rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
}

#barraHeader {
	background-image: url(../pix/bgBarraHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#fecha {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../pix/icono-calendario.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	padding-top: 6px;
	float: left;
}

#frmAcceso {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	height: 25px;
	display: none;
}

#frmAcceso #entrar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background:none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#frmAcceso label {
	font-size: 0.9em;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	vertical-align: middle;
}

#frmAcceso input {
	vertical-align: middle;
	background-image: url(../pix/inputAccesoBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6E6CC;
}

#linkHelp {
	background-image: url(../pix/icono-help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#contenido {
	height: auto;
	clear: left;
	color: #666666;
	padding-left: 12px;
}

#menuLateral {
	float: left;
	height: auto;
	width: 206px;
	display: none;
}

#contenidoArticulo {
	display: block;
	padding: 12px 14px 20px;
	float: left;
	height: auto;
	margin-top: 29px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 1.5em;
}
#linkImprimir {
	background-image: url(../pix/icono-impresora.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 20px;
	font-size: 0.9em;
	display: none;
}

#contenidoArticulo h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #585858;
	text-align: justify;
	width: 370px;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#contenidoArticulo hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
	height: 1px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contenidoArticulo p {
	text-align: justify;
	margin-bottom: 10px;
}

#contenidoArticulo ul {
	padding-left: 20px;
	padding-bottom: 15px;
}
#contenidoArticulo li {
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: justify;
	list-style-type: square;
	padding-left: 15px;
}


#contenidoArticulo #picArticulo {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}




#panelesLaterales {
	float: left;
	margin-top: 29px;
	width: 205px;
	display: none;
}

#footer {
	height: auto;
	width: 917px;
	clear: left;
	color: #666666;
	padding-right: 19px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#footer address {
	font-style: normal;
	font-weight: normal;
	clear: left;
}
#lineaFondo  {
	font-weight: bold;
	clear: left;
	float: left;
	width: auto;
}


#lineaFondo #linkMapa {
	background-image: url(../pix/bullet-flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	display: none;
}
#copyright { color: #333333; }


#textosLegales {
	text-align: center;
	width: 700px;
	clear: none;
	float: left;
	display: none;
}

