body{
margin: 0px;
padding: 0px;
text-align: center;
background-color: #FFFFFF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
background-image: url(../images/bk_body.gif);
background-repeat: no-repeat;
background-position: top center;
font-size: 11px;
}
.email{
	color: #cc9900;
}
a:hover.email{
	text-decoration: none;
	color: #ffcc00;
}

div,p,ul,li,h3,h2,h1{position: relative;float: left;margin: 0px;padding: 0px;list-style: none;}

a{margin: 0px;padding: 0px; text-decoration: none;}

div#container{
	width: 990px;
	margin: 0 auto;
	float: none;
	text-align: left;
}

div#idioma{
	display: block;
	height: 35px;
	width: 990px;
	background-image: url(../images/bk_idioma.jpg);
	background-repeat: repeat-y;
	background-color: #d91279;	
}

p#header_mail{
	position: absolute;
	left: 34px;
	top: 10px;
}

p#header_idiomas{
	position: absolute;
	top: 10px;	
	left: 785px;
}

div#menu{
	display: block;
	height: 35px;
	width: 990px;
	background-color: #5d5d5d;
}

.li_menu{
	padding: 10px;
	text-align: center;
	color: #FFF;
}
.link_menu{
	color: #FFF;
}

a:hover.link_menu{
	text-decoration: underline;
}
.menu_sep{
	background-image: url(../images/menu_sep.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}

div#intro_flash{
	width: 990px;
	height: 255px;
}

div#cont_home{
	width: 975px;
	float: right;
}
div#intro_txt{
	width: 370px;
	color: #000000;
	line-height: 18px;
}
div#intro_txt2{
	width: 370px;
	color: #6b6b6b;
	line-height: 18px;
}

div#nov_home{
	width: 601px;
}

div#tit_bkgris,div#tit_endesarrollo{
	width: 605px;
	height: 30px;
	background-image: url(../images/mes_nov.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000px;
	background-color: #e1e1e1;
}
div#tit_endesarrollo{
	background-image: url(../images/tit_endesarrollo.gif);
	background-color: #d3d3d3;
}

div#nov_col1{
	width: 298px;
	color: #666666;
}

li.bullet_magenta{
	width: 10px;
	background-image: url(../images/bullet_magenta.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}

li.li_gris{
	width: 288px;
}

.link_listados{
	color: #666666;
}
a:hover.link_listados{
	text-decoration: underline;
}
.peu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: dimgray;
}
