
/* CSS Document */
body {
font-family: Tahoma;
font-size: 11px;
text-align:left;
margin: 50px 0px 6px 0px;
background-image:url(/resources/images/common/index/fondo.jpg);
background-repeat:repeat-x;

background-color:#263C53;
}
object{
margin:0px;
padding:0px;
}
#contenedor{
	width: 954px;

	text-align: left;
	margin: auto;
	/*border: 4px solid #1EA6D4;*/
}

.cuadre{
width:489px;
text-align: left;
	margin: auto;
	margin-top:10px;
	text-align:center;
	padding-bottom:0px;

}
.top_cuadre{
background-image:url(/resources/images/common/index/cuadre_top.gif);
background-position:top;
height:13px;

}
.bottom_cuadre{

background-image:url(/resources/images/common/index/cuadre_bottom.gif);
background-position:bottom;
height:12px;

}
.idiomes{
	height:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1295E1;
	border-bottom-color: #1295E1;
	width:485px;
	margin: auto;
	margin-top:13px;
	color:#CED7E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:4px;
	text-align:center;
}
.link{
color:#CED7E4;
text-decoration:none;
}
.link:hover{
color:#FFFFFF;

}
.logos{
	width:485px;
	margin: auto;
	margin-top:5px;
	text-align:center;

}
