* {
	margin:0px;
	padding:0;
}
body  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background: #222632;
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #FFFFFF;
	font-size:12px;
}
/***************Columnas***************/
.thrColFixHdr #container { 
	width: 980px;  
	background: #222632;
	margin: 0 auto; 
	text-align: justify; 
} 

.thrColFixHdr #header { 
	background: #222632; 
	padding: 0 10px 0 0px;
	text-align:center;
} 


.thrColFixHdr #sidebar1 {
	float: left;
	width: 230px;
	background: #222632;
}
.thrColFixHdr #sidebar7 {
	float: left;
	width: 450px;
	background: #222632;
	margin-left: 10px;
	height: 400px;
}

.thrColFixHdr #sidebar3 {
	float: left;
	width: 450px;
	background: #222632;
	margin-left: 10px;
}
.thrColFixHdr #sidebar5 {
	float: right;
	width: 450px;
	background: #222632;
	margin-left: 10px;
	height: 400px;
}
.thrColFixHdr #sidebar4 {
	float: left;
	width: 950px;
	background: #222632;
	margin-left: 25px;
}

.thrColFixHdr #mainContent {
	width: 710px;
	margin: 0 250px;
}

.thrColFixHdr #mainContent1 {
	width:480px;
	margin: 0 500px;
}

.thrColFixHdr #mainContent2 {
	width:600px;
	margin: 0 200px;
	margin-top: 140px;
}
.thrColFixHdr #mainContent3 {
	width:950px;
	margin: 0 25px;
	margin-top: 140px;
}
.thrColFixHdr #mainContent4 {
	width:940px;
	margin: 0 25px;
}
.thrColFixHdr #footer {
	background:#10131c;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
} 

/***************Links***************/
a {
	text-decoration:underline;
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
} 
img{
	border:none;
	padding-right: 10px;
}	
.img{border:none;
float:left;
padding-left:20px;}	

	
/***************Espacios***************/
.espacio {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

td{vertical-align:top;}
/***************Textos***************/
.txt {
	color: #e90303;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
}
.col {font-size: 12px;
	font-weight: bold;}

.txt2 {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.txt3 {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.txt4 {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-align:justify;
}


.style1 {
	color: #FF0000;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align:justify;
}
.style2 {color: #000000}
.style3 {color: #e90303;
text-align:right;
font-weight:bold;}
.style4 {color: #FFFFFF;}
.style5 {color: #FFFFFF;
text-align:center;}

/***************IMAGE MAP***************/
div#page-wrap					{ width: 600px; margin: 0 auto;}
.prototip 						{ position: absolute; }
.prototip .silver 				{ width: 600px; font-size: 1.8em; }
.prototip .silver .content 		{ text-align: center; padding: 10px 0; }



.style6 {
	color: #e90303;
	font-weight: bold;
}


/*==================forms====================*/

.col-2 { width:400px;}
.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { float:left; height:50px; width:208px;}
.form span { display:block;}
.form label { display:block; color:#a0b3c0; font-size:.83em;}
.form input {width:199px; padding:2px 0 2px 3px; background:#fff; border:1px solid #c4cfd6;}

.form1 { padding-bottom:7px;}
.form1 label { display:block; color:#a0b3c0; font-size:.83em;}
.form1 textarea { width:407px; height:94px; overflow:auto; background:#fff; border:1px solid #c4cfd6; padding:2px 0 0 3px; }

.form2 { height:50px;}
.form2 span { display:block; margin-right:4px;}
.form2 label { display:block; color:#a0b3c0; font-size:.83em;}
.form2 input {width:407px; padding:2px 0 2px 3px; background:#fff; border:1px solid #c4cfd6;}

.form3 { padding-bottom:7px;}
.form3 label { display:block; color:#a0b3c0; font-size:.83em;}
.form3 textarea { width:407px; height:302px; overflow:auto; background:#fff; border:1px solid #c4cfd6; padding:2px 0 0 3px; }
form .link2 { margin-left:13px;}

.btn {
	background-image: url(images/enviar.JPG);
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
	border: 0px;
}