@charset "utf-8";
body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #666666;
	background-image: url(../images/bg.jpg);
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ad-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
input#enviar {
	background-image: url(../images/bg-boton.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: auto;
	width: auto;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f16822;
}
input {
	border: 1px solid #C3C3C3;
	background-image: url(../images/bg-input-textarea.gif);
	background-repeat: no-repeat;
}
textarea {
	border: 1px solid #C3C3C3;
	background-image: url(../images/bg-input-textarea.gif);
	background-repeat: no-repeat;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #F16D23;
	text-decoration: none;
}
.sidebar-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.sidebar-titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
.color1 {
	color: #333333;
}
.color2 {
	color: #F16D23;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F16D23;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F16D23;
}
#container { position: relative; }
.mask { position: absolute; 
 top:3px;
 left:25px;
 width:109px;
 height:82px;
}
.mask2 { position: absolute; 
 top:5px;
 left:57px;
 width:210px;
 height:134px;
}
.mask3 { position: absolute; 
 top:146px;
 left:204px;
 width:95px;
 height:94px;
}
.mask4 { position: absolute; 
 top:79px;
 left:112px;
 width:95px;
 height:94px;
}
