/************* BÁSICOS ***************/	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	color: #333333;
	line-height: 140%;
	text-decoration: none;
}
b {
	color: #2E85DD;
}
a {
	color: #2E85DD;
	text-decoration: none;
}
.blue {
	font-weight: bold;
	color: #314E8A;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
}
/************* MAQUETA ***************/	

#contenedor {
	text-align: left;
	width: 900px;
	background-color : #ffffff;
	margin: auto;
	text-decoration: none;
}

#cuerpo {
	float: left;
	width: 715px;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#cuerpo_fondo {
	float: left;
	width: 715px;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../_img/fondo_pbc.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#cuerpo li,#cuerpo_fondo li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
#cuerpo a,#cuerpo_fondo a {
	text-decoration: none;
}
#cuerpo_2col {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../_img/fondo_pbc.gif);
	#background-image: none;
background-repeat: no-repeat;
background-position: right top;
}
#left_bar {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 170px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 15px;
	background-color: #F1F0F0;
}
#left_down {
	padding: 0px;
	margin: 0px;
}
#left_down img {
	margin-bottom: 14px;
}
#usuarios {
	height: 64px;
	background-image: url(../_img/usuarios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 14px;
}
#numeros p {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 26px;
	margin: 0px;
}
#right_bar {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 348px;
	font-size: 12px;
background-image: url(../_img/fondo_pbc.gif);
	#background-image: none;
background-repeat: no-repeat;
background-position: right top;
}
.guia {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
#flash {
	width: 715px;
	background: #EBEBEB;
	margin-bottom: 15px;
	padding: 0px;
}
#threecells {
	clear: both;
}
#threecells div {
	float: left;
	clear: right;
	margin-bottom: 10px;
}
#contenedor #cuerpo #threecells #cell_1 img {
	text-align: center;
}
#contenedor #cuerpo #threecells #cell_2 li {
	list-style-type: disc;
	margin-left: 10px;
}

#cell_1 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px; 
/*	behavior:url(border-radius.htc); NO FUNCIONA EN IE8*/
	width: 227px;
	#width: 227px;
margin-right: 15px;
	background-image: url(../_img/fondo_col.gif);
	background-position: left top;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	background-repeat: repeat;
	border: 1px solid #999999;
	float: left;
}
#cell_2 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
/*	behavior:url(border-radius.htc); */
	width: 225px;
	#width: 226px;
	margin-right: 15px;
	background-image: url(../_img/fondo_col.gif);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	background-repeat: repeat;
	border: 1px solid #999999;
}
#cell_3 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
/* 	behavior:url(border-radius.htc); */
	width: 226px;
    #width: 226px;
	background-image: url(../_img/fondo_col.gif);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	background-repeat: repeat;
	border: 1px solid #999999;
	float: right;
	margin: 0px;
}
.cell_txt_columnas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#twocells {
	clear: both;
}
#cuerpo_menu_left {
	float: left;
	width: 375px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cell_1_libre {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
	width: 226px;
	#width: 226px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#cell_2_libre {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
	width: 226px;
	#width: 226px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#cell_3_libre {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
	width: 227px;
	#width: 227px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.listado {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #ECECEC;
}
#noticia {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
	padding: 10px;
	border: 1px solid #999999;
	background-image: url(../_img/fondo_col.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	#width: 713px;
}
#noticia_fondob {
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(../_img/fondo_pbc.gif);
	#background-image: none;
background-repeat: no-repeat;
background-position: right top;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 693px;
	#width: 713px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/* behavior:url(border-radius.htc);  NO FUNCIONA EN IE8*/
}
.img_prod {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.img_prod_left {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}

/************* Cabecera ***************/	

#ini_sesion {
	text-align: right;
	margin-top: 25px;
	float: right;
}

#cabecera {
	height: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_img/cb_deg.gif);
	background-repeat: repeat-x;
}

#cabecera2 {
	height: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}

#logo {
	height: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#soluciones {
	float: left;
	margin-top: 0px;
	padding-right: 15px;
}

/************* Menu superior ***************/
	
#menu_sup {
	font-weight: normal;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #51586a;
}

#menu_sup2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
}

#menu_sup2 ul {
	background-color: #51586a;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
#menu_sup2 ul li {
	display: inline;
	margin: 0px;
	height: 25px;
	padding: 0px;
}
#menu_sup2 ul li a {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline;
}
#menu_sup2 ul li a:hover {
	color: #FFFFFF;
	background-color: #314E8A;
	margin: 0px;
	font-weight: normal;
	height: 25px;
	display: inline;
}

/************* Pie ***************/	
#pie {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	background-color: #51586a;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
}
#pie2 {
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#pie_menu {
	float: right;
}

#pie a {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

#pie_menu a {
	text-align: right;
	color: #666666;
	font-weight: normal;
}
#pie_menu a:hover {
	text-align: right;
	text-decoration: underline;
}

/* ######### Menu izquierdo ######### */

#menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
#menu li  {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858587;
	list-style-type: none;
	background-color: #E4E4E4;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#menu  li   a        {
	color: #000000;
	text-decoration: none;
	height: 100%;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu  li   a:hover     {
	color: #51586A;
	padding-left: 10px;
	background-color: #CCCCCC;
}
#menu   li   ul  li, menu li ul li a {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858587;
	list-style-type: none;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li ul li a:hover {
	text-align: left;
	display: block;
	list-style-type: none;
	background-color: #CCCCCC;
	color: #51586A;
}

/************* TEXTO ***************/	

.entradilla {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}
.ladillo {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.ladillo_blue {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #314E8A;
}
.ladillo_red {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #E3100C;
}
.ladillo_green {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #649032;
}

.precio2 {
	font-size: 12px;
	line-height: 20px;
	color: #2C85DE;
}

.precio_titulo_small {
	font-size: 16px;
	line-height: 20px;
	color: #2C85DE;
}

.sumario {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #333333;
}

.sumario_esp {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #51586A;
	margin: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}

h2 {
	font-size: 22px;
	padding-bottom: 15px;
	color: #3D7DBA;
}
h3 {
	font-size: 36px;
	color: #1C65AB;
	line-height: 50px;
}
.cpo10 {
	font-size: 10px;
}
.img_box {
	float: right;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}


/************* MENU CUERPO ***************/	


#menu_cuerpo {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #e8f1fe;
    #width: 285px;
	float: right;
	.margin-right: 10px;
}

#menu_cuerpo ul {
	width: 300px;
}

#menu_cuerpo li {
	list-style-type: none;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ACCFE8;
	border-bottom-color: #ACCFE8;
	margin: 0px;
}

#menu_cuerpo a {
	text-decoration: none;
	color: #294D89;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

#menu_cuerpo a:hover {
	color: #51586A;
	background-color: #CEDDE7;
	display: block;
}
.noticia {
	padding: 10px;
	border: 1px solid #999999;
	background-image: url(../_img/fondo_col.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}