@charset "UTF-8";
.textos    {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.textos a:link, .textos a:visited{
	color: #000;
	text-decoration: underline;
}
.textos a:hover{
	font-size: 12px;
	color: #F90;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #666;
}
.sutitulos {
	font-size: 24px;
	color: #666;
	font-weight: normal;
}
.imgiz {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.imgder {
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}
#divmailing {
	height: 20px;
	width: 700px;
	position: relative;
	right: -250px;
	top: 30px;
}
.containerflsh {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
