body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/fondo/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
h2 {
	font-size: 22px;
	color: #339;
	font-weight: normal;
	background-image: url(../images/fondo/fondo_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	color: #339;
	font-weight: normal;
	padding-top: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #339;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #339;
	background-color: #CCC;
	padding-left: 10px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #F90;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #339;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}
/*---------------------------------------------------------------------------
IMAGENES
---------------------------------------------------------------------------*/
img {
	border: 0;
}
.derimg {
	float: right;
	margin: 10px;
}
.izimg {
	margin: 5px;
	float: left;
}

.cenimag {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------------------------
ENCABEZADO - menu
---------------------------------------------------------------------------*/
#menu {
	text-align: center;
	height: 30px;
	padding-top: 20px;
	padding-left: 6px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a {
	text-decoration: none;
	color: #FFF;
	line-height: 1.5em;
	padding-right: 7px;
	padding-left: 7px;
	letter-spacing: 0.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-right: -4px;
}
#menu a:link, #menu a:visited {

}
#menu a:hover, #menu a:active {
	background-color: #000;
}
.active {
	background-color: #000;
}

/*---------------------------------------------------------------------------
ENCABEZADO - logo
---------------------------------------------------------------------------*/
#logo {
	margin-top: 30px;
	margin-left: 30px;
	height: 120px;
}
#logo h1 {
	background-image: url(../images/logo/logo_webmanager.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 376px;
}
/*---------------------------------------------------------------------------
CONTENIDO
---------------------------------------------------------------------------*/
#contenido {
	background-color: #FFF;
	padding-right: 18px;
	padding-left: 18px;

}
#contenido #left {
	float: left;
	width: 474px;
}
#contenido #right {
	float: right;
	width: 230px;
	background-image: url(../images/fondo/fondo_right.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right ul li {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C00;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right a {
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

/*---------------------------------------------------------------------------
CONTENIDO-RIGHT1-marketing
---------------------------------------------------------------------------*/
#contenido #right1 {
	float: right;
	width: 230px;
	background-image: url(../images/fondo/fondo_right.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#right1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right1 ul li {
	font-size: 11px;
	font-weight: bold;
	color: #339;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 5px;
}
#right1 a {
	background-image: url(../images/fondo/mas_nar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#right1 a:link, #right1 a:visited {
	color: #F90;
}
#right1 a:hover, #right1 a:active {
	background-color: #FFF;
	color: #339;
}

.activeright1 {
	background-image: url(../images/fondo/mas_nar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #FFF;
	color: #339;
}
/*---------------------------------------------------------------------------
CONTENIDO-RIGHT2-productos
---------------------------------------------------------------------------*/
#contenido #right2 {
	float: right;
	width: 230px;
	background-image: url(../images/fondo/productos.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 8px;
	height: 311px;
}

#right2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right2 ul li {
	font-size: 11px;
	font-weight: bold;
	color: #339;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 5px;
}
#right2 a {
	background-image: url(../images/fondo/mas_bco.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#right2 a:link, #right2 a:visited {
	color: #FFF;
}
#right2 a:hover, #right2 a:active {
	background-color: #CCC;
	color: #339;
}
#dominios {
	height: 100px;
	position: absolute;
	overflow: scroll;
	width: 230px;
}


/*---------------------------------------------------------------------------
PIE
---------------------------------------------------------------------------*/
#pie {
	background-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5A5AA0;
	text-align: center;
	height: 100px;
	padding-top: 20px;
	color: #A8A8E1;
	font-size: 12px;
	letter-spacing: 0.1em;
	clear: both;
	float: none;
	margin-top: 20px;
}

#pie a {
	color: #6969CD;
	text-decoration: none;
}
#pie #direccion {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pie #w3c {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#pie_left {
	float: left;
	width: 190px;
	text-align: right;
}
#pie_right {
	float: right;
	width: 190px;
	text-align: left;
}
/*---------------------------------------------------------------------------
VARIOS
---------------------------------------------------------------------------*/
.blanco {
	clear: both;
	float: none;
	display: block;
}
.noticia {
	float: left;
	width: 230px;
}
.noticia p {
	color: #666;
}
.linea {
	float: left;
	width: 6px;
	height: 160px;
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.linea1 {
	float: left;
	width: 6px;
	height: 160px;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.linea_horizontal {
	float: none;
	height: 2px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.links_wm {
	float: right;
	width: 230px;
}

.visto li {
	list-style-image: url(../images/icon/visto_lil.gif);
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*---------------------------------------------------------------------------
ESTILOS
---------------------------------------------------------------------------*/
.texto1 {
	font-size: 20px;
	line-height: 20px;
}
.texto_just {
	text-align: justify;
	font-size: 12.5px;
}
.texto_gr {
	text-align: justify;
	font-size: 14px;
}
.texto_dest {
	font-weight: bold;
	color: #339;
	font-size: 12.5px;
}
.texto_dest1 {
	font-size: 12px;
	font-style: italic;
	color: #339;
	text-align: center;
}
.texto_dest2 {
	font-weight: bold;
	color: #339;
	font-size: 18px;
}

.texto_ch {
	font-size: 12px;
}
.texto_right {
	text-align: right;
}

.aviso_titulo {
	font-size: 20px;
	color: #339;
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 20px;
}
.aviso_txt {
	float: left;
	width: 280px;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
	padding-top: 20px;
}

.aviso_imag {
	float: right;
	width: 160px;
	padding-top: 30px;
}
.cont_img {
	float: left;
	width: 90px;
}
.cont_txt {
	float: left;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 300px;
}

.logoclientes {
	margin: 16px;
	border: 1px solid #CCC;
	height: 140px;
	width: 140px;
	float: left;
}
.img_borde {
	border: 1px solid #CCC;
}


#pry_inaugurado {
	text-align: center;
	height: 120px;
	width: 230px;
	color: #339;
	padding-top: 38px;
	margin-top: 8px;
	background-image: url(../images/fondo/pry_inaugurado.jpg);
	float: left;
	margin-right: 15px;
}
#indicadores {
	float: left;
	width: 600px;
}
#indicadores .iframe {
	height: 20px;
	width: 400px;
	color: #49559D;
	font-size: 14px;
	font-weight: bold;
}

.noticias {
	float: left;
	width: 230px;
	background-color: #CCC;
	margin-top: 10px;
}



/*---------------------------------------------------------------------------
BOTON MAS INFO
---------------------------------------------------------------------------*/
.boton {
	margin-top: 20px;
}
.boton ul {	margin: 0px;	padding: 0px;}
.boton li {	list-style-type: none;	display: inline;}
.boton li a {height:20px; text-indent:-9999px; float:right;}
.boton li a.boton1 {
	width:100px;
	background-image: url(../images/imag/boton1.jpg);
	background-repeat: no-repeat;
}
.boton li a:hover {background-position:0 -20px;}
/*---------------------------------------------------------------------------
SUBTITU MARKETING
---------------------------------------------------------------------------*/
.titulo {
	font-size: 15px;
	color: #339;
	padding-top: 25px;
	padding-right: 260px;
	padding-left: 10px;
}
.titulo1 {
	font-size: 20px;
	font-weight: bold;
}



#titu_seo {
	background-image: url(../images/fondo/seo.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_sem {
	background-image: url(../images/fondo/sem.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_smo {
	background-image: url(../images/fondo/smo.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_sms {
	background-image: url(../images/fondo/sms.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_email {
	background-image: url(../images/fondo/email-marketing.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_banner {
	background-image: url(../images/fondo/banner.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
#titu_estadisticas {
	background-image: url(../images/fondo/estadisticas.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 470px;
}
.titu_menu {
	background-image: url(../images/fondo/titulo_menu.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	margin-top: 20px;
}
.titu_menu2 {
	background-image: url(../images/fondo/titulo_menu2.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	margin-top: 20px;
}
.titu_menu3 {
	background-image: url(../images/fondo/titulo_menu2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
}

#menu1 {
	text-align: center;
	height: 30px;
	padding-top: 20px;
	margin-left: 100px;
}

/*---------------------------------------------------------------------------
ACORDEON
---------------------------------------------------------------------------*/
.accordion_child {	padding:5px;
	background:#EEE;
}

.accordion_headings {	padding:5px;
	background:#9C0;
	color:#FFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}
.header_highlight {
	background-color: #F90;
}
#basic-accordian {
	padding:0px;
	width:230px;
	position:static;
	left:50%;
	top:50%;
	z-index:2;
	font-size: 12px;
	margin: 0px;
}
#banner p {
	padding: 5px;
}
#basic-accordian p {
	margin: 0px;
	padding: 0px;
}
.texto-left {
	font-size: 11px;
}
.iframe {
	height: 250px;
	width: 700px;
}
.combo {
	font-size: 11px;
	color: #339;
}
.optimizacion {
	text-align: center;
}
.optimizacion a {
	background-image: none;
}
.click2call {
	float: left;
	width: 250px;
}
#btn-clicktocall1 a {
	background-image: url(../images/imag/btn-clicktocall1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 92px;
	width: 230px;
	text-indent: -9999px;
}
#btn-clicktocall1 a:hover {
	background-image: url(../images/imag/btn-clicktocall1-on.gif);
	background-repeat: no-repeat;
}
#btn-clicktocall2 a {
	background-image: url(../images/imag/btn-clicktocall2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 230px;
	text-indent: -9999px;
}
#btn-clicktocall2 a:hover {
	background-image: url(../images/imag/btn-clicktocall2-on.gif);
	background-repeat: no-repeat;
}