.contenidos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #FFFFFF;

}

.titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}

.munues {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

}

a { text-decoration:none}

a:hover{ text-decoration:underline}



#promociones h1{

	color:#FFFFFF;

	font-family:georgia;

	font-size:20px;

}

	

#promociones p{

	color:#FFFFFF;

	font-family:georgia;

	font-size:12px;

	text-align:justify;

}



#preguntas b{

	padding-bottom:5px;

	color:#bc198c;

	font-family:georgia;

	font-size:17px;

	font-weight:normal;

}

	

#preguntas p{

	color:#4c0031;

	font-family:georgia;

	font-size:12px;

	text-align:justify;

}



#promociones img{

	border:4px solid #FFFFFF;

}



#barrita{

	margin:0 auto 0 auto;

	width:90%;

	height:2px;

	background:url(barrita.jpg) repeat-x;

}