/* START - general */
html {
	overflow-y:scroll;
}

body {
	margin: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	text-align: center;
	padding: 0;
	margin: 3px;
	font-size: 10px;
}

h2, h2 a,  h2 a:visited,  h2 a:hover {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 20px;
	color: #666666;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

h3, h3 a,  h3 a:visited{
	font-family: "Times New Roman", Times, serif !important;
	font-size: 18px !important;
	color: #555 !important;
	margin: 20px 0 2px 0;
	padding: 0;
	font-weight: normal !important;
	text-decoration: none !important;
	text-align: left;
}
h3 a:hover {
	color: black !important;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
}

#media div {
	font-weight: bold;
	margin-bottom: 5px
}
#media p {
	font-size: 12px !important;
	color: #555 !important;
	padding: 0 0 0 0;
	margin: 0;
}

.letter{
	font-size:120%;
	line-height: 80%;
}
.smallLetter{
	font-size:60%;
	color: #8c8c8c;
}

.MainLayout {
	width: 935px;
}
.HeaderText {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	text-align: center;
	vertical-align: middle;
}
.HeaderText div {
	display: inline;
	padding: 0px 55px 0px 55px;
}
.HeaderText .VerticalSplit {
	background-image: url(../images/dot_line_vert.gif);
	padding: 0;
}

.HeaderText a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.HeaderText a:hover{
	color: #cacbcd;
}

.punteado { 
	height:1px;
	background-image: url(../images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Header .punteado {
	margin-bottom: 30px;
}
.footer .punteado {
	margin-top: 30px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

.footer .sign {
	margin-left: 20px;
	text-decoration: none;
}
.footer a:link, .footer a:visited, .footer a:active{
	padding: 0 5px 0 5px;
	color: #888888;
	text-decoration: underline;
}
.footer a:hover{
	color: #000000;
}

  
.tabla_centro {
	margin-left:20px;
	text-align:justify;
}

.marco {
	border: 1px solid #cfced4;
	width: 250px;
	padding:5px;
	text-align:left;
	overflow: hidden;
}

/* fonts  */

.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	font-weight: normal;
	padding-bottom:12px;
	clear:both;
	text-align: right;
}

.MainMenu a, .MainMenu a:visited{
	color: #b4b4b4;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.MainMenu a:hover{
	color: #7b7e83;
}

.gris11 {
	font-family: Verdana;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: normal;
	line-height:16px;
	padding:18px 0px 0px 0px;
}

.gris11 a{
	font-family: Verdana;
	font-size: 11px;
	color: #7b7e83;
	font-weight: bold;
	text-decoration: underline;
}

.gris11 a:hover{
	color: #333333;
}

.gris_oscuro11 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height:16px;
}

.gris_oscuro11 a{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.gris_oscuro11 a:hover{
	color: #000000;
}

.gris_oscuro18 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height:22px;
	margin: 0;
}


/*Cuadro_comparativo*/

.cuadro {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
.cuadro th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	background-color: white;
}
.cuadro_tilde {
	background-image:url(../images/tilde.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.cuadro_tilde2 {
	background-image:url(../images/tilde2.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.cuadro_tilde_off {
	background-image:url(../images/tilde_off.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#contactForm {
	width: 450px;
	float: left;
}
#contactForm .SubmitForm label {
	display: inline;
	float: none;
	text-align: left;
	width: auto;
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height:16px;
}

#contactForm label{
	display: block;
	float: left;
	text-align: right;
	width: 160px;
	padding: 1px 10px 0 0;
}
#contactForm br {
	clear: both;
}
