body {
	background-color: #443715;
	margin-top: 20px;
}

.main-container{
    border-collapse: collapse;
    border:none;
    margin: 0 auto;
    width: 761px;
}

.main-container td{
    padding:0px;
}

.tabla-menu{
    width:761px;
     border: none;
     border-collapse: collapse;
}
.tabla-menu td{
    padding: 0px;
}

img{
    border: none;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.puntos{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #504016;
	text-decoration: none;
	vertical-align: top;
	margin-bottom: 10px;
}
.text1{
	font-family: Verdana;
	font-size: 12px;
	font-weight:regular;
	color: black;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.link1{
	font-family: Arial;
	font-size: 12px;
	font-weight:regular;
	color: black;
	text-decoration: underline;
	line-height: 18px;
}

.secc1 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.patch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.secc2 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	background-image: url(img/fondo_superficie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:active {
	color: #000000;
}
.formula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #504016;
	font-style: normal;
	font-weight: bold;
}

#pastilla1{
    width: 243px;
    height: 137px;
    background-image: url(img2/pastilla1.jpg);
    background-repeat: no-repeat;
    margin-left: 5px;
}

#pastilla2{
    width: 243px;
    height: 137px;
    background-image: url(img2/pastilla2.jpg);
    background-repeat: no-repeat;
    margin-left: 5px;
}

#pastilla3{
    width: 243px;
    height: 137px;
    background-repeat: no-repeat;
    background-image: url(img2/pastilla3.jpg);
    margin-left: 5px;
}

.textopastillas{
    width: 230px;
    color: #FFFFFF;
    text-align: justify;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding-top: 85px;
}

#pastillaservicios{
    width: 241px;
    height: 267px;
    background-image: url(img2/texto_pastillas/pastilla_servicio.png);
    background-repeat: no-repeat;
}

#pastillalocalizacion{
    width: 243px;
    height: 124px;
    background-image: url(img2/textos_pastillas/pastilla_localizacion.png);
    background-repeat: no-repeat;
}

#pastillavideo{
    width: 243px;
    height: 132px;
    background-image: url(img2/textos_pastillas/pastilla_video.png);
    background-repeat: no-repeat;
}

#pastillainversion{
    width: 243px;
    height: 165px;
    background-image: url(img2/textos_pastillas/pastilla_inversion.png);
    background-repeat: no-repeat;
}

#pastillanoticias{
    width: 243px;
    height: 132px;
    background-image: url(img2/textos_pastillas/pastilla_noticia.png);
    background-repeat: no-repeat;    
}

.textoprincipal{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
}

#textonoticias{
    width: 230px;
    margin-left: 5px;
    padding-top: 45px;
}

#textoinversion{
    width: 230px;
    margin-left: 5px;
    padding-top: 45px;
}

#textovideo{
    width: 130px;
    margin-left: 80px;
    padding-top: 40px;
}

#textoservicios{
    width: 230;
    margin-left: 5px;
    padding-top: 40px;
}

#textolocalizacion{
    width: 145px;
    margin-left: 85px;
    padding-top: 33px;
}

#enlaceservicios{
    z-index:1000;
    padding-top: 132px;
    margin-left: 33px;
    font-size: 12px;
}

#enlacenoticias{
    z-index:1000;
    padding-top: 20px;
    margin-left: 33px;
    font-size: 12px;
}

#enlacevideo{
    z-index:1000;
    padding-top: 25px;
    margin-left: 33px;
    font-size: 12px;
}

#enlaceinversion1{
    z-index:1000;
    padding-top: 22px;
    margin-left: 22px;
    font-size: 12px;
}
#enlaceinversion2{
    z-index:1000;
    padding-top: 9px;
    margin-left: 22px;
    font-size: 12px;
}

#enlacelocalizacion{
    z-index:1000;
    float: left;
    padding-top: 105px;
    margin-left: 30px;
    font-size: 12px;
}
}

