body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#999;
}
/*Cabecera*/
#pagina_total {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 715px;
	background-color: #FFF;
}
#todo_todo {
	width: 715px;
	float:left;
	background-color:#fff !important;
	float:left;
}
#header_total {
	width: 715px;
	height: 210px;
	float: left;
}
#header1 {
	width: 685px;
	position:relative;
	height: 200px;
	background-color:#69f;
	padding: 10px 15px 0px 0px;
}
#header2 {
	width: 670px;
	position:relative;
	height: 71px;
	background-color:#69f;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#logo {
	width: 675px;
	height: 109px;
	position:relative;
	padding-left:12px;
	float: left;
}
/*Menu Navegación de la cabecera*/
#menu_grande {
	position:absolute;
	bottom: 7px;
	right: 12px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bolder;
	font-size:11px;
	width: 675px; /* modificar según el margen de la barra */
	height: 61px;
	z-index: 597;
}
/*Contenido*/
#content {
	width: 715px;
	background-color: #FFF;
	color: #FFF;
}
#ppal_gral {
	width: 700px;
	float:left;
	padding-left: 15px;
	padding-top:15px;
}
#ppal_izq {
	width: 415px;
	float:left;
	font-size:10px;
	padding: 10px 20px 10px 10px;
}
#ppal_der {
	width:247px;
	float:left;
}
.title_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #CC3333;
	text-align: left;
}
.sub_title_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC3333;
	text-align: left;
}
#slogan_page {
	width:415px;
	float: left;
	/*	padding: 10px 0px 10px 0px;
*/
	font-size:14px;
	font-weight:bold;
}
#cuerpo_page {
	width:415px;
	font-size:11px;
}
#contacto_paginas {
	width: 715px;
	font-size:9px;
	float:left;
	text-align:center;
	padding: 10px 0px 10px 0px;
	margin-top:10px;
	border-top:dotted 2px #69f;
	border-bottom:dotted 2px #69f;
	margin-bottom:5px;
}
/*Footer*/
.footer {
	width: 633px;
	height: 160px;
	background-color: #69f;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 82px;
	margin-top:20px;
}
.footer_box {
	width:134px;
	height:140px;
	float:left;
	padding-top:15px;
}
.footer_box ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 0 0 0;
}
.footer_box li {
	display: block;
	text-align: left;
	margin: 10px 0 0 0;
}
.footer_box li a {
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	color:#fff
}
.footer_box li a:hover {
	background-color: #0000ff;
	color: #fff;
}
.footer_box_titulo {
	width:100px;
	padding: 2px 7px 2px 7px;
	color: #0066CC;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	text-decoration: none;
}
/* Paneles de la derecha */
.service {
	width:237px;
	color:#fff;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left:10px;
}
.estrategia {
	font-size:16px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
}
.sistemas {
	font-size:16px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cuerpo_page ul {
	list-style-type: disc;
	padding-left:22px;
}
#cuerpo_page ul li {
	text-align:left;
}
.accion {
	color:#0000ff;
	text-align:center;
	font-weight:bold;
}
.alinea_izq {
	text-align:justify !important;
}
.alinea_der {
	text-align:right !important;
}
.alinea_centro {
	text-align:center !important;
}
/* pagina inicio */
#pagina_inicio {
	width:715px;
	float:left;
	background-color:#FFF;
}
#barra_diseno_sitios {
	width:715px;
	height:60px;
	float:left;
	background-image:url(../imagenes/boton_cristal.png);
	background-repeat:no-repeat;
	line-height:60px;
	font-weight:bolder;
	margin-top: 20px;
}
.centrado_blanco {
	color: #FFF !important;
	text-align:center !important;
}
#caras {
	width:715px;
	height:70px;
	float: left;
}
#planes_web {
	width:715px;
	height:314px;
	float:left;
	background-color: #FFF;
}
.un_plan {
	width:238px;
	height:305px;
	float:left;
}
.un_plan_arr {
	width:238px;
	height:45px;
	float:left;
	background-image:url(../imagenes/plan_ar.png);
	background-repeat:no-repeat;
	font-size:9px;
}
.un_plan_ab {
	width:238px;
	height:45px;
	float:left;
	background-image:url(../imagenes/plan_ab.png);
	background-repeat:no-repeat;
}
.un_plan_centro {
	width:238px;
	height:224px;
	float:left;
	background-image:url(../imagenes/plan_centro.png);
	background-repeat:repeat-y;
}
#barra_publi {
	width:715px;
	height:114px;
	float:left;
}
#consulte {
	width:207px;
	height:84px;
	float:left;
	background-image:url(../imagenes/recuadrotelefono.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 15px;
	margin-left: 15px;
}
#free_incluye {
	width:458px;
	height:114px;
	float:left;
	margin-left:20px;
}
#free_incluye_izq {
	height:114px;
	width:30px;
	background-image:url(../imagenes/incluye-con-free-izq.png);
	background-repeat:no-repeat;
	float:left;
}
#free_incluye_der {
	height:114px;
	width:30px;
	background-image:  url(../imagenes/incluye-con-free-der.png);
	background-repeat:no-repeat;
	float:left;
}
#free_incluye_centro {
	height:114px;
	width:268px;
	background-image: url(../imagenes/incluye-con-free-centro.png);
	background-repeat:repeat-x;
	float:left;
}
#free_incluye_free {
	height:114px;
	width:100px;
	background-image:url(../imagenes/incluye-con-free-free.png);
	background-repeat: no-repeat;
	float:left;
}
#idcorpymasdisenos {
	height:295px;
	width:715px;
	float:left;
}
#idcorp {
	height:295px;
	width:476px;
	float:left;
}
#masdisenos {
	height:275px;
	width:239px;
	float:left;
	background-image:url(../imagenes/mas%20servicios.png);
	background-repeat:no-repeat;
	margin-top:20px;
}
.un_planidcorp_centro {
	width:238px;
	height:125px;
	float:left;
	background-image:url(../imagenes/plan_centro.png);
	background-repeat:repeat-y;
}
#barra_diseno_grafico {
	width:476px;
	height:60px;
	float:left;
	background-image:url(../imagenes/boton_cristal_grafico.png);
	background-repeat:no-repeat;
	line-height:60px;
	font-weight:bolder;
	margin-top: 20px;
}
.titulo_planes {
	color: #039;
	font-size:16px;
	font-weight:bolder;
}
.contenido_plan {
	text-align:left;
	font-size:12px;
	line-height: 15px;
}
.vineta_diseno {
	list-style-image: url(../imagenes/vineta-diseno.png);
	list-style-type: circle;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 20px;
	font-weight: normal;
}
.pie_planes {
	color: #039;
	font-size:16px;
	padding-top: 30px;
	text-align: center;
}
.consulte_letra {
	color: #039;
	font-size:14px;
	text-align: center;
	padding-left: 5px;
}
.consulte_letra_rec {
	color: #039;
	font-size:14px;
	text-align: left;
	padding-left: 5px;
}
.free_letra {
	font-size:10px;
	text-align: left;
	padding-left: 15px;
}
.free_letra_naranja {
	color:#F60;
	font-weight:bold;
}
.un_plan_grafico {
	width:238px;
	height:195px;
	float:left;
}
.contenido_plan_grafico {
	text-align:left;
	font-size:11px;
	line-height: 14px;
}
.un_plan_centro a {
	text-decoration: none;
	color: #039;
}
.un_planidcorp_centro a {
	text-decoration: none;
	color: #039;
}
#masdisenos a {
	text-decoration: none;
	color: #039;
}
.consulte_letra_rec a{
	text-decoration: none;
	color: #039;

}

