body {
	background-color:#A30000;
}	
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	list-style-image:url(Images/arrow_dark.gif);
}
.celdacentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1px;
	color: #666;
	background-image: url(Images/home_03.gif);
	text-align: justify;
}
.bg-izq {
	background-image: url("Images/home_02.gif");
}
.bg-header {
	background-image: url("Images/home_01.gif");
	text-align:center;
}
.sombrader {
	background-image: url(Images/index_interior-980_05.png);
}
.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;
}
.centrar {
	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	color:#FFF;
}
.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: 13px;
	font-weight: bold;
	color: #009;

}
.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;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #009;
}
