@charset "UTF-8";
/* CSS Document */
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	text-align:justify;
	}

#container {

margin: auto;
width: 961px;
text-align: left;

}
#navegacion {
/*background: url(images/bg-nav2.gif);*/
repeat-x;
overflow:hidden;
height: 30px;
margin: 0 0 6px 0;
padding: 0 0 0 31px;

}
#navegacion li {
float: left;
line-height: 30px;
}

#navegacion li a {
border-right: 1px dotted #aab391;
padding: 0 1em;
color: black;
}

#header {

position: relative;
}
#contenido {
position:relaitve;
padding-bottom: 4em;
}

.txtdown
{ font-family:Arial; font-size:10pt; color:#333333; }




body {
	background: #e0e0e0;
	margin-top: 0px;
	
}
.menulink A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
.menulink A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menulink A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menulink A:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.bigtxt1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 2em;
}
.big_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
ol.lista-simple {
	list-style: none;
	padding: 0;
	margin: 0;
}
ol.lista-simple li {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 40px;
}

ol.lista-simple li.uno {
	background:url(images/uno.gif) left no-repeat;
}

ol.lista-simple li.dos {
	background:url(images/dos.gif) left no-repeat;
}

ol.lista-simple li.tres {
	background:url(images/tres.gif) left no-repeat;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
.formField {
	display: inline-block;
	clear: none;
	float: right;
	
}

.inputText,
.inputSelect,
.inputPhone {
	border: 1px solid #960;
	padding: 1px;
	width: 170px;
}
.formItem {
	display: table;
	clear: both;
	margin-bottom: 1px;
	
}
.formLabelContainer {
	display: inline-block;
	clear: none;
	float: left;
	width: 130px;
}

div.footer_content {
	width: 965px;
	color: #000;
	text-align: center;
}
 div.footer_content a:link,
 div.footer_content a:visited,
 div.footer_content a:hover,
 div.footer_content a:active,
 {
	color: #000;
	text-decoration:underline;
	
	font-size: 10px;

}
