﻿.tabla-index {
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;	
}
.index-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	color:black;
}

.index-titulo {
	background-color: #F7B320;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 25px;
	background-image: url(/PublishingImages/index/dot_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	color: #666;
	line-height: 25px;
}
.destacado-img {
	height: 153px;
}
.banner-home {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 33px;
}
.index-banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.index-division {
	width: 1px;
	background-image: url(/PublishingImages/index/divide_vert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.nolink {
	text-decoration: none !important;
}

.tabla-destaca-home {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.celda-txt-destaca-home {
	padding: 8px;
	text-align: left;
	height: 160px;
	vertical-align: top;	
}
.noticia-home-destaca {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7B320;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 5px;
	font-size: 10px;
}

