body, html {
	margin:0;
	padding:0;
	font-family: Arial, Tahoma;
	}

p{
	margin:0 10px 10px;
}

a{
	color: Maroon;
	padding:0px;
	text-decoration: none;
	}
	
address a{
	/*background-image: url(../iconos/valid-xhtml10-blue.png);
	background-repeat: no-repeat;*/
	background-position: center;
}

address a img{
	border: 0px;
}

table{
	border-collapse: collapse;
	width: 225px;
	font-size: small;
}

.posicion{
	list-style-position: outside;
	list-style: circle !important;
}

table.border_ex{
	border: solid black 2px;
	width: auto;
}

th.border_in{
	border: dashed black 1px;
	text-align: center;
	width: 40px;
	background-color: GrayText;
}

td.border_in{
	border: dashed black 1px;
	text-align: center;
	vertical-align: middle;
	width: 3%;
	background-color: ButtonFace;
}

.direccion{
	color: ButtonFace !important; 
	text-align: center; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: smaller; 
	font-style: italic;
	}

div#container{
	width:100%;
	background-image: url(../imagenesweb/fondoestr.gif);
	}
	
div#header{
	border-bottom: groove;
	border-top: groove;
	background-image: url(../Logo/ecata.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 3;
	}
div#headerfondo{
	background-image:  url(../imagenesweb/fondoestr.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 1;
}

div#header h1{
	text-align: center;
}

div#header h1 a img{
	border: 0px; 
	height: 56px;
	width: 455px;
}

div#content{
	float: right;
	width: 100%;
	height: 100%;
	left: 0px;
	background-color: #EEE;
	}

div#content a img{
	margin: 0px 8px;
	border: 0px;
}

div#content h2{
	font-size: 1.8em;
	font-variant: small-caps;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #d3d3d3;
	text-align: left;
}

div#content h5{
	font-size: 1.2em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
}

div#content input{
	font-size: 0.8em;
	background-color: #d3d3d3;
}

.item{
	color: maroon; 
	font-weight: bolder;
}

.subitem{
	color: Black; 
	font-weight: normal;
	line-height: 15pt;
	text-align: justify;
	padding: 0px 12px 0px 0px;
}

#menuBar {
	font-size: 0.9em;
	font-variant: small-caps;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #d3d3d3;
	/*background-image: url(bg_menu.png);*/
	background-repeat: repeat-x;
	/*position: absolute;*/
	top: 20px;
	left: 0px;
	width: 760px;
	height: 30px;
	border: solid 1px #000;
	}

.menuInside {
	display: block;
	padding: 5px 
	}
	

div#content p{
	line-height:1.4
	}

div#navigation{
	float:left;
	width:225px;
	height: 50%;
	background: Orange;
	}
	
div#extra{
	float: left;
	clear: left;
	width:225px;
	height: 50%;
	background: #EEE;
	}

div#noviembre{
	margin: 10px;
	float: left;
	clear: none;
	width:225px;
	height: 50%;
	/*background:#EEE;*/
	}	

div#diciembre{
	margin: 10px;
	float: left;
	clear: left;
	width:225px;
	height: 50%;
	/*background:#EEE;*/
	}
	
div#cuerpodia{
	float: left;
	position: absolute;
	left: 270px;
	width: 63%;
	/*height: 79%;*/
	background-color: #EEE;
	border-color: Maroon;
	border-style: outset;
	border-collapse: collapse;
}
div#cuerpodia h4{
	text-align: center;
	text-transform: uppercase;
	line-height: 12pt;
}


div#cuerpodia table{
	position: relative;
	left: auto;
	top: auto;
	background-position: center;
	border: solid black 2px;
	width: auto;
	margin: 5px 0px 0px 45px;
}

div#cuerpodia table th{
	border: dashed black 1px;
	text-align: center;
	width: auto;
	background-color: GrayText;

}

div#cuerpodia table td{
	border: dashed black 1px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	background-color: ButtonFace;
	background-position: center;
	padding: 2px;
}

div#footer{
	clear:both; 
	width:100%;
	/*background: #333;*/
	background-image:  url(../imagenesweb/fondoestr.gif);
	background-repeat: no-repeat;
	/*color: #FFF;*/
	}
	
.centrar-imagen {
text-align: center;
}
