/* @override http://localhost:8888/ibanez.cl/www/css/modulos.css */

/* @group Noticias */

#mod_noticias a {
	font: 11px/12px Helvetica, Arial, "Trebuchet MS";
	color: #66230D;
	display: block;
	margin-bottom: 6px;
	background: url(../images/link-dot.gif) no-repeat left 3px;
	padding-left: 10px;
}

#mod_noticias a:hover {
	text-decoration: none;
}

#mod_noticias img {
	margin-bottom: 20px;
}

#mod_noticias span {
	display: block;
	font-size: 10px;
	color: #333;
	width: 100%;
	margin-bottom: 2px;
	padding-left: 10px;
}

#mod_noticias {
	width: 220px;
	padding-top: 15px;
	float: left;
	padding-left: 24px;
}



/* @end */

/* @group Contenido */

#mod_contenido {
	width: 347px;
	padding-top: 15px;
	padding-left: 17px;
	float: left;
}
#mod_contenido img {
	margin-bottom: 20px;
}

#mod_contenido p {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 10px;
	text-align: justify;
}


/* @end */

/* @group Actividades */

#mod_actividades a {
	font: 11px/15px Helvetica, Arial, "Trebuchet MS";
	color: #66230D;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	background: url(../images/link-dot.gif) no-repeat left 3px;
	padding-left: 10px;
}

#mod_actividades a:hover {
	text-decoration: none;
}

#mod_actividades img {
	margin-bottom: 20px;
}

#mod_actividades {
	width: 220px;
	padding-top: 15px;
	float: left;
	padding-left: 24px;
}

#mod_actividades {
	float: left;
	padding-top: 15px;
	padding-left: 27px;
	width: 225px;
}


/* @end */

/* @group Galería */

#mod_galeria a {
	width: 100px;
	height: 70px;
	background-color: #000;
	border: 3px solid #696A54;
	text-align: center;
	display: block;
	float: left;
	margin: 4px;
}

#mod_galeria a:hover{
	border-color: #a05d00;
}

#mod_galeria img{
	vertical-align: middle
}

#mod_galeria {
	width: 241px;
	padding-left: 55px;
	float: left;
	margin-top: 25px;
	background: url(../images/dot.gif) repeat-y right 20px;
}



/* @end */

/* @group Links */

#mod_links a {
	font: 11px/12px Helvetica, Arial, "Trebuchet MS";
	color: #66230D;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
	background: url(../images/link-dot.gif) no-repeat left 3px;
	padding-left: 10px;
}

#mod_links a:hover {
	text-decoration: none;
}

#mod_links img {
	margin-bottom: 20px;
}

#mod_links {
	width: 347px;
	padding-left: 15px;
	float: left;
	margin-top: 25px;
	background: url(../images/dot.gif) repeat-y right 20px;
}



/* @end */

/* @group Leer Correo */

#mod_leer_correo {
	float: left;
	width: 230px;
	padding-left: 20px;
	margin-top: 25px;
}

#mod_leer_correo p {
	font-size: 10px;
	color: #000;
	margin-bottom: 15px;
}

#mod_leer_correo strong {
	display: block;
	margin: 10px 0;
	color: #000;
	font: bold 10px Helvetica, Arial, "Trebuchet MS";
}

#mod_leer_correo span{
	font: 10px Helvetica, Arial, "Trebuchet MS";
	color: #333;
}

#mod_leer_correo .inputbox{
	background-color: #EFEFEF;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font: 11px Helvetica, Arial, "Trebuchet MS";
	padding: 3px;
}
/* @end */