@charset "utf-8";
body{
	background: url(../imgs/bg.jpg) repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	background: url(../imgs/fondo-header.jpg) repeat-x;
	height:152px;
	width:100%;
	/*margin-top:0px;*/
}

#headerdiv{
	background: url(../imgs/header.gif) no-repeat;
	width:1024px;
	height:148px;
}

#logo{
	/*margin-left:100px;*/
	/*width:594px;*/
	float:left;
}

#menuHeader{
	width:280px;
	float:right;
	margin-top:23px;
}

.btnMenuHeader{
	background-color:#ce2894;
	color:#fce8f3;
	border:none;
	height:22px;
	margin:0;
	float:left;
}

.btnMenuHeader:hover{
	background-color:#9E1273;
	color:#FFFF00;
}

.btnMenuHeaderSelected{
	background-color:#facee7;
	color:#000000;
	border:none;
	height:22px;
	margin:0;
	float:left;
}

.clearer{
	clear:both;
}

.btnMenuSelected{
	background: url(../imgs/seleccionado.jpg) #ec93c1 no-repeat;
	/*border:solid 1px #ab248b;*/
	color:#000000;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
}

.btnMenu01{
	background: url(../imgs/01.jpg) #ab248b no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #ab248b;*/
}

.btnMenu01:hover{
	background: url(../imgs/01Over.jpg) #ab248b no-repeat;
	/*border:solid 1px #ab248b;*/
	color:#000000;
}

.btnMenu02{
	background:url(../imgs/02.jpg) #1d93d1 no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #1d93d1;*/
}

.btnMenu02:hover{
	background: url(../imgs/02Over.jpg) #1d93d1 no-repeat;
	/*border:solid 1px #1d93d1;*/
	color:#000000;
}

.btnMenu03{
	background:url(../imgs/03.jpg) #faa924 no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #faa924;*/
}

.btnMenu03:hover{
	background: url(../imgs/03Over.jpg) #faa924 no-repeat;
	/*border:solid 1px #faa924;*/
	color:#000000;
}

.btnMenu04{
	background:url(../imgs/04.jpg) #ed198a no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #ed198a;*/
}

.btnMenu04:hover{
	background: url(../imgs/04Over.jpg) #ed198a no-repeat;
	/*border:solid 1px #ed198a;*/
	color:#000000;
}

.btnMenu05{
	background:url(../imgs/05.jpg) #01a67e no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #01a67e;*/
}

.btnMenu05:hover{
	background: url(../imgs/05Over.jpg) #01a67e no-repeat;
	/*border:solid 1px #01a67e;*/
	color:#000000;
}

.btnMenu06{
	background:url(../imgs/06.jpg) #fad405 no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #fad405;*/
}

.btnMenu06:hover{
	background: url(../imgs/06Over.jpg) #fad405 no-repeat;
	/*border:solid 1px #fad405;*/
	color:#000000;
}

.btnMenu07{
	background:url(../imgs/07.jpg) #8f5c25 no-repeat;
	width:110px;
	height:57px;
	margin:0;
	padding:0;
	/*border:solid 1px #8f5c25;*/
}

.btnMenu07:hover{
	background: url(../imgs/07Over.jpg) #8f5c25 no-repeat;
	/*border:solid 1px #8f5c25;*/
	color:#000000;
}

#contenido{
	width:900px;
	margin: auto;
}

#menu{
	width:110px;
	height:342px;
	float:left;
	margin-right:10px;
	text-align:center;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	padding:0;
	border:none;
}

#bannerTop{
	width:730px;
	height:90px;
	margin-bottom:10px;
}

#bannerRight{
	width:165px;
	float:left;
	margin-left:10px;
}

#mainInfo{
	width:750px;
	float:left;
	min-height:400px;
	padding:0;
	margin:0;
}

.mainDiv{
	background-color:#facee7;
	padding:5px;
	width:540px;
}

h1{
	color:#ed0982;
	font-size:16px;
	height:22px;
	padding:0;
	margin:7px 0 0 0;
}

.h1{
	color:#ed0982;
	font-size:16px;
	padding:0;
	margin-top:7px;
	font-weight:bold;
}

h2{
	color:#88074a;
	font-size:15px;
}

.frmLabel{
	color:#88074a;
	font-size:15px;
	font-weight:bold;
	padding-right:10px;
}

.frmInput{
	width:425px;
	border:none;
	background-color:#fdf4f9;
}

.frmInputFocus{
	width:425px;
	border: outset 1px #999999;
	background-color:#fdf4f9;
}

.frmButton{
	background: url(../imgs/enviar.jpg) #fdf4f9 no-repeat;
	width:110px;
	height:26px;
	border:none;
}

.frmButton:hover{
	background: url(../imgs/enviarOver.jpg) #fdf4f9 no-repeat;
}

.homeFooter{
	background: url(../imgs/pieFoto.jpg) no-repeat;
	width:550px;
	height:80px;
	padding:0;
}

.mnListArticulos{
	float:left; width:89px; height:38px;
	font-weight:bold;
	/*border-right:solid 1px #333333;*/
	font-size:11px;cursor:pointer;
}

.mnListArticulos:hover{
	/*background-color:#88074a;
	color:#fdf4f9;*/
	text-decoration:underline;
}

#divEncuesta{
	background: url(../imgs/encuesta.jpg) #db5cad no-repeat;	
	width:104px;
	min-height:179px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding: 0 3px 0 3px;
}

.btnPDF{
	background: url(../imgs/pdf.gif) no-repeat;	
	width:30px;
	height:28px;
	border:none;
	margin-left:30px;
	cursor:pointer;
}

.btnPDF:hover{
	background: url(../imgs/pdfOver.gif) no-repeat;	
	width:30px;
	height:28px;
	border:none;
}

.hdrInformate{
	background: url(../imgs/informateFondo.jpg) repeat-x;
	height:33px;
}

.hdrEmprende{
	background: url(../imgs/emprendeFondo.jpg) repeat-x;
	height:33px;
}

.hdrIntegrate{
	background: url(../imgs/integrateFondo.jpg) repeat-x;
	height:33px;
}

.hdrEspejo{
	background: url(../imgs/espejoFondo.jpg) repeat-x;
	height:33px;
}

.hdrNosotras{
	background: url(../imgs/nosotrasFondo.jpg) repeat-x;
	height:33px;
}

.hdrDiviertete{
	background: url(../imgs/divierteteFondo.jpg) #fae86c repeat-x;
	height:33px;
}

.hdrCultura{
	background: url(../imgs/culturaFondo.jpg) repeat-x;
	height:33px;
}

.btnVotar{
	margin:15px auto 0 22px;
	background: url(../imgs/votar.jpg) #facee7 no-repeat;
	height:21px;
	width:60px;
	border:none; 
	/*float:right;*/ 
	cursor:pointer;
}

.btnVotar:hover{
	background: url(../imgs/votarOver.jpg) #facee7 no-repeat;
}

.anchor{	
	cursor:pointer;
}

.anchor:hover{
	text-decoration:underline;
}

.btnEncuentranos{
	background: url(../imgs/encuentra.gif) no-repeat;
	height:76px;
	width:74px;
	cursor:pointer;
	border:none; 
	margin-left:120px;
	margin-top:3px;
	margin-bottom:4px;
}

.btnEncuentranos:hover{
	background: url(../imgs/encuentraOver.gif) no-repeat;
}

.btnEnviarArticulo{
	background: url(../imgs/enviarArticulo.gif) no-repeat;
	height:43px;
	width:391px;
	cursor:pointer;
	border:none; 
}

.btnEnviarArticulo:hover{
	background: url(../imgs/enviarArticuloOver.gif) #facee7 no-repeat;
}

.divEncuesta{
	float:left; 
	width:70px; 
	height:12px;
}

.divEncuesta div{
	background-color:#fce8f3;
}