.col_IZ {
	width: 440px;
	float: left;
	padding-right: 20px;
	margin-left: 24px;
}
.col_DE {
	width: 190px;
	float: right;
	margin-right: 24px;
	text-align: right;
}
.col_DE img {
	margin-bottom:15px;
}
.col_full{
	width: 650px;
	float: left;
	padding-right: 24px;
	margin-left: 24px;
}
.title  {
	float: left;
	margin-left: 24px;
	width: 650px;
}
#noticia .title  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
.title h1 {
	float: left;
}
#index {
	float:left;
}
.home_back_img {
	background-image: url(../img/repeat/home_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: -10px;
	right: 0px;
}
#index .top{
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #b0a393;
	position: relative;
	top: 10px;
}

#index .bottom {
	float: left;
	width: 698px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../img/repeat/home_modulos.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
}
#index .modulo_IZ{
	width: 347px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#index .modulo_IZ .texto {
	float: left;
	width: 300px;
	margin-left: 24px;
	margin-bottom: 8px;
}
.mas_2{
	margin-left: 2px;
}
.horario {
	float: left;
	background-image: url(../img/CSS_sprite.png);
	background-repeat: no-repeat;
	background-position: -275px -70px;
	padding-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #877d71;
	margin-bottom: 5px;
}
.fila {
	float: left;
	width: 646px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-left: 24px;
}
.fila .col_IZ{
	margin-left: 0px;
}
.fila .col_DE{
	margin-right: 0px;
	width: 150px;
}

.fecha {
	color: #333333;
}
.min_height_text {
	min-height:120px;
}
