
/* CSS Opextel*/
/* interaxmedia 2008 */

*, body {margin:0px; padding:0px; border:0px; }
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; widht:100%; }

h1 {font-size:16px;}
h1 span {display:none;}

#contenedor {margin-right:auto;margin-left:auto; width:760px; }

/* HEAD */
#head { background:url(images/bckg_headhome.jpg) no-repeat; width:760px; height:230px; }
#head .logo {width:195px; height:230px; float:left; }
#head .logo h2 {font-size:14px; }
#head .logo h2 span {display:none; }
#head .logo h2 a {margin-left:35px; width:135px; height:130px; display:block;   }

#head p { padding-right:10px; padding-top:10px; text-align:right; font-size:11px; color:#036; }
#head p a {color:#036; text-decoration:underline; }
#head p a:hover {color: #3399CC; text-decoration:underline; }

#head ul {margin-top:185px; padding-right:10px; padding-left:50px; width:500px; height:25px; float:right; display:inline; list-style-type:none; }
#head ul span {display:none; }
#head ul li {margin-right:10px; text-align:center; text-decoration:none; font-size:12px; color: #003366; width:156px; height:20px; float:left; list-style-type:none; }
#head ul li a {  padding-top:4px; padding-right:7px; background: url(images/btn_menu_off.gif) no-repeat; text-align:center;  text-decoration:none; font-size:12px; color: #003366; width:156px; height:20px; display:block;  list-style-type:none; }
#head ul li a:hover {  padding-top:4px; padding-right:7px; background: url(images/btn_menu_on.gif) no-repeat; text-align:center;  text-decoration:none; font-size:12px; color: #000; width:156px; height:20px; display:block;  list-style-type:none; }
#head ul li.act {  padding-top:4px;  background: url(images/btn_menu_on.gif) no-repeat; text-align:center;  text-decoration:none; font-size:12px; color: #000; width:156px; height:20px; float:left;list-style-type:none; }

/* CONTENIDO */
#info { margin-top:10px;  background:url(images/bckg_cont.gif) repeat; width:760px; height:auto; float:left;}
#info h2  { background:url(images/bckg_cont_top.gif) no-repeat top; width:760px; height:15px; font-size:14px; float:left; }
#info h2 span {display:none; }

.imagen { padding: 10px 15px; width:230px; height:auto; float:left; }
.infotxt { padding:10px 0px;  width:480px; height:auto; float:left;}
.infotxt p {padding-bottom:7px; color:#666; font-size:12px; line-height:15px; text-align:left;}
.infotxt p.tit { background:url(images/bullet_naranja.gif) no-repeat; text-indent:15px; color:#666; font-size:18px; font-weight:bold; text-align:left; border-bottom:1px solid #999; padding-bottom:3px; margin-bottom:15px;  }
.infotxt p.subtit {color:#369; font-size:14px; font-weight:bold; text-align:left;  margin-bottom:5px;  }
.infotxt ul { margin-left:25px; padding-bottom:7px; color:#666; font-size:12px; line-height:15px;list-style-type:circle; list-style-position:outside; }

#info .fininfo {background:url(images/bckg_cont_pie.gif) no-repeat top; width:760px; height:15px; float:left;}


#copy { margin-top:10px; width:760px; height:50px; float:left;  }
#copy p {color:#333; font-size:10px; text-align:center; }
#copy a {text-decoration:underline; color:#336699; }
