/*
      Creado por Omar R. para mis3w.com
*/

* { padding: 0; margin: 0; }

body {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}
td {
	 font-size: 12px;
}
a {
	color:#0066CC;
}
h2 {
	margin:.2em 0;
	font-size:165%;
	font-weight:normal;
	color:#D32201;
}
h3 {
	margin:.3em 0;
	font-size:135%;
	color: #006600;
}
h4 {
	margin:.1em 0;
	font-size:120%;
	color: #0066CC;
}

#wrapper { 
	margin: 0 auto;
	width: 764px;
}

#principal { 
	 color: #333;
	 margin: 5px;
	 padding: 5px;
	 width: 515px;
	 float: left;
}
#menu { 
	 float: right;
	 color: #333;
	 margin: 5px;
	 padding: 5px;
	 width: 190px;
	 display: inline;
	  position:relative;
}
#navegacion {
	 margin: 5px;
	 float: left;
	 padding: 0px 0px 0px 10px; 
	 width: 735px;
	 color: #333;
}

#footer { 
	 width: 740px;
	 margin: 10px 0px 10px 0px;
	 padding:10px;
	 height:35px;
	 font-size: 90%;
	 background:#ececec url(img/bg_fo.gif) bottom;
	 float:left;
	 color: #999999;
}
#footer .icono {
	float:left;
	width:128px;
	height:35px;
}

#footer p {
	line-height:18px;
}

/* fin generales */

/* globo con testimonio e icono*/ 
#testimonio { 
	padding: 5px;
	width: 190px;
	float: left; 
}
.nube {
	background:url(img/ai.gif) left top no-repeat;
}

.nube .topright {
	background:url(img/ad.gif) right top no-repeat;
}

.nube .botleft {
	background:url(img/bi.gif) left bottom no-repeat;
}

.nube .botright {
	padding:9px 18px;
	padding-bottom:45px;
	font-size:90%;
	background:url(img/bd.gif) right bottom no-repeat;
}
.cliente {
	padding-left:40px;
	padding-bottom:6px;
	background:#fff url(img/icono_cliente.gif) left top no-repeat;
}
/* fin globo testimonio*/
/*Inicio cuadro redondo*/
.blocke {
	background: transparent url(img/ai.gif) left top no-repeat;
	border-bottom:1px solid #FFF;
}
.blocke .topright {
	background: transparent url(img/ad.gif) right top no-repeat;
}
.blocke .botleft {
	background: transparent url(img/bi2.gif) left bottom no-repeat;
}
.blocke .botright {
	padding:9px 18px;
	background: transparent url(img/bd2.gif) right bottom no-repeat;
	overflow: hidden;
	zoom:1;
}
/* fin cuadro redondo*/
.rojo {
color:#CC0000;
}
ul.ventajas {
	padding-left:1.5em; 
	position:relative;
	display:block;
	padding:0;
	margin:0;
	border:0px solid;
}
.ventajas li {
	display:block;
	margin:0;
	padding:.25em .25em .25em 1.35em;
	background:url(img/vineta.gif) .0em .3em no-repeat;
	list-style:none;
}
