body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	background-color: #212021;
}

p {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: left;
}

#bar { /*barra superior*/
	background-color: #212021;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
}
* html #bar {
	font-size: 1px;
}
#white {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/difum.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#white #header {
	position: relative;
	width: 850px;
	height: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/cab_blanc2.jpg);
}
#white #header .logo {
	overflow: hidden;
	height: 90px;
	width: 324px;
	position: absolute;
	left: 15px;
	top: -15px;
}
* html #white #header .logo { /* utilizado para que en IE se mantengan las proporciones */
	top: 6px;
}
#white #header .logo span {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 324px;
	left: 0px;
	top: 0px;
	z-index: 2;
	position: absolute;
}
#white #header .slogan {
	position: absolute;
	width: 500px;
	font-size: 25px;
    font-weight: normal;
	left: 265px;
	top: 35px;
	font-family: Tahoma;
}
*html #white #header .slogan { /* utilizado para que en IE se mantengan las proporciones */
	top: 55px;
}


#white #header #topbanderitas {
	width: 225px;
	position: absolute;
	height: 25px;
	top: 10px;
	left: 625px;
}

* html #white #header #topbanderitas { /* utilizado para que en IE se mantengan las proporciones */
	top: 10px;

}
#white #header #topbanderitas ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	display: block;
}
#white #header #topbanderitas li {
	float: left;
	margin-right: 15px;
}

#white #header #topbanderitas img {

	behavior: url(iepngfix.htc)

}


#white #content {
	width: 850px;
	margin: 0px auto;
	padding: 5px 0px 30px;
	position: relative;
}

#white #content #sidebar {
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#white #content #sidebar .ornamentwhite {
	width: 180px;
	height: 30px;
	background-image: url(images/etiqueta_menu2.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006973;
	font-family: Tahoma;
	line-height: 30px;
}

#white #content #sidebar .conten_menu {
	margin-bottom: 10px;
}

#white #content #sidebar #ornamentwhite_sintexto {
	width: 180px;
	height: 15px;
	background-image: url(images/separador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006973;
	font-family: Tahoma;

}


#white #content #sidebar #aenor {
  width: 180px;
  height:93px;
}

#white #content #sidebar #aenor img {
	
	behavior: url(iepngfix.htc)

}



#white #content #sidebar #aenor .aenor_left {
	border:0;
	float:left;
}

#white #content #sidebar #aenor .aenor_right {
	border:0;
	float:right;
}

#white #content #contenido {
	width: 640px;
	min-height: 850px;
	height: expression(this.scrollHeight < 851? "850px": "auto"); /*altura mínima compatible para ie6*/
	margin: 0px 0px 0px 200px;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1d1e0;
}

#white #content #contenido img {
	
	behavior: url(iepngfix.htc)

}

#white #content #contenido p {
	color: #424142;
	font-family: Tahoma;
	font-size: 12px;
	
}
#white #content #contenido a {
	font-weight: bold;
	color: #006973;
	text-decoration: none;
}
#white #content #contenido a:hover {
	/*color: #0C4666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;*/
}
#white #content #contenido .sub_seccion {
	color: #006973;
	font-size: 11px;
	margin: 0px 0px 15px;
	padding: 0px;
	font-family: Tahoma;
}

#white #content #contenido .seccion {
	color: #006973;
	font-size: 14px;
	margin: 0px 0px 15px;
	padding: 0px;
	font-family: Tahoma;
	text-decoration:underline;
}

#white #content #contenido .title {
	color: #006973;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -0.01em;
	margin: 5px 0px 15px;
	padding: 0px;
	font-family: Tahoma;
}

#pie {
	background-color: #212021;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#pie .contenido {
	width: 870px;
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pie .contenido1  {
	width: 460px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}


#pie .contenido1 p {
	font-family: Tahoma;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	
}

#pie .contenido1 a {
	color: #66A6D7;
	text-decoration: none;
}

#pie .contenido1 a:hover {
    color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}


#pie .contenido2  {
	width: 400px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}

#pie .contenido2 p {
	font-family: Tahoma;
	font-size:12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-align:right;
	
}


.imgleft {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
  	border: 1px solid #c1d1e0;
}

.imgright {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
  	border: 1px solid #c1d1e0;
}

.imgbullet{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgcaract{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#imprime_tabla{
	height: 100px;
	line-height: 50px;
	color: #006973;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold; 
}

.cabecera_seguridad{
	width: 180px;
	height: 30px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006973;
	font-family: Tahoma;
	line-height: 30px;
}

#image-canvas {
	position: relative;
	width: 640px;
	height:488px;
	overflow: hidden;
	display: block;
	color:#FFFFFF;
	margin-left:0px;
			
	/*border: 1px solid #000000;*/
	background-image:url(images/fondo_cat.jpg);

}
#image-canvas img {
	position: absolute;
	top: 70px;
	left: 85px;
}

#image-canvas_flash {
	position: relative;
	width: 630px;
	height:488px;
	overflow: hidden;
	display: block;
	color:#FFFFFF;
	margin-left:0px;
			
	/*border: 1px solid #000000;*/
	background-image:url(images/fondo_flash.jpg);

}
#image-canvas_flash object {
	position: absolute;
	top: 70px;
	left: 85px;
}

.enlace_portada_a08{
	position:relative;
	width: 552px;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 420px;
	color: #006973;
	font-family: Tahoma;
	text-align:right;
	font-weight:bold;
	float:left;
}

