@charset "UTF-8";
/* CSS Document */

.content {
 width:1016px;
 background:#328cc8;
 margin-top:-20px;
}

#div_sup,
#div_inf {
 height:39px;
 width:990px;
 display:block;
 margin: 0 0 0 10px !important;
}

#div_sup {
 background:url("img/div_sup.gif") no-repeat #328cc8;
}

#div_inf {
 background:url("img/div_inf.gif") no-repeat #328cc8;
}

.subcontent {
 margin: -16px 0 0px 30px;
 padding: 0 0 10px 0;
 width:944px;
 border-right:2px solid #fff;
 border-left:2px solid #fff;

}

		#sub_index {
		 background:url("img/fondo_blanco.png") #fff;
		 text-align:center;
		}
		
		#sub_creamundo {
		 background:url("img/fondo_azul.png") #2e3192;
		 text-align:left;
		}
		
		#sub_talleres {
		 background:url("img/fondo_morado.png") #662d91;
		 text-align:left;
		}
		
		#sub_charlas {
		 background:url("img/fondo_verde.png") #009245;
		 text-align:left;
		}
		
		#sub_servicios {
		 background: url("img/fondo_rojo.png") #c1272d;
		 text-align:left;
		}
		
		
		#sub_conversemos {
		 background:url("img/fondo_amarillo.png") #fcee21;
		 text-align:left;
		}
		
		
		#sub_contacto {
		 background:url("img/fondo_rosado.png") #ed1e79;
		 text-align:left;
		}

		#sub_mapa {
		 background:url("img/fondo_blanco.png") #fff;
		 text-align:left;
		}

.subcontent h1 {padding:24px 0 0 80px;}

		#sub_mapa h1 {color:#333;}

.subcontent h2 {text-align:right;padding:0 80px 20px 0;margin:-40px 0 0 0;}

.subcontent h3 {text-align:right;font-size:22px;}

.subcontent h4 {font-size:18px;}

.subcontent h5 {font-size:14px;text-align:right;}

.foto {
 display:block;
 float:left;
 margin:20px 20px 20px 40px;
}

.lista {
 margin:40px 20px 0 480px;
}

.lista a {
 color:#fff;
}

.lista a:visited {
 color:#fcfcfc;
}

		#menu_index {}
		#menu_creamundo {}
		#menu_talleres {}
		#menu_charlas {}
		#menu_servicios {}
		#menu_conversemos {}
		#menu_contacto {}
		
.texto {width:440px; margin:40px 20px 30px 460px;color:#333;}
.texto_sup {padding:20px 20px 0 20px;margin:60px 10px 0px 10px;width:400px;}
.texto_main {background:#fff;width:400px;margin:0px 10px;padding:0px 20px;}
.texto p {margin:0;padding:10px ;}
.texto h3 {margin:0;padding:20px 0 0 0;}
.texto h4 {margin:0;padding:20px 0 10px 0;}
.texto h5 {margin:0;padding:0 0 10px 0;}
.texto ul, .texto ol {margin:0 0 0 0;padding:0 10px 0 30px;}
.texto ul li, .texto ol li {margin:8px 0 0 0;}
.texto_inf {padding:20px 20px 0px 20px;margin:0px 10px 60px 10px;width:400px;}

		#index_main {padding:70px 0;background:none;font-size:14px;}
		#index_main {color:#2e3192;}

		#noticia_sup {margin-top:-80px;padding-top:0px;}
		#noticia_main {background:#000066;border: 2px solid #000066;-moz-border-radius:8px;color:#FFFFFF;}
		#noticia_main a, #creamundo_main h3, #creamundo_main h4 {color:#FFFFFF;}
		#noticia_main a {text-decoration:underline;}

		#creamundo_sup {background:url("img/esqsup_azul.png") no-repeat #fff;}
		#creamundo_main a, #creamundo_main h3, #creamundo_main h4 {color:#2e3192;}
		#creamundo_inf {background:url("img/esqinf_azul.png") no-repeat #fff;background-position:bottom;}
		
		#talleres_sup {background:url("img/esqsup_morado.png") no-repeat #fff;}
		#talleres_main a, #talleres_main h3, #talleres_main h4, #talleres_main h5 {color:#662d91;}
		#talleres_inf {background:url("img/esqinf_morado.png") no-repeat #fff;background-position:bottom;}
		
		#charlas_sup {background:url("img/esqsup_verde.png") no-repeat #fff;}
		#charlas_main a, #charlas_main h3, #charlas_main h4 {color:#009245;}
		#charlas_inf {background:url("img/esqinf_verde.png") no-repeat #fff;background-position:bottom;}
		
		#servicios_sup {background:url("img/esqsup_rojo.png") no-repeat #fff;}
		#servicios_main a, #servicios_main h3, #servicios_main h4 {color:#c1272d;}
		#servicios_inf {background:url("img/esqinf_rojo.png") no-repeat #fff;background-position:bottom;}
		
		#conversemos_sup {background:url("img/esqsup_amarillo.png") no-repeat #fff;}
		#conversemos_main a, #conversemos_main h3, #conversemos_main h4 {color:#fcee21;}
		#conversemos_inf {background:url("img/esqinf_amarillo.png") no-repeat #fff;background-position:bottom;}
		
		#contacto_sup {background:url("img/esqsup_rosado.png") no-repeat #fff;}
		#contacto_main a, #contacto_main h3, #contacto_main h4 {color:#ed1e79;}
		#contacto_inf {background:url("img/esqinf_rosado.png") no-repeat #fff;background-position:bottom;}

		#mapa_main {width:860px;margin:0px 20px 30px -420px;padding:20px 0;background:#fff;}
		#mapa_main a {text-decoration:none;color:#2e3192;}
		#mapa_main a:hover {text-decoration:underline;color:#2e3192;}
		#mapa_main a:visited {text-decoration:none;color:#328cc8;}

#nombre, #email {width:280px;}

#mensaje {width:360px;height:200px;}

