body {
	margin-top:0;
	background-position: top;
	
}

.boton_seccion {
	background-image: url(img/boton_seccion.png);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 5px;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}
.boton_seccion_texto {
	padding-top: 2px;
	padding-left: 4px;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}

h1{
	color: #D7D7D7;
	margin: 2px;
	padding: 2px;
	font-size: 24px;
	word-spacing: -2px;
	letter-spacing: -1px;
}
h2{
	color: #666666;
	margin-bottom: -15px;
	position:relative;
	top:-20px;
	font-size: 14px;
	word-spacing: 1px;
	text-align: left;
	text-indent: 18px;
}
.logosmall {
	position: absolute;
	top: 270px;
	right: 20px;
}
.imagen {

	padding: 2px;
	border: 1px solid #c5c5c5;
}

.secciones:link{
 color:#666666;
 font-weight:100;
 text-decoration:none;
}
.secciones:visited{
 color:#666666;
 text-decoration:none;
 font-weight:100;
}
.secciones:active{
 color:#666666;
 font-weight:100;
 text-decoration:none;
}
.secciones:hover{
 color:#222222;
 font-weight:100;
 text-decoration:none;
}

.interenlaces:link{
 color:#666666;
 font-weight:100;
 text-decoration:none;
}
.interenlaces:visited{
 color:#666666;
 text-decoration:none;
 font-weight:100;
}
.interenlaces:active{
 color:#666666;
 font-weight:100;
 text-decoration:none;
}
.interenlaces:hover{
 color:#222222;
 font-weight:100;
 text-decoration:none;
}

.table1{
	background-image:none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.table_enlacespatrocinados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 20px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}

.enlaces_google {
	text-align: center;
	vertical-align: middle;
	background-image:url(img/enlaces_google.png);
	background-repeat:no-repeat
	background-position: top;
	background-repeat: no-repeat;
	background-position: center;
	height: 146px;
}
.enlaces_amigos {
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.enlaces_exclusivos {
	background-color: #F0F0F0;
	margin: 10px;
	border: 2px solid #CCCCCC;
	padding: 10px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.contacto_form{
	font-size: 12px;
	border: 1px none #333333;
	margin: 0px;
	background-image: url(img/contacto_fondotd.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 5px;
	color: #282828;
	font-family: Arial;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	vertical-align: top;
}
.txtfield{
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	height: 25px;
}
.interenlaces:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.interenlaces:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.interenlaces:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.interenlaces:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.piedepagina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
