body{
margin:0;
background:#FFF url(http://www.neolo.com.br/img/bg.jpg) center repeat-y;
font-family:Georgia;
color:#555;
text-align:left;
}


/* LINKS */
a{
color:#666;
text-decoration:none;
}

a:hover{
color:#000;
}

a.mas{
color:#FF6600;
}

a.mas:hover{
text-decoration:underline;
}

a.flechita{
background:url(http://www.neolo.com.br/img/flechita.gif) top right no-repeat;
padding-right:10px;
color:#666;
}

a.flechita2Left{
background:url(http://www.neolo.com.br/img/flechita2.gif) top left no-repeat;
padding-left:10px;
color:#666;
}

a.flechita2{
background:url(http://www.neolo.com.br/img/flechita2.gif) top right no-repeat;
padding-right:10px;
color:#666;
}

a.flechita:hover, a.flechita2:hover{
color:#000;
}
/* FIN LINKS */

p{
margin:0; padding:0;
}

.pad p{
margin:0 0 8px 0; padding:0;
}

#contenedor{
margin:auto;
width:760px;
background:url(http://www.neolo.com.br/img/header.jpg) top left no-repeat;
}

#header{
position:relative;
height:130px;
}

#tel{
position:absolute;
top:111px;
right:0;
z-index:10;
}

#tel_list {
position: absolute;
background-color: #FFFFFF;
border: 1px solid #00C000;
width: 200px;
padding: 15px;
top:135px;
right:0;
opacity: .8;
}

#fixed_{
position:fixed;
bottom:6px;
right:6px;
}

/* MENU */
#menu{
height:66px;
overflow:hidden;
}

#menu img{
border:0;
}

#menu ul{
list-style:none;
margin:0; padding:27px 0 0 0;
}

#menu li{
float:left;
margin:0; padding:0;
display:inline;
}

#menu2{
height:20px;
text-align:right;
font-size:12px;
color:#CCC;
line-height:20px;
padding-right:6px;
}

#menu2 a{
padding:0 6px 0 6px;
color:#FFF;
}

#menu2 a:hover{
color:#99CC00;
}
/* FIN MENU */


/* COLUMNA IZQUIERDA */
#columna_izquierda{
float:left;
width:165px;
/* JONA PATCH */
/* margin-left:4px; */
overflow: hidden;
/* FIN JONA PATCH */
text-align:right;
font-size:11px;
}

#columna_izquierda p{
margin:0 0 12px 0;
}

.titulo{
font-size: 23px;
font-family: Georgia;
color:#99CC00;
margin:0 4px 0 0;
}

.titulo1, .titulo2{
font-weight: bold;
font-size: 16px;
font-family: Georgia;
color:#99CC00;
margin:0 0 6px 0;
letter-spacing:-0.8px;
}

.titulo_naranja{
font-weight: bold;
font-size: 16px;
font-family: Georgia;
color:#FF6600;
margin:0 0 6px 0;
letter-spacing:-0.8px;
}

.subtitulo{
font-weight: bold;
font-size: 12px;
font-family: Georgia;
color:#888;
}
/* FIN COLUMNA IZQUIERDA */


/* CUERPO */
#cuerpo{
float:right;
width:581px;
/*margin-left:179px;*/
background:url(http://www.neolo.com.br/img/cuerpo.gif) bottom right no-repeat;
font-size: 11px;
font-family: Verdana, arial;
overflow:hidden;
}

#texto{
padding:22px 10px 70px 16px;
}

#buscar_dominio{
margin:0 1px 0 1px;
padding:22px 30px 20px 30px;
background:url(http://www.neolo.com.br/img/degrade2.jpg) bottom left repeat-x;
}

#buscar_dominio input{
width:350px;
border:1px solid #999;
font-size:20px;
color:#666;
padding:2px 4px 2px 4px;
}

#planes_home{
position:relative;
float:left;
width:208px;
height:207px;
background:url(http://www.neolo.com.br/img/planes_home.jpg) top left no-repeat;
overflow:hidden;
}

#planes_planes{
position:relative;
float:left;
width:409px;
height:192px;
background:url(http://www.neolo.com.br/img/planes_planes.jpg) top left no-repeat;
}

#planes_rev{
position:relative;
float:left;
width:409px;
height:192px;
background:url(http://www.neolo.com.br/img/planes_rev.jpg) top left no-repeat;
}

#planes_dedicados{
position:relative;
float:left;
width:275px;
height:172px;
background:url(http://www.neolo.com.br/img/planes_dedicados.jpg) top left no-repeat;
}

#planes_home ul, #planes_planes ul, #planes_rev ul, #planes_dedicados ul{
margin:0 10px 0 10px; padding:0;
}

#planes_home ul li, #planes_planes ul li, #planes_rev ul li, #planes_dedicados ul li{
list-style:none;
color: #555;
background:url(http://www.neolo.com.br/img/flechita2.gif) top left no-repeat;
padding:0 0 3px 10px;
}

#boton_pos{
position:absolute;
bottom:10px;
right:18px;
text-align:right;
}

blockquote{
margin:15px 0 10px 30px;
}

blockquote ul, blockquote ul ul{
margin:0;
padding-left:14px;
}

blockquote p, blockquote li{
margin:0 0 10px 0;
padding-left:10px;
background:url(http://www.neolo.com.br/img/flechita.gif) top left no-repeat;
list-style:none;
}

input, selected, textarea{
border:1px solid #CCC;
margin:2px 0 2px 0;
padding:2px;
color:#777;
}

#tarifas{
display:none;
z-index:999;
position:absolute;
width:400px;
height:300px;
left:50%;
top:50%;
margin-left:-200px;
margin-top:-150px;
background:url(http://www.neolo.com.br/img/cuadro_tarifas.png);
/*border:3px solid #000;*/
}

#tarifas_pad{
padding:6px 10px 10px 12px;
}

#codigo{
font-size:8pt;
color:#000;
padding:2px 4px 2px 4px;
border:1px solid #99CC00;
background:#99CC00;
}


/* FIN CUERPO */


/* FOOTER */
#footer{
clear:both;
width:581px;
margin:0 0 0 179px;
padding:15px 0 0 0;
text-align:center;
font-size:11px;
color:#999;
}

#footer a{
padding:0 7px 0 7px;
}
/* FIN FOOTER */

/* Jona */
.campo_sus {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	border: 1px solid #C0C0C0;
}
/* Fin Jona */