.izquierda { float:left }
.derecha { float:right }
a { text-decoration: none; }

#cartelera {
	width: 900px;
	height: 270px;
	background-image: url(imgs/final_ii_r2_c1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#mes {
	margin-left: 140px;
	color: #9F0158;
	height: 25px;
	font-weight: bold;
}
#bloque {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#caja1 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
#caja2 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:left;
	margin-left: 13px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
#caja3 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.caja_titulo1 {
	margin-left: 30px;
	font-size: 12px;
	margin-top: 4px;
	font-weight: bold;
}

.caja1_titulo2 {
	margin-left: 15px;
	font-size: 16px;
	margin-top: 7px;
	color: #EA007F;
	font-weight: bold;
	width: 175px;
}
.caja1_titulo2 a{
	color: #EA007F;
	text-decoration:none
}
.caja1_titulo2 a:link {}
.caja1_titulo2 a:visited {}
.caja1_titulo2 a:hover   {
	text-decoration:none;
}
.caja1_titulo2 a:active  {}

.caja2_titulo2 {
	margin-left: 15px;
	font-size: 16px;
	margin-top: 7px;
	color: #000000;
	font-weight: bold;
	width: 175px;
}
.caja2_titulo2 a{
	color: #000000;
	text-decoration:none
}
.caja2_titulo2 a:link {}
.caja2_titulo2 a:visited {}
.caja2_titulo2 a:hover   {
	text-decoration:none;
}
.caja2_titulo2 a:active  {}

.caja3_titulo2 {
	margin-left: 15px;
	font-size: 16px;
	margin-top: 7px;
	color: #00C1C1;
	font-weight: bold;
	width: 175px;
}
.caja3_titulo2 a{
	color: #00C1C1;
	text-decoration:none
}
.caja3_titulo2 a:link {}
.caja3_titulo2 a:visited {}
.caja3_titulo2 a:hover   {
	text-decoration:none;
}
.caja3_titulo2 a:active  {}

.caja_autor {
	margin-left: 15px;
	font-size: 10px;
	margin-top: 7px;
	font-weight: bold;
	width: 175px;
}
.caja_contenido {
	margin-left: 15px;
	font-size: 12;
	margin-top: 15px;
	font-weight: normal;
	width: 218px;
	font-size: 11px;
	margin-top: 15px;
	text-align: justify;
	letter-spacing: 0px;
}
.caja_boton {
	margin-left: 58px;
	font-size: 11px;
	margin-top: 7px;
	font-weight: bold;
	width: 175px;
	text-align: right;
	color: #C23033;
}
.caja_boton a{
	color: #C23033;
	text-decoration:none;
}
.caja_boton a:link {}
.caja_boton a:visited {}
.caja_boton a:hover   {
	text-decoration:underline;
}
.caja_boton a:active  {}


#ver_articulos_bloque {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#ver-articulos-cabecera {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 20px;
}
#ver_articulos-titulo {
	font-weight: bold;
	width: 100px;
	float: left;
}
#ver_articulos-volver {
	width: 200px;
	text-align: right;
	float: right;
}
#ver_articulos-volver a{
	color: #000000;
	text-decoration:none
}
#ver_articulos-volver a:link {}
#ver_articulos-volver a:visited {}
#ver_articulos-volver a:hover   {
	text-decoration:none;
}


.ver_articulos_titulo1 {
	font-size: 12px;
	font-weight: bold;
}

.ver_articulos_titulo2 {
	font-size: 16px;
	margin-top: 7px;
	font-weight: bold;
}
.ver_articulos_autor {
	font-size: 10px;
	margin-top: 7px;
	font-weight: bold;
	width: 780px;
}
.ver_articulos_contenido {
	font-size: 12;
	margin-top: 15px;
	font-weight: normal;
	font-size: 11px;
	margin-top: 15px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ver_articulos_facebook {
	width: 40px;
	height: 40px;
	float: right;
	margin-top: 7px;
}
.ver_articulos_comentarios_titulo {
	font-size: 16px;
	margin-top: 7px;
	color: #C23033;
	font-weight: bold;
}
.ver_articulos_comentarios_bloque {
	margin-top: 7px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
.ver_articulos_comentarios_user {
	font-size: 12px;
	float: left;
	width: 860px;
}
.ver_articulos_comentarios_contenido {
	float: left;
	width: 860px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ver_articulos_comentarios_fecha {
	float: left;
	width: 860px;
	text-align: right;
	font-size: 11px;
}
#sabana {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background-image: url(imgs/fondo_sabana.jpg);
}
#articulos-anteriores-cabecera {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 20px;
}
#articulos-anteriores-titulo {
	font-weight: bold;
	width: 100px;
	float: left;
}
#articulos-anteriores-volver {
	width: 200px;
	text-align: right;
	float: right;
}
#articulos-anteriores-volver a{
	color: #000000;
	text-decoration:none
}
#articulos-anteriores-volver a:link {}
#articulos-anteriores-volver a:visited {}
#articulos-anteriores-volver a:hover   {
	text-decoration:none;
}


.sabana_mes {
	margin-left: 0px;
	color: #9F0158;
	height: 25px;
	font-weight: bold;
}
.sabana_bloque {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	margin-top: 20px;
}
.sabana_caja1 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
		border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
.sabana_caja2 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:left;
	margin-left: 13px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
		border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
.sabana_caja3 {
	width: 250px;
	height: 225px;
	background-image: url(imgs/final_r3_c4.jpg);
	float:right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
input {
	width: 200px;
	height: 20px;
}
#form_img_enviar{
	width: 68px;
	height: 26px;
	margin-left: 143px;
	margin-top: 7px;
	border: 0px;
}
textarea {
	width: 410px;
}

