body {
	background-color: #DA251C;
	margin-top: 10px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	list-style-image: url(Images/arrow-red.gif);
	text-align: justify;
}
.textos-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	line-height: 140%;
	text-align: justify;
}
.textos-bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	line-height: 140%;
	color:#DA251C;
}
.textos-bold-central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	line-height: 140%;
	text-align: center;
}
.celdacentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1px;
	color: #666;
	background-image: url(Images/index_03.gif);
	text-align: justify;
}
.sombraizq {
	background-image: url(Images/home_06.gif);
}
.sombrader {
	background-image: url(Images/home_08.gif);
}
.fondologos {
	background-image: url(Images/index_interior-980_03.png);
}
.texto-tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #036;
	text-align: justify;
}
.center {
	text-align: center;
}
.derecha {
	text-align: right;
}
.titulo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.tit_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
	font-weight: bold;
	text-align: center;
}
.tit_bold_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA251C;

}
.italic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
.negrita {
	font-weight: bold;
	font-size: 13px;
	color: #009;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
}
