body {
	font-family: "Trebuchet MS";
	font-size: 76%;
	line-height: 1.2em;
	color: #666666;
	margin: 0px;
	background-image: url(imgcomunes/img_fd.gif);
	background-repeat: repeat;
	text-align: center;
}
#contenedor {
	background-color: white;
	width: 743px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contenido {
	padding: 5px 24px 10px 24px;
	vertical-align: top;	
}
#contenido ul{
	margin-left:17px;
}
h1 {
	font-size: 1.2em;
	color:#707070;
}
h2 {
	font-size: 1.1em;
	color:#FD7D1A;
	margin:3px;
	padding: Opx;
}
.intro {
	font-size: 1.1em;
	color:#FD7D1A;
	font-weight: bold;
}
.imgdrcha {
	float: right;
	padding: 1px;
	border: 1px solid #D9D7D7;
	margin: 5px 0px 5px 10px;
}
.imgizq{
	float: left;
	padding: 1px;
	border: 1px solid #D9D7D7;
	margin: 5px 10px 5px 0px;
}
.imgcentro {
	padding: 1px;
	border: 1px solid #D9D7D7;
	margin: 5px;
}
#pie {
	padding: 5px 12px 10px 12px;
	font-size: 0.8em;
	text-align: left;
}
#pie strong{
	color: #FD9F02;
}
#logo {
	padding: 0px 14px 10px 24px;
	vertical-align: bottom;
	border-bottom: 1px solid #F1F0F0;
}
.accesibilidad  {
	padding-right: 10px;
}
.logo {
	padding-right: 20px;
	float: left;
}

/***********************************MENÚ*******************************************/

#menu {
	background-color: #9CBB1A;
	color: white;
	list-style: none;
	margin: 0;
	smargin-right: auto;
	smargin-left: auto;
	text-align: right;
	border-bottom: 1px solid white;
	vertical-align: middle;	
	padding: 5px 15px;
}
#menu li {
	display: inline;
	position: relative;
}
#menu a, #menu a:visited, #menu a:hover {
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 4px 10px;
	padding: expression("5px 10px 2px 10px");
}
#menu a:hover, #menu a.hover { background-color: #3D862A; }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 20px;
	top: expression("32px");
	display: none;
	border-top: 1px solid white;
	filter: alpha(opacity=95);
}
#menu li:hover ul, #menu li.hover ul {
	display: block;
	background: #9EC27D;
}
#menu ul a, #menu ul a:visited, #menu ul a:hover {
	color: #FCFDFC;
	text-align: left;
	font-size: 1em;
	border-bottom: 1px dashed white;
	background: #9EC27D;
	display: block;
	margin: 0;
	padding: 3px 0px 3px 9px;
}
#menu ul a:hover { background: #89A86D; }

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; }
* html #menu ul li a { height: 1%; }
/* End */

/* Fix IE8. \*/
#menu ul { top: 20px !important;}
#menu ul { top /*\**/: 8px\9 !important}
.imgcentrologo { margin-top /*\**/: -1px;}
.imgcentrologo img { height /*\**/: 28px !important;}
.imgcentrologo img.pixel_horizontal {display /*\**/: none;}
ul#menu li a { padding-right /*\**/: 13px !important;}

/* Fix IE7. \*/
.imgcentrologo {*margin-top: -1px;}
#menu ul { *top: 32px !important;}
.imgcentrologo { *height: 27px !important;}
.imgcentrologo img { *padding-top: 1px;}


/***********************************ESCUELAS*******************************************/
a:link, a:visited {
	color: #3D862A;
	text-decoration:none;
	padding: 1px;
}
a:hover {
	color: #3D862A;
	text-decoration: underline;
}
#localizacion  {
	width: 400px;
}
.localizacion {
	padding:5px;
	vertical-align: top;
	background-color: #F1F0F0;
}
/***********************************ARCHIVO*******************************************/
#archivo {
	width: 200px;
	border-left: 1px solid #EEEEEE;
}
.formatoarchivo  {
	padding: 32px 5px 10px 10px;
	text-align: left;
	
}
/***********************************HOME*******************************************/
#cabecerahome {
	padding: 14px 13px 0px 22px;
	vertical-align:top;
	font-size: 80%;
	line-height: 1.1em;
	background-image: url(imghome/logotop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:  white;
	height: 82px;
}
#cabecerahome strong{
	color: #FD9F02;
}
#menuhome {
	background-image: url(imghome/img_menu.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	text-align: right;
}
.imgcentrologo {
	float:left;
}
#menuhome a{
	padding-right: 13px;
	display: inline;
	color: white;
}
#cabeceracentro {
	background-image: url(imghome/fotoprincipal.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 223px;

}
#destacado {
	position: absolute;
	margin-top: 40px;
	margin-left: 23px;
}
.destacadocab {
	background-color: #FD7D1A;
	color: white;
	padding: 2px 8px 0px 8px;
	vertical-align: middle;
	\font-size: 76%;
}
.destacadocontenido {
	background-image: url(imghome/fd_destacado.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
	height: 81px;
	padding: 5px 8px;
	vertical-align: top;
	line-height: 105%;
	\font-size: 76%;
}
.destacadocontenido strong {
	color: #FD7D1A;
}
#tablalogoshome {
	background-color: white;
	height: 100px;
	padding-left: 20px;
	padding-right: 8px;
	background-image: url(imghome/fd_cenefa.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.formato {
	padding: 10px;
	background-color: white;
	width: 250px;
	text-align: left;
}
.destacar {
	background-color: #FFB02B;
	padding: 1px 3px;
	font-size: 80%;
}
