/* ESTILOS PROPIOS DEL CONTENIDO: Generales --------------------------- */

.mod_title {
	text-align: center;
	font-size: 25px;
	color: #000;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddd;
	line-height: normal;
}

.mod_status_1 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.mod_status_2 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Propias --------------------------- */

.mod_press_list {
	border-bottom: 1px solid #eee;
	line-height: normal;
	padding: 5px;
	text-align: left; 
}

.mod_press_list strong{
	color: #F7823C;
}

.mod_press_list a{
	color: #000;
}

.mod_press_list a:hover{
	color: #C1CAC9;
}

.mod_press_media {
	font-size: 10px;
}

.mod_press_date_detail {
	font-size: 13px;
	border-bottom: 2px dotted #ddd;
	text-align: right;
	margin-bottom: 10px;
}

.mod_press_text {
	text-align: left;
}

.mod_press_resume {
	font-weight: bold;
	margin-bottom: 10px;
}

.mod_press_pictures {
	float: right;
	margin: 0px 0px 20px 20px;
}

.mod_press_pictures img{
	border: 0px solid;
}

.mod_press_iconos {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	background-color: #eee;
}

.mod_press_iconos img{
	border: 0px solid;
}
