html,body{
	height:100%;
	min-height:100%; 
}

body {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Contenedor --------------------------- */

.container {
	margin: auto;
}

.barra_izq {
	display: none
}

.barra_dcha {
	display: none
}

.destacado_home_c {
	width: 170px;
	padding: 10px;
	float: left;
}

.destacado_home_i {
	width: 155px;
	padding: 10px;
	float: left;
}

.destacado_home_d {
	width: 150px;
	padding: 10px;
	float: right;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Contenido --------------------------- */

.content {
	width: 100%;
}

.content .cabecera{
	display: none
}

.content .imagen{
	display: none
}

.content .menu{
	display: none
}

.content .bajo_menu{
	display: none	
}

.text {
	width: 100%;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Texto --------------------------- */

.contenido {
	padding: 10px;
}

.destacado_home_c {
	width: 170px;
	padding: 10px;
	float: left;
}

.destacado_home_i {
	width: 155px;
	padding: 10px;
	float: left;
}

.destacado_home_d {
	width: 150px;
	padding: 10px;
	float: right;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Contacto --------------------------- */

.contenido_izquierda {
	width: 240px;
	padding: 10px;
	float: left;
}

.contenido_derecha {
	width: 240px;
	padding: 10px;
	float: right;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Pie --------------------------- */

.footer {
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Otros --------------------------- */

.cleaner {
	clear: both;
	height: 1px;
	margin: 0px; 
	padding: 0px;
	border: none;
}

hr{
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	clear: both;
}

.peq {
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.foto_center {
	text-align: center;
}

.foto_center img{
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 8px;
}

.foto_left {
	float: left;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 0px 8px;
}

.foto_left img{
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 8px;
}

.foto_right {
	float: right;
	margin: 0px 8px 8px 8px;
}

.foto_right img{
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 8px;
}

.noborder {
	border: 0px solid;
}

h1 {
	display: inline;
}

.planta{
	font:11px Verdana,Arial,Helvetica,Sans-serif;
	color:#000;
	font-weight:bold;
}

.print {
}

.mod_title {
	font-size: 15pt;
	font-weight: bold;
	clear: both;
}

#mod_title {
	font-size: 15pt;
	font-weight: bold;
	clear: both;
}

.mod_element {
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 3px;
}

#mod_footer { 
	display: none;
}

.mod_search{ 
	display: none;
}

#mod_status_1 {
	display: none;
}

#mod_status_2 {
	display: none;
}

.mod_contentlist_tittle {
	padding: 3px;
	margin: 5px 0px 8px 0px;
	color: #9BB36A;
	background-color: #9BB36A;
	font-size: 14px;
}

.mod_contentlist_image {
	float: left;
	padding: 0px 5px;
}

.mod_contentlist_image img{
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
}

.mod_contentlist_date_list {
	float: right;
	font-size: 9px;
	font-style: italic;
	margin-top: 10px;
}

.mod_contentlist_date {
	float: right;
	font-size: 9px;
	font-style: italic;
	margin-top: 10px;
}

.mod_contentlist_pictures {
	width: 210px;
	padding: 5px;
	float: right;
	font-size: 9px;
	margin: 0px 0px 10px 10px;
	background-color: #9BB36A;
	text-align: center;
}

.mod_contentlist_pictures a{
	font-size: 10px;
}

.mod_contentlist_pictures img{
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin-top: 5px;
}

.mod_contentlist_date_detail {
	font-size: 11px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	font-style: italic;
	text-align: right;
	background-color: #9BB36A;
}

.mod_contentlist_resume {
	font-size: 14px;
	padding: 8px;
	font-style: italic;
	font-weight: bold;
}

.mod_contentlist_content {
	padding: 8px;
}

.mod_photo_mosaic { 
	float: left;
	margin: 3px;
}

.mod_photo_border{ 
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 10px solid #FFF;
	margin: 8px 8px 0px 0px;
}

#mod_photo {
	width: 100%;
	text-align: center;
	margin: 10px;	
}

#mod_photo_anterior {
	display: none	
}

#mod_photo_siguiente {
	display: none	
}

#mod_nav {
	display: none
}