@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #331d7e;
	text-decoration: none;
	text-align: center;
}
.legals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2e4b43;
	text-decoration: none;
	text-align: center;
}

.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #005121;
	text-decoration: none;
}
.celda_opacity70 {
	/* for IE */
  	/*filter:alpha(opacity=80);*/
	/* CSS3 standard */
  	/*opacity:0.8;*/
	background-image: url(images/content_bg_center.gif);
	z-index:0;
	position: relative;
	height: 440px;
}
.celda_opacity100 {
	/* for IE */
  	/*filter:alpha(opacity=100);*/
	/* CSS3 standard */
  	/*opacity:1;*/
}
.section_title_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009865;
	text-decoration: none;
	text-align: left;
}
.section_title_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009865;
	text-decoration: none;
	text-align: right;
}
div#sin_trans{
	margin-top: -560px;
	margin-left: 29px;
	width: 345px;
	z-index:10;
	position: relative;
}
*:first-child+html  div#sin_trans{
	margin-left: 29px;
}

#sin_trans_left{
	float: left;
	width: 171px;
}
#sin_trans_right{
	float: right;
	width: 171px;
}
.bott{
margin-top: 5px;
}
*:first-child+html .bott{
margin-top: 0;
}
* html .bott{
margin-top: 0;
}.section_title_center_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.section_title_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009865;
	text-decoration: none;
	text-align: center;
}
.section_title_center_darkgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005121;
	text-decoration: none;
	text-align: center;
}
.section_title_center_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #331d7e;
	text-decoration: none;
	text-align: center;
}
.align_right {
	align="right"
}
.align_left {
	align="left"
}
.align_center {
	align="center"
	text-align: center;
	
}
