@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #232323;
}
.tituloAdentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #ff6600;
	margin-bottom: 16px;
}
.fechaAdentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	margin-top: 4px;
	margin-bottom: 4px;
}
.contenidoAdentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
	margin-top: 25px;
}



#col_izq {
	width: 452px;
	margin-left: 33px;
	float: left;
}
#titulo {
	margin-left: 33px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	text-indent: -2000px;
	margin-top: 29px;
	margin-bottom: 60px;
}
#col_der {
	float: left;
	width: 252px;
	margin-left: 33px;
}
.contenidoAdentro p {
	margin-bottom: 25px;
	display: block;
}


.main_press_off {
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 12px;
}
#mainDiv {

}
#mainDiv #starks {
	clear: both;
}


.main_press_on {
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 12px;
	background-color: #F3F3F3;
}
.main_img {
	border: 1px solid #e6e6e6;
}

.textos_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #797979;
	text-align: right;
}


.textos_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	font-style: normal;
	line-height: 13px;
}
.press_normal_tit {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.press_normal_fecha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

.press {
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 12px;
}
.press_on {
	background-color: #F3F3F3;
}
.press_off {
	background-color: #FFFFFF;
}
