DIV#modulos{
	width:213px;
	float:left;
	display:block;
}
DIV#modnoticia{
   width:180px;
   margin-top:20px;
   float:left;
}
DIV#cab_modnoti{
	background-image:url(../images/modnoticias_sup.png);
	background-repeat:no-repeat;
	width:182px;
	height:33px;
}
DIV#med_modnoti{
	background-image:url(../images/modnoticias_med.png);
	background-repeat:no-repeat;
	width:182px;
	height:91px;
}
DIV#fin_modnoti{
	background-image:url(../images/modnoticias_inf.png);
	background-repeat:no-repeat;
	width:182px;
	height:33px;
   z-index:-2;
}
DIV#cajarota_noti{
	width:140px;
	margin-left:12px;
	margin-right:5px;
	float:left;
	display:block;
}
html>body DIV#cajarota_noti{
	width:140px;
	margin-left:25px;
	margin-right:5px;
	float:left;
	display:block;
}
.bulletnoticia{
	margin:0px;
	margin-top:7px;
	width:5px;
	float:left;
	display:block;
}
html>body .bulletnoticia{
	margin:0px;
	margin-top:7px;
	margin-right:3px;
	width:5px;
	float:left;
	display:block;
}
.rotanoticia{
	font-size:10px;
	color:#023b1b;
	display:block;
	margin-left:12px;
	margin-top:3px;
}
html>body .rotanoticia{
	font-size:10px;
	color:#023b1b;
	display:block;
	margin-left:8px;
	margin-top:3px;
}

DIV#modgaleria{
   background-image:url(../images/modgaleria.png);
   background-repeat:no-repeat;
   width:213px;
   height:132px;
   margin:0px;
   margin-top:30px;
   float:left;
}
DIV#modcontacta{
   background-image:url(../images/modcontactar.png);
   background-repeat:no-repeat;
   width:213px;
   height:135px;
   margin:0px;
   margin-top:30px;
   float:left;
}
.mod_entrar{
	color:#96af89;
	font-weight:bold;
	font-size:14px;
	width:50px;
	float:left;
	display:block;
	margin:0px;
	margin-top:40px;
	margin-left:5px;	
}
html>body .mod_entrar{
	color:#96af89;
	font-weight:bold;
	font-size:14px;
	width:50px;
	float:left;
	display:block;
	margin:0px;
	margin-top:40px;
	margin-left:11px;	
}
A.mod_entrar:link, A.mod_entrar:visited{
	text-decoration:none;
	color:#96af89;
}
A.mod_entrar:hover{
	text-decoration:none;
	color:#496541;
}

A.noticia:link, A.noticia:visited, A.noticia:active{
   text-decoration:none;
   color:#013B1A;
}
A.noticia:hover{
   text-decoration:none;
   color:#496541;
}

DIV.mas_noticias{
	font-size:10px;
	padding-top:10px;
   padding-left:20px;
	color: #ffff08;
}


DIV#moduser{
   background-image:url(../images/moduser.png);
   background-repeat:no-repeat;
   width:213px;
   height:135px;
   margin:0px;
   float:left;
}
DIV#moduser2{   
   width:213px;   
   margin:0px;
   float:left;
}
DIV.user{
   margin-left:15px;
   margin-top:35px;
   display:block;
}
DIV.clave{
   margin-left:15px;
   margin-top:3px;
   display:block;
}
DIV.userentry{
   margin-left:32px;
   margin-top:5px;
   display:block;
}
INPUT.user{
   border:1px solid #023b1b;
   background-color:#fff;
   width:75px;
   height:15px;
   display:block;
   color:#023b1b;
   font-size:10px;
   padding-left:2px;
   padding-right:2px;
}
INPUT.clave{
   border:1px solid #023b1b;
   background-color:#fff;
   width:75px;
   height:15px;
   display:block;
   color:#023b1b;
   font-size:10px;
   padding-left:2px;
   padding-right:2px;
}
INPUT.userentry{
   border:1px solid #023b1b;
   background-color:#fff;
   width:45px;
   height:15px;
   display:block;
   color:#023b1b;
   font-size:10px;
}

.modnombre{
  float:left;
  font-size:10px;
  color:#023b1b;
  display:block;
  margin-left:12px;
  margin-top:3px;
  width:170px;
  margin-bottom:5px;
}

A.linkmenu_user{
	text-decoration:none;
}
A.linkmenu_user:link, A.linkmenu_user:visited {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#306428;
}
A.linkmenu_user:hover{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:yellow;
	background-color:#306428;
	color:yellow;
}
DIV.linkmenu_user{
	float:left;
	display:block;
	width:170px;
	height:15px;
	margin-top:1px;
	margin-left:10px;
}

DIV#cab_user2{
	background-image:url(../images/modusuarios_b_sup.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:33px;
}
DIV#med_user2{
	background-image:url(../images/modusuarios_b_med.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:130px;
}
DIV#fin_user2{
	background-image:url(../images/modusuarios_b_fin.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:33px;
   z-index:-2;
}