* {
  margin:0px;
  padding:0px;
  
}


body{

	font-family::Verdana;
}


body a{	
	color: #64212D;
}


select{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F2F3F4;
	margin:0 0 1px 20px;
	width:100px;
	border-width:1px;
	border-style:solid;
}


span{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}


#web{
	padding:0 6px 0px 6px;
	margin:0 auto 0px auto;
	width:1005px;
	height:100%;
	background-image:url(../images/fondo_web.jpg);
	background-repeat:repeat-y;
	
}


#header {
  background-color: #fff;
  color: #000;
  background-image:url(../images/cabecera.jpg);
  background-repeat:no-repeat;
  height:155px;
  width:1006px;
  font-family:verdana;
  
}

#header a{
	text-decoration:none;
}




div.div_idioma{
	margin-bottom:28px;
	padding:2px 2px 20px 2px;
	text-align: center;
	color: #666666;
}



a.idioma{
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	color:#64212D;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	margin-top:20px;
	
}


#header h1 img {
	border:0px;
}


#header ul{
    height: 25px;
	list-style: none;
	width:950px;
}


#header ul li{
	display:inline;
	color:#333333;
	float:left;

}


#header ul li div.link{
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	width:150px;
	height:20px;
	padding-top:2px;
	text-align:center;
	line-height: 15px;

}



#header ul li a{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	cursor:hand;
	display:block;
	border-right:1px solid #A07CA2;
	height: 18px;
	margin-top: 3px;
	
}

#header ul li:hover{
	background-position: 0 -24px;
	cursor:hand;
	
}



#header ul li:hover div.link{
	color:#64212D;
	cursor:hand;
}



#pestanas{
	padding-top:130px;
	xheight:155px;
	width:1006px;
}

	

#header input{
	width:70px;
	height:12px;
	font-size:11px;
}

#header input.buscar{
	background-color:#ffffff;
	background-image:url(../images/boton_buscar.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	font-size:11px;
	border-style:none;
	cursor:pointer;
}

div.pan{
	float:left;
	width:300px;
	margin:0 0 0 250px;
	text-align:left;
	padding:4px 0 0 7px;
	font-size:11px;
}


#cuerpo{
	padding:5px 0px 10px 0px;
	overflow:auto;
	z-index:100;
	xbackground-image:url(../images/fondo_cuerpo.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#izquierda{
	width:150px;
	height:100%;
	float:left;
	font-family:verdana;
	font-size:12px;
	xtext-align:center;
	xheight:360px;
	padding:15px 0 0 0;
}



#derecha{
	width:140px;
	float:right;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	clear:right;
	
}


#links{
	background-image:url(../images/box2.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:98px;
	color:#FFFFFF;
	padding-top:12px;
	font-weight:bold;
	xmargin:0 0 0 0;
}
	
#links a.link{
	margin:0 0 0 18px;
	background-image:url(../images/cuadro.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 12px;
}

#links a.link:visited, #links a.link:link{
	color:#FFFFFF;
}

#links a.link:hover{
	color:#F9D140;
}
	
	
#registro{
	background-image:url(../images/box1.jpg);
	background-repeat:no-repeat;
	width:125px;
	height:155px;
	margin-bottom:10px;
	background-color:#ffffff;
	text-align:left;
	color:#dddddd;
	padding:10px 0 0 9px;
}

#registro input{
	font-family:Verdana;
	font-size:11px;
	width:100px;
	margin-bottom:2px;
}

#registro input.validar{
	background-image:url(../images/boton_admin.jpg);
	background-color:#EBDFF5;
	cursor:pointer;
	width:64px;
	height:19px;
	color:#5D2566;
	text-align:center;
	border-style:none;
	padding-bottom:5px;
	margin-top:4px;
}


#registro p{
	color:#dddddd;
	margin-right:20px;
}

#registro p a{
	color:orange;
	margin-right:17px;
}


#registro form{
	color:#dddddd;

}


#registro a.rojo{
	font-weight:normal;
	color:#ff6666;
}

#registro a.verde{
	font-weight:normal;
	color:#006633;
}


#registro a.zona_administracion{
	font-weight:normal;
	color:#551A8B;
	background-image:url(../images/boton_zona_admin.jpg);
	background-repeat: no-repeat;

}


#registro a.zona_administracion:hover{
	font-weight:normal;
	color:#666666;
	background-image:url(../images/boton_zona_admin.jpg);
	background-repeat: no-repeat;
	background-color: silver;

}


#registro a:hover{
	font-weight:normal;
	color:#ffffff;
}





#partners{
	background-image:url(../images/registro.gif);
	background-repeat:no-repeat;
	width:125px;
	text-align:left;	
}

#partners img{
	margin-bottom:5px;
	border:0px;
}




div.menu_cabecera{
	width:140px;
	height:15px;
	margin:0 0 0 10px;
	background-color: #f4f4f4;
}



div.menu_items {
	background-color :#f4f4f4;
	width:140px;
	margin:0 0 0 10px;
}


div.menu_pie{

	width:140px;
	height:15px;
	margin:0 0 0 10px;
	background-color: #f4f4f4;
}



div.menu_items a{
	width:138px;
	height:100%;
	background-color :#f4f4f4;
	display:block;
	padding:5px 0 5px 0;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	font-size:11px;
}


div.menu_items a.activo{
	background-color:#FFFFFF;
	color:#7C357E;

}

div.menu_items a.inactivo{
	color:#999999;

}
div.menu_items a.inactivo:hover{
	background-color :#FFFFFF;
	color:#999999;
}


#contenido{
	float:left;
	width:630px;
	margin:5px 12px 0 12px;
	font-family:Verdana;
	padding:0 10px 0 10px;
	xborder-left: 1px dashed #CCCCCC;

}


#contenido h2{
	color:#005E7C;
	font-family:Verdana;
	font-size:18px !important ;
	font-weight:bolder;
	margin:5px 0 30px 0;
}

div.sangria_izquierda{
	margin-left:60px;
}

div.sangria_izquierda ul {
	list-style-image: url("../images/imagen_li.jpg");
	list-style-position: inside;
}


#destacado{

	width:440px;
	height:300px;
	margin:0 5px 10px 0;
	
}


#media{
	background-color:#F2F2F2;
	height:300px;
	margin:0 0 10px 0;
}


#noticias{
	position:relative;
	height:100%;
}


#noticias_seccion{

}



#noticias a{
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	overflow:auto;
}

#noticias div.tipo{	
	clear:both;
}


#noticias a.inactivo, #noticias a.inactivo:visited, #noticias a.inactivo:active{
	background-image:url(../images/pestnot2.png);
	background-repeat:no-repeat;
	color:#336699;
	width:96px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	overflow:auto;
	
}



#noticias a:hover{	
}


#noticias a.activo{
	background-image:url(../images/pestnot1.png);
	background-repeat:no-repeat;
	color:#800080;
	width:96px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	overflow:auto;
}


#listado_noticias{
	width:440px;

}



img.noticia{
	border: 3px solid #B5A0C3; 
	margin:0 10px 10px 0;
}


div.ver_todas{
	text-align:right !important;
	padding:1px 2px 0 0;
	margin-left: 353px;
	
}

div.ver_todas a.enlace{
	padding:1px 0 0px 0;
	float:none !important;
	background-image:url(../images/fondo_mas.gif);
	font-size:8px !important;
	font-weight:bold;
	width:85px !important;
	text-align: center;
	color:#725485 !important;
	width:96px;
	height:25px;
	display:block;


}


div.contenedor_admin{

	background-color :#F9F9F9;
}

 div.acciones_admin{
	text-align:right;
	margin:0 3px 5px 0;
	font-size:9px !important;	
}




div.noticia{
	font-family:Verdana;
	font-size:11px;
	margin:10px 0px 5px 0px;
	color:#666666;
	background-color:#F0F2F4;
	height:100%;
}




div.noticia a.rss, div.noticia a.rss:visited, div.noticia a.rss:active{
	background:none !important;
	background-repeat:no-repeat !important;
	color:#336699 !important;
	width:auto !important;
}






div.noticia div.titulo{
	height: auto;
	background-image:url(../images/titulo_noticia.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 35px;
	font-weight:bold;
	line-height: 19px;
	
}





div.noticia div.fecha{
	margin:0 8px 0 0px;
	font-size:8px;
	font-weight:normal;
	float:left;
	line-height: 20px;
	vertical-align:bottom;
	height:auto;
}

div.noticia span.comentarios{
	font-size:9px;
	font-weight:bold;
	text-align:right;
	margin:0px 0 0 330px;
	color:#85639C;
}

div.noticia span.comentarios a.link_comentarios{
	font-size:9px;
	font-weight:bold;
	text-align:right;
	line-height: 25px;
	color:#85639C;

}





div.noticia p{
	padding:0 35px 0 35px;
	text-align:justify;
}


div.lista_comentarios{
	display:block;
	margin-bottom:10px;

}

div.comentario{
	border: 1px solid #B5A0C3;
	margin-top:15px;
	padding:10px 10px 10px 30px;
	background-image:url(../images/fondo_comentario.jpg);
}


div.comentario p{

	margin-top:15px;

}


div.form_comentario {



}


div.form_comentario form{
	padding:20px;

	xbackground-color:#F7F8F9;
	xborder-top: 1px solid #B5A0C3;	
	
}


div.form_comentario form p{
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 15px;
	text-align:left;
}

div.resultado{
	margin:0 0 20px 0;
}




div.resultado div.titulo{
	font-family:Verdana;
	font-size:11px;
	margin:10px 5px 5px 5px;
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}


div.resultado p{
	font-family:Verdana;
	font-size:11px;
	margin:10px 5px 5px 5px;
	color:#666666;
	text-align:justify;
}


div.texto_busqueda{
	font-family:Verdana;
	font-size:11px;	
}




#contenido ul{

}


#contenido  li{
	font-size:12px;
	list-style-position:outside;
	margin-bottom:5px;

}


#contenido  ol li{
list-style-position:outside;
margin-left:20px;
padding-bottom:10px;

}


#tipo{

	height:100%;
	xoverflow:auto;
}



#tipo1{
	position:absolute;
	width:100%;
}


#tipo2{
	position:absolute;
	width:100%;
	display:none;
}


#tipo3{
	position:absolute;
	width:100%;
	display:none;
}

#tipo4{
	position:absolute;
	width:100%;
	display:none;
}

div.tipo{
	background-image:url(../images/fondonot.png);
	background-repeat:no-repeat;
	height:100%;
}


#agora{
	text-align:center;
}


#que_es{
	font-size:12px;
	text-align:justify;
	margin:auto;
	color:#666666;
}



#filosofia{
	font-size:11px;
	text-align:justify;
	margin:auto;
	color:#666666;
}




#capacidades{
	font-size:11px;
	text-align:justify;
	margin:auto;
	color:#666666;
}


#capacidades image{
	margin: 0 20px 10px 0;
}

#capacidades ul{
	list-style-type: dot;
	padding-left:20px;} 

}



#capacidades ul li{
	display:list-item;
	margin-bottom:10px;

}


#capacidades div.titulo_conocimiento{
	font-size:13px;
	color:#85639C;
	font-weight:bold;
	padding: 0 0 10px 0;
	margin: 20px 0 5px 0;	
	background-image: url(../images/linea.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}






div.herramienta{
	width:400px;
	margin:10px 0 20px 15px;
}



div.herramienta div.nombre{
	font-size:13px;
	background-image: url(../images/titulo_herramienta.jpg);
	background-repeat:no-repeat;
	padding: 4px 0 4px 40px;
	color:#ffffff;
	

}


div.herramienta div.descripcion{
	font-size:11px;
	background-image: url(../images/fondo_herramienta.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
	color:#666666;
	margin:0 0 0 32px;
}


div.herramienta div.nombre a, div.herramienta div.nombre a:active, div.herramienta div.nombre a:visited, div.herramienta div.nombre a:link{
	color:#ffffff;
	font-weight:bold;
	font-size:13px;


}


div.herramienta div.nombre a:hover{
	color:#F9D140;

}


div.contenedor_nosotros{
	padding:0 0 0 120px;
	margin:0 0 40px 0;

}



div.titulos_nosotros{
	background-image:url(../images/fondo_titulo.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:18px;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	margin:30px 0 10px 0;
	font-size: 13px;
}


div.titulos_secciones{
	background-image:url(../images/fondo_titulo2.gif);
	background-repeat:no-repeat;
	width:250px;
	height:18px;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	margin:0 0 2px 0;
	font-size: 13px;
}


#descargas{

	font-size:13px;
	margin:0 0 0 0;
}


div.descarga{
	margin:auto;
	margin-bottom:20px;
	width:425px;
	font-family:Verdana;
	font-size:11px;
	background-image:url(../images/fondo_descarga.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px 0 10px 0;
	overflow:auto;
	clear:left;
}


#descargas div.titulo_descripcion{
	width:192px;
	background-color :#BDA9C9;
	float:left;
	text-align:center;
	margin:10px 20px 5px 7px;
	padding:3px;
	font-weight:bold;
	color:#ffffff;
}


#descargas div.titulo_autores{
	width:110px;
	background-color :#BDA9C9;
	float:left;
	text-align:center;
	margin:10px 20px 5px 0;
	padding:3px;
	font-weight:bold;
	color:#ffffff;
}


#descargas div.titulo_fichero{
	width:65px;
	background-color :#BDA9C9;
	float:left;
	text-align:center;
	padding:3px;
	margin:10px 0 5px 0;
	font-weight:bold;
	color:#ffffff;
}



div.descarga div.descripcion{
	width:44%;
	float:left;
	text-align:justify;
	margin:0 20px 0 0;
	padding:10px 5px 10px 5px;
	font-weight:bold;
	color:#666666;
}


div.descarga div.autores{
	width:25%;
	float:left;
	margin:0 20px 0 0;
	padding:10px 5px 10px 5px;
	color:#666666;
}


div.descarga div.fichero{
	width:13%;
	float:left;
	text-align:center;
	padding:10px 5px 5px 5px;
	color:#666666;
}

div.usuarios{
	margin:auto;
	width:425px;
	font-family:Verdana;
	font-size:11px;
	background-image:url(../images/fondo_descarga.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:auto;
	padding:10px 25px 20px 0;

}

div.usuarios div.columnas{
	float: left;
	width:200px;
	text-align:right;
}


div.descarga div.fichero img{
	border:0px;
	clear:right;
	
}



div.herramientas{
	width:45%;
	float:left;
	height:275px;
	margin:0 0 0 15px;
	padding:10px 0 0 0;
	background-image:url(../images/fondo_herramientas.jpg);
	background-repeat:no-repeat;
}

div.contenedor_espacios{
	width:100%;
	height:100%;
	overflow:auto;
	margin-top:20px;
}


div.herramientas img{
	margin:0 0 0 20px;
	border:0px;
}



div.noticias_espacios{
	width:43%;
	float:left;
	height:275px;
	margin:0 0 0 15px;
	padding:20px 10px 10px 10px;
	font-family:Verdana;
	font-size:11px;
	background-image:url(../images/fondo_noticias_espacios.jpg);
	background-repeat:no-repeat;
}

div.chat{
	position:relative;
	width:90%;
	margin:auto;

}


div.calendario{
	padding:10px 10px 10px 20px;
	font-family:Verdana;
	font-size:11px;
	margin:0 0 40px 0;
	height:150px;
	width:220px;
}



div.calendario table.month{
	width:220px;	
	float:left;
}


div.calendario td{
	width:220px;
	text-align:center;	
	padding:2px;
}


div.calendario tr.monthhead{
	background-color:#4071b4;
	background-image:url(../images/cabecera_mes.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	
}


div.calendario tr.monthhead tr{
	border:0px;
	
}


div.calendario td.dayname{
	font-weight:bold;
	background-color:#d2ddef;
}


div.calendario td.monthday{
	background-color:#f4f4f4;	
}


div.calendario td.monthday a{
	color:#666666;	
}


div.calendario td.today{
	background-color:#feca8e;	
}



div.calendario td.saturday {
	background-color:#e6e6e6;
}


div.calendario td.sunday{
	background-color:#e6e6e6;
}

div.calendario div.eventos{
	width:180px;
	background-color :#cccccc;
	float:left;
}



#que_es img{
	margin-left:7px;
}


#que_es h2{
	font-size:14px;
	color:#64212D;
}

#admin_inicio{
	font-family:verdana;
	font-size:12px;
}


div.admin_format{
	font-family:Verdana;
	font-size:11px;
	color:#888888;
}


div.admin_format form{
	margin:20px 0 0 50px;
	text-align:right;
	float:left;

}

div.english{
	background-color:#f4f4f3; 
	padding:5px 5px 5px 5px;
}


div.admin_format form input.texto{
	background-color: #F2F3F4;
	border-width:1px;
	border-style:solid;
	border-color:#D3D7DA;
	width:255px;
}

div.admin_format form input.texto_file{
	background-color: #F2F3F4;
	border-width:1px;
	border-style:solid;
	border-color:#D3D7DA;
	width:180px;
}




div.admin_format form textarea{
	width:255px;
	height:100px;
	background-color: #F2F3F4;
	border-width:1px;
	border-style:solid;
	border-color:#D3D7DA;
	font-family:verdana;
	font-size:13px;
	
}

div.admin_format form textarea.resumen{
	height:50px !important;

}

div.admin_format form.form_alta{
	margin-right:20px;

}




div.antispam{
	background-color:#EEEEEE;
	height:55px;
	width:230px;
	padding:6px 3px 0 5px;
	xmargin-left:135px;
}

div.antispam input.codigo_spam{
	width:90px !important;
	margin-top:5px !important;
}




div.barra_admin{
	width:450px;
	height:30px;
	background-image:url(../images/barra_admin.jpg);
	background-repeat:no-repeat;
	padding:6px 5px 0px 5px;
	background-color :#ffffff;
}

input.boton_admin{
	background-image:url(../images/boton_admin.jpg);
	background-color : #ffffff;
	border-style:none;
	width:64px;
	height:20px;
	font-size:10px;
	font-family:Verdana;
	margin:0 5px 0 10px;
	font-weight:bold;
	color:#64212D;
	padding:0 0 2px 0;
	cursor:pointer;
}



input.boton_admin2{
	background-image:url(../images/boton_admin2.jpg);
	background-color : #ffffff;
	border-style:none;
	width:64px;
	height:20px;
	font-size:10px;
	font-family:Verdana;
	margin:0 0 0 10px;
	font-weight:bold;
	color:#64212D;
	padding:0 0 2px 0;
}



div.barra_admin select{ 
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F2F3F4;
	margin:0 0 1px 170px;
	width:100px;
	border-width:1px;
	border-style:solid;
	} 

form select{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F2F3F4;
	width:100px;
	border-width:1px;
	border-style:solid;
}



div.listado_admin{
	width:448px;
	border-right-style:solid !important;
	border-right:2px;
	border-color:#F0F0F0;

}

div.accion_admin{
	border-top-style:solid !important;
	border-top:2px;
	border-top-color:#F0F0F0;
	height:20px;
	margin:20px 0 0 117px;
	padding:10px 0 0 4px;
	width:360px;
}


div.titulo_admin{
	font-size:13px;
	margin:0 0 10px 2px;
	border-bottom-style:solid !important;
	border-bottom:2px;
	border-bottom-color:#F0F0F0;
	width:447px;
	height:20px;
}

#form_contacto{

	width:255px;
	height:335px;
	text-align:right;
	float:left;
	background-image:url(../images/fondo_formulario.jpg);
	background-repeat:no-repeat;
	xpadding:10px 20px 0 0;
	margin: 8px 6px 0 0;
}

#form_contacto form{
	padding: 9px 15px 0 0;
	font-family:verdana;
	font-size:11px;
	color:#999999;

}


#form_contacto div.capa_botones{
	margin: 0 0 0 13px;
	background-color :#B5A0C3;
	text-align:center;
	width:227px;
}


#form_contacto div.label_mensaje{
	padding: 4px 0 4px 17px;

	text-align:left;

}

#form_contacto form input{
	background-color: #F8F7FB;
	border-width:1px;
	border-style:solid;
	border-color:#B5A0C3;
	width:165px;
	height:15px;
	margin-top:5px;
}


#form_contacto form textarea.textarea{
	background-color: #F8F7FB;
	border-width:1px;
	border-style:solid;
	border-color:#B5A0C3;
	width:225px;
	height:100px;
	margin-bottom:5px;
}


#form_contacto form select{
	background-color: #F8F7FB !important;
	border-color:#B5A0C3 !important;
}


#form_contacto form input.boton{
	background-image:url(../images/boton_formulario.jpg);
	background-repeat:no-repeat;
	width:55px;
	height:15px;
	font-family: verdana;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:#B5A0C3;
	margin-left:4px;
	margin-top:0px !important;
}


#plano img{
	padding:0 0 0 10px;
	
}


#info_contacto{
	text-align:right;
	margin:120px 0 0 0;

}


#texto_contacto{
	width:179px;
	height:80px;
	background-image:url(../images/fondo_texto.jpg);
	background-repeat:no-repeat;
	color:#666666;
	float:right;
	margin:0 0 40px 0;

}

#texto_contacto p{
	width:165px;
	height:80px;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	margin:2px 0 0 4px;
	}





#paginador{
	text-align:center;
	height:25px;
	margin:30px 0 0 0;
}


a.item_paginador{
	border: 1px solid #B5A0C3;
	padding:2px 6px;
	margin:2px;
	xdisplay:block;
	text-align:center;
	line-height:26px;
	

	

}

a.item_paginador:hover{
	border: 1px solid #B5A0C3;
	padding:2px 6px;
	margin:2px;
	xdisplay:block;
	background-color:#F2EDF8;
	text-align:center;
	line-height:26px;


}


#footer{
	background-image:url(../images/fondo_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:20px 0 1px 0;
	text-align:center;
	font-size:10px;
	color:#64212D;
	font-weight:bold;
	width:1000px;
	font-family:verdana;
}


#sombra_abajo{
	padding:0px 6px 0 6px;
	margin:0px auto 0 auto;
	width:1006px;
	height:34px;
	background-image:url(../images/fondo_pie.jpg);
}


img.imagen_carga{
	padding: 20px 0 0 20px;
	margin:0 0 20px 0;
}

form.password{
	text-align: right;
	width: 450px;
}

div.error{
	color:orange;
	font-size:9px;
	padding-right:5px;
}

div.lopd{
	color:#666666;
	font-size:10px;
	margin:auto;
	text-align:justify;
}

div.recomendacion{
	color:red;
	font-size:11px;
	font-style:italic;
	margin:auto auto 25px;
	text-align:justify;
}

div.img_center {
text-align:center;
}

#contenido h3 {
color:#005E7C;
font-family:Verdana;
font-size:16px !important;
font-weight:bolder;
margin:10px 0 15px;
}