@charset "utf-8";
/* CSS Document */
/*<style type="text/css">*/

* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #e7e5e5;
	background-image: url(../fondo.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}

.termino {
	font-weight:bold;
	color: #093;
}
ul {
margin-left:20px;
}
#info {
	background-color: #FFF;
}
#caracteristicas {
	background-color: #FFF;
}
#docu {
	background-color: #FFF;
}

ul.menu li ul
{
	display: none; 
}
.imagen-equipo {
	margin: 20px;
	/*border: 1px solid #999;*/
	float: left;
}

/*------ LISTA DE PRODUCTOS -------------*/
#listaproductos {
	list-style-type: none;
	line-height: 1.5em;
	font-size: 12px;
}
#listaproductos a {
	color:#000;
	text-decoration:none;
}
#listaproductos a:visited {
	color:#333 ;
}
#listaproductos a:hover {
	color:#360;
}
/*------ LISTA DE EQUIPOS AC -------------*/
#listaequiposac {
	list-style-type: none;
	line-height: 1.5em;
	font-size: 12px;
}
#listaequiposac a {
	color:#000;
	text-decoration:none;
}
#listaequiposac a:visited {
	color:#333 ;
}
#listaequiposac a:hover {
	color:#360;
}
/*------ ENLACE NORMAL ------*/
.enlace a {
	color: #09C;
	text-decoration: none;
}
.enlace a:visited {
	color: #09C;
}
.enlace a:hover {
	color: #0C3;
}
/*------ ENLACE NORMAL ------*/
.enlaceverde a:link {
	color: #000;
	text-decoration: none;
}
.enlaceverde a:visited {
	color: #000;
	text-decoration: none;
}
.enlaceverde a:hover {
	color: #090;
}
/*------ LISTA DE ENLACES -------------*/
#listaenlaces {
	list-style-type: none;
	line-height: 3em;
	font-size: 14px;
	padding:3px;
}
#listaenlaces a {
	color:#FFF;
	text-decoration:none;
}
#listaenlaces a:visited {
	color: #CCC;
}
#listaenlaces a:hover {
	color:#0C3;
}
/*------ LISTA DE ENLACES2 -------------*/
#listaenlaces2 {
	list-style-type: none;
	line-height: 2em;
	font-size: 14px;
	padding:3px;
}
#listaenlaces2 a {
	color:#FFF;
	text-decoration:none;
}
#listaenlaces2 a:visited {
	color: #FFF;
}
#listaenlaces2 a:hover {
	color:#0C3;
}
/*------LISTA DOCUS---------*/
.listadocus {
	font-size: 14px;
}
.listadocus a {
	color:#FFF;
	text-decoration:none;
}
.listadocus a:visited {
	color: #CCC;
}
.listadocus a:hover {
	color:#0C3;
}
h1 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#00558b;
}
.h1verde {
font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#339933;
}

h2 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#00558b;
}
h3 {
	font-weight:bold;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	color:#00558b;
}

.header {
	width:955px;
	margin: 0 auto;
	height:30px;
}
#footer {
	width:955px;
	margin: 0 auto;
	height:30px;
}
#footer a {
	color:#00558b;
}


#pagina
{
	width: 900px;
	margin: 0px auto;
	/* background-color: #FFF; */
}
#izquierda {
	float: left;
	display:block;
	width: 200px;
}
#contenido {
	float: right;
	display:block;
	width: 955px;
}
/* ---------- CONTENIDOS LAYOUT GENERICO DOS COLUMNAS ----*/
#contenidogeneral {
	width:955px;
	/*height:495px;*/
	margin: 0 auto;
}
#contenidoleft {
	float: left;
	width: 630px;
	line-height: 1.5em;
	font-size: 12px;
	text-align:justify;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-color:#FFF;
}

#contenidoright {
	float: right;
	width:295px;
	background-color: #00558b;
	color: #FFF;
	margin-top: 20px;
	background: url("../FONDO-CUADRO-DCHA.jpg");
}

#footer {
	clear: both;
}
.izq {
	float: left;
}
.izqmargenright {
	float: left;
	margin-right:10px;
}
.dcha {
	float: right;
}
.dchamargenleft {
	float: right;
	margin-left:10px;
}

#cuadroppal {
	position:absolute;
	/* left:31px; */
	left: 50%;
	margin-left: -423px;
	top:329px;
	width:846px;
	height:220px;
	z-index:5;
	border: 1px solid #CCCCCC;	
	background-image: url(../imgs-v2/fondocuadroppalv2.png); 
}

#fotoppal
{
	width: 542px;
	height: 340px;
	float: left;
}
#fotoppal2
{
	width: 100px;
	height: 340px;
	float: right;
}
#centroppal {
	width: 258px;
	height: 340px;
	background-color: #00509F;
	float: left;
	background-image: url(../imgs-v2/fondocentro.jpg);
}
.clear {
display:block; clear:both; visibility:hidden;
}
.destacadoclaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.destacado {
 font-weight:bold;
 }
/*-----------PAGINA PPAL ---------*/
#contenidoppal1 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal1.jpg);
}
#contenidoppal2 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal2.jpg);
}
#contenidoppal3 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal3.jpg);
}
#contenidoppal4 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal4.jpg);
}
#contenidoppal5 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal5.jpg);
}
#contenidoppal6 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal6.jpg);
}
#contenidoppal7 {
	width:955px;
	height:495px;
	margin: 0 auto;
	background-image: url(../imgs-fondo/fondoppal7.jpg);
}
#ppalFamilias {
	position:relative;
	left:40px;
	top:370px;
	width:520px;
	height:93px;
	z-index:1;
}
#ppalFamilias2 {
	position:relative;
	left:50px;
	top:370px;
	width:520px;
	height:93px;
	z-index:1;
}
#ppalBycool {
	width:221px;
	float: left;
}
#ppalMinicool {
	float:left;
	width:207px;
	float: right;
} 
#ppalBycool2 {
	width:178px;
	float: left;
}
#ppalMinicool2 {
	float:left;
	width:247px;
	float: right;
} 

.niveles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.niveles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#tablaequiposac {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	/* border-collapse:collapse; */
	border:1px solid #666;
}
#tablaequiposac tr:hover {
	background-color:#0C0;
}
.listahorizontal li {
	float:left;
	/* width: 250px; */
	list-style-type: none;
	margin-left:5px;
}
.textoppal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.textoppal a {
	color:#FFF;
}
.textoppal-ing {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#tablacontactos {
	border: 1px solid #09C;
}
.tablafolletos {
	margin: 0 auto;
}
.tablafolletos a {
	text-decoration: none;
}
.tablafolletos td:hover {
	background-color:#6C3;
}
.verde {
font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#093;
}
.contenidonoticia {
	float: left;
	width: 630px;
	line-height: 1.5em;
	font-size: 12px;
	text-align:justify;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-color:#FFF;
}
.djm-titulo {
font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#000;
}
