/* CSS Document */

A{
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

A:hover{
	text-decoration:none;
	color:#ee6428;
	font-weight:bold;
}

h1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:12px;

}


p{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:12px;

}

H2{
	font-size:12px;
	color:#022372;
	margin:15px 0 0 0px;
	padding:0 0 0 5px;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-table}
/* \*/
* html .clearfix {height:1%}
.clearfix {display:block}

.clearleft { clear: left}
.clearright { clear:right}
.clearboth {height:.1em;clear:both;font-size:.1em;line-height:.1em}

.floatleft {
	float:left;
}


#wrapper{
	text-align: center;
}

/* cabecera */
#cabeceraOuter{
	margin-top:20px;
	width: 750px;
	height: 90px;
	background-image: url(../images/fons-cap.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
}
#menuContainer{
	height: 40px;
}
#banner{
	z-index:1;
	margin-left: 180px;
	margin-right: 25px;
	margin-top: 09px;
	visibility: visible;
	overflow: hidden;

}


/* cuerpo de la pagina */
#cuerpoOuter{
	width: 750px;
	background-image: url(../images/fons-mig.jpg);
	background-repeat:repeat-y;
	text-align: left;
}

.cos {
/*	width: 100%;*/
	margin: 0 20px 0 19px;
}

#cos_izq {
	/*	padding-left: 19px; */
	width: 432px;
	float: left;
	background-image:url(../images/globo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#cos_der {
/*	margin-right: 20px; */
	float: right;
	clear: right;
}

#sup{
	background-image:url(../images/sup.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#mid{
	background-image:url(../images/mid.gif);
	background-repeat:repeat-y;
	padding: 1px 15px 1px 15px;
	font-size:12px;
	color:#333333;
}


#inf{
	background-image:url(../images/inf.gif);
	background-repeat: no-repeat;
	height: 15px;
	font-size: 5px;
}

.familia{
	color:#ee6428;
	font-weight:bold;
}
.subfamilia{
	color: #000066;
	font-weight:bold;
}

#obra_img_sup{
	background-image:url(images/obras_sup.jpg);
}
#obra_img_mid{
	background-image:url(images/obras_mid.jpg);
}
#obra_img_inf{
	background-image:url(images/obras_inf.jpg);
}

.visualClear{
	clear: both;
	display: block;
	font-size: 1px;
}


/* pie */

#pieOuter{
	width: 750px;
	background-image: url(../images/fons-peu.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 30px 0;
	font-size: 9px;
	color: #666666;
}

/* listas */

LI{
	list-style-image: url(../images/dot.gif);
}
UL{
	margin: 10px 0 10px 40px;
	padding: 0px;
}

alinear {
	text-align: center;
}

#obras UL{
	padding: 0px;
	margin:0px 0px 0px 20px;
}
#obras LI{
	padding: 0px;
	margin:10px 5px 10px 40px;
}
/* div's*/

#Desplegable1{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
#Desplegable2{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
#Desplegable3{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
#Desplegable4{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}

/*Links*/


.sublinks{
	margin:0;
	padding:10px 0 10px 10px;
	color: #000066;
	font-weight:bold;
}


.links{
	color:#ee6428;
	
}
