body,td,th, {
	font-size: 12px;
	font-family:Tahoma, verdana;
	color:#c5c5c5;
}

select,textarea,input{
	font-family:Tahoma, verdana;
	font-size: 12px;
	border:solid 1px #CCC;
	color:#c5c5c5;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0a416a;
	font-size: 12px;
	font-family:Tahoma, verdana;
	color:#c5c5c5;
	height:100%;
	background-image:url(../img/bg_web_entrada.jpg);
	background-repeat:repeat-x;
	background-position:top left;	
	
}

a {
text-decoration:none;
color:#ff7400;
}
a:hover{
color:#c5c5c5;
text-decoration:underline;
}
form{
margin:0px;
padding:0px;
}


#DivCentralEntrada{
	background-image:url(../img/bg_central_entrada.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	height:198px;
	margin-top:258px;
}


#DivPeuEntrada{
background-color:#002a49;
font-size:11px;
color:#7d7d7d;
}
#DivPeuEntrada #interior{
padding-top:13px;
padding-bottom:15px;
}
#DivPeuEntrada  #interior #pieLeft{
width:350px;
padding-left:10px;
}
#DivPeuEntrada  #interior #pieRight{
float:right;
width:250px;
text-align:right;
padding-right:10px;
}


#EntradaLeft{
width:475px;
}
#EntradaRight{
float:right;
width:230px;
}


#menuidiomes{
	background-image:url(../img/bg_menuidiomes.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:31px;
	margin:85px 0px 0px 0px;
	padding:7px 0px 0px 13px;
}
#menuidiomes li{
list-style-type: none;
background-image:url(../img/bullet_secundari.gif);
background-repeat:no-repeat;
background-position:3px 5px;
display:inline;
padding-left:8px;
margin-right:8px;
}
#menuidiomes a:hover{
text-decoration:none;
}