@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#72706F; }
body {  background:#F0E8CF; margin:0px; }
a:link { text-decoration: none; outline:none; }
a:visited { text-decoration: none; outline:none; }
a:hover { text-decoration: none; outline:none; }
a:active { text-decoration: none; outline:none; }
:focus { -moz-outline-style:none; }

#wrapper { height:100%; width:100%; }

#content { position:absolute; height:670px; width:920px; top:50%; left:50%; margin:-335px 0px 0px -460px; background: url(../../imgs/grafs/content_bg.png) no-repeat; }

#top { width:900px; height:105px; margin:10px 0px 0px 10px; }
#top img.logoa { float:left; margin:10px 0px 0px 30px; }
#top img.top_title { float:left; margin:50px 80px 0px 150px; }
#top img.logob { float:left; margin-top:35px; }

#menu { width:650px; height:30px; padding:10px 0px 0px 250px; margin-left:10px; background-color:#2784B9; }
#menu a { display:block; height:25px; float:left; }
#menu a.inicio { width:61px; background:url(../../imgs/grafs/inicio_off.png) no-repeat; }
#menu a.inicio:hover { background:url(../../imgs/grafs/inicio_on.png) no-repeat; }
#menu a.ubicacion { width:110px; background:url(../../imgs/grafs/ubicacion_off.png) no-repeat; }
#menu a.ubicacion:hover { background:url(../../imgs/grafs/ubicacion_on.png) no-repeat; }
#menu a.carpas { width:195px; background:url(../../imgs/grafs/carpas_off.png) no-repeat; }
#menu a.carpas:hover { background:url(../../imgs/grafs/carpas_on.png) no-repeat; }
#menu span.divider {display:block; float:left; height:25px; width:12px; background:url(../../imgs/grafs/menu_div.png) no-repeat; }

img.central { margin-left:10px; }
iframe { margin-left:10px; border-bottom:solid 1px #999; }

#center { width:900px; height:140px; margin-left:10px; background:#F5F3EA; }
#center span.title { float:left; display:block; width:135px; height:18px; padding-top:20px; margin:0px 0px 5px 155px; background:url(../../imgs/grafs/index_title.png) no-repeat bottom; }
#center span.title2 { float:left; display:block; width:105px; height:18px; padding-top:20px; margin:0px 0px 5px 185px; background:url(../../imgs/grafs/index_title2.png) no-repeat bottom; }
#center span.text { float:left; display:block; width:300px; height:80px; margin-left:155px; }
#center span.text2 { float:left; display:block; width:300px; height:50px; padding-top:10px; margin-left:20px; }
#center span.text2 ul { float:left; list-style:outside; margin:0px 0px 0px -25px; width:80px; }
#center span.text3 { display:block; width:300px; height:80px; margin:0px 0px 5px 315px; padding-top:20px; }

#center form { width:850px; padding-left:30px; color:#2784B9; }
#center form h2 { color:#2784B9; margin:0px 0px 5px 0px; }
#center form input { background:#EFEEEE; border:solid 2px #999; margin-top:5px; }
#center form input.conInput1 { width:200px; margin:0px 10px 0px 18px; }
#center form input.conInput2 { width:200px; margin-left:20px; }
#center form textarea.consulta { background:#EFEEEE; border:solid 2px #999; margin:5px 10px 0px 10px; width:475px; height:90px; }
#center form input.button { height:20px; color:#2784B9; }
#center form input.button:hover { color:#666; }

#bottom { width:900px; height:20px; padding-top:10px; margin-left:10px; text-align:center; }
#bottom a { text-decoration:none; color:#72706F; }
#bottom a:hover { color:#2784B9; }

/* Tools */
/* SlideShow */
#rotator { width:900px; height:331px; /*overflow:hidden;*/ }
#rotator img {display:none; position:absolute; top:auto; left:auto; z-index:1; }

