

body{ 
	margin:0 auto; 
	padding: 0; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 12px;
	background-color:#25A014;
	background-image:url(../img/diseno/smilerainbow_1600.jpg);
	background-repeat:repeat-x;
}

a:link { text-decoration:underline; color:#004080;}
a:visited { text-decoration:underline; color:#004080;}
a:hover {text-decoration:underline; color:#007EFD}
.titulos a {font-size:26px; color:#999999; font-family:Geneva, Arial, Helvetica, sans-serif;
		font-stretch:condensed; text-decoration:none;}

hr {
	margin:2px 5px 6px 5px;
}

.respuesta_ajax{
	background-color:#FFCEB7; 
	border:#FF9866 solid 1px; 
	padding:10px; 
	text-align:center; 
	font-size:11px; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
}


.toda_la_web{
	width:898px;
	margin:25px auto;
	background-color:#fff;
	border:#999 solid 1px;

	-moz-border-radius:6px;
	-moz-box-shadow: 5px 5px 29px #333; /* Mozilla sombras */
	-webkit-box-shadow: 5px 5px 29px #333; /* SOmbras para google */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=125,strength=5)'; /* sombras para IE	*/
}

.borde_video {
	width:400px;
	height:300px;
	border:#000 solid 4px;
	-moz-border-radius:3px;
	-moz-box-shadow: 3px 3px 10px #333; /* Mozilla sombras */
	-webkit-box-shadow: 3px 3px 10px #333; /* SOmbras para google */
	margin: 0 auto;
}

.borde_sombreado{
	border:#FFF solid 3px;
	-moz-box-shadow: 3px 3px 10px #333; /* Mozilla sombras */
	-webkit-box-shadow: 3px 3px 10px #333; /* SOmbras para google */
}

.fechas {
	font-size:10px;
	color:#999;
	margin:0;
	padding: 3px;
}

.titulo_hoja {
	font-size:30px;
	font-weight:bold; 
	font-family:Verdana,'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-stretch:condensed; 
	width:898px;
	color:#000;
	padding-left:10px;
}


.encabezado{
	width:898px;
	margin:0 auto;
	text-align:center;
	background-color:#fff;
}

.cuerpo_web {
	margin: 0 auto; 
	padding-top:10px;
}

.contenedor_modulos {
		border-left:#E6E6E6 solid 1px;
}

.modulos {
	margin:5px;
	padding:5px 25px 5px 25px;
}
.modulos .titulo {
	font-size:23px; 
	color:#F00000; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
	margin:2px 0 2px 0;
	}
.modulos p { 
	margin:0 0 2px 0;
	padding:0;
}
.modulos .parrafo{
	font-size:11px; 
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	margin:2px 2px 8px 2px;
	font-family:helvetica, sans-serif, arial;
 	font-size: 3em;
	color: orange;
	font-weight:bold;
	letter-spacing: 0.01em;
  	word-spacing: 0.1em;
	text-shadow: #CCC 0.1em 0.1em 0.2em;
}

h2{
	font-family:helvetica, sans-serif, arial;
 	font-size: 1.5em;
	color: black;
	font-weight:bold;
}

h3{

}

h4{
	font-weight:100;
	font-size:11px;
}


h5{
	font-family:helvetica, sans-serif, arial;
 	font-size: 0.9em;
	color: black;
	font-weight:100;
	color:#999;
	font-style:italic;

}


.formularios {
	border:#D8D8D8 solid 1px;
	background-color:#EFEFEF;
	margin:1px;
	padding: 2px;
	font-size:12px;
}

  
.bloque_derecha { width:224px; font-family:Verdana, Geneva, sans-serif;}
.bloque_derecha .titl {
	background-image:url(../img/diseno/mtop.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:4px 0 0 3px;
	color:#FFF;
	font-size:12px;
}
.bloque_derecha .bod {
	background-image:url(../img/diseno/mmed.png);
	background-repeat:repeat-y;
	font-size:10px;
	padding-left:3px; width:212px;
}
.bloque_derecha .fin {
	background-image:url(../img/diseno/mbott.png);
	background-repeat:no-repeat;
	height:30px;
}

.indicativo {
	font-size:10px; 
	color:#333;
	background-color:#CCC;
	border:#999 solid 1px;
	margin:2px;
}


.pie_web {	
	margin: 0 auto;
	width:880px;
	border-top:#E6E6E6 solid 1px;
}
.pie_enlaces {	
	margin:3px 0px 6px 0px;	padding:4px;
	font-size:10px;
	text-align:center;
}
.pie_empresa{
	padding:4px;
	font-size:10px;
	text-align:center;
	margin:1px;
	color:#000;
}


/* Estilos para los menus creados con Jquery UI */

ul.botones_menu li{
	width:90%;
	text-align:left;
	margin-bottom:3px;
}





