.titulo2da {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	background-color: #33CCCC;
}
.tituloprimera {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	background-color: #76C4D1;
}
.titulonovedades {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	background: url(Imagenes/fondos/retal_novedades.gif);
}
.tituloresto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3D;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	background: url(Imagenes/fondos/retal_resto.gif);
	}
.subtituloprimera {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Yellow;
	background-image: url(Imagenes/fondos/retal_titulos_1a.gif);
	text-align: center;
	height: 38px;
	vertical-align: middle;
}
.subtitulosegunda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Yellow;
	background-image: url(Imagenes/fondos/retal_titulos_2da.gif);
	text-align: center;
	height: 38px;
	vertical-align: middle;
}
.sangria {
	text-indent: 10pt;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #9E967A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;


}
.bordesabajo {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}
