/* 
Desarrollado por Fernando Goetz
Web: www.fernandogoetz.com
Email: fernandogoetz@gmail.com
*/
/* General */
body {margin:0px; padding:0px; font-family:tahoma; font-size:11px; line-height:20px; background-color:#a3d47a; color:#666666;}
a, a:link, a:visited {color:#3366CC; text-decoration:none;}
a:hover {color:#ce7171; text-decoration:underline;}
h1 {font-size:22px; color:#72ac41;}
img { border-style:none; border-width:0px; border:0px;}
img a:link, img a:visited, img a:hover { border-style:none; border-width:0px; border:0px;}

.sombra-up {position:relative; width:768px; height:4px; background-image:url(images/sombra-up.png); background-repeat:no-repeat; background-position:bottom; margin-top:20px;}
.sombra-down {position:relative; width:768px; height:4px;background-image:url(images/sombra-down.png); background-repeat:no-repeat; background-position:top; margin-bottom:20px;}
.container {position:relative; width:768px; background-image:url(images/bg-container.png);}

.banner {position:relative; left:0px; width:760px;; height:131px; background-image:url(images/bg-header.png); background-repeat:repeat-y;}

.planes {position:relative; width:758px;; height:207px;}
.informacion {position:relative; width:758px;; color:#5c5c5c; text-align:justify;}
.footer {position:relative; width:758px;; height:45px; color:#5c5c5c; text-align:right;}

tr {border:solid 1px #336699;}



.margen {margin:15px;}



/* Menu */
.menu {display:block; position:relative; left:0px; bottom:0px; height:28px; width:760px; background-image:url(images/bg-menu.png);}
.opt a:link, .opt a:visited {display:block; position:relative;left:0px; font-size:13px;color:#ffffff; font-weight:bold; float:left; height:18px; padding:5px 15px 3px 15px;}
.opt a:hover {background-color:#8cbd65;text-decoration:none; color:#ffffdb;}

.image-footer {background-image:url(images/footer.png); height:22px; width:283px; position:absolute; left:0px; bottom:0px;}
.image-footer2 {background-image:url(images/footer2.png); height:22px; width:283px; position:absolute; right:0px; bottom:0px;}

