* {
	padding:0;
	margin:0;
}
body {
	color:#000000;
	background:#ffecb8;
	font:normal 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background:url(../img/bgSite.gif) repeat-x #f9e5e3
}
a {
	text-decoration:none;
}
img {
	border:none;
	vertical-align:middle;
}
a:hover {
	text-decoration:underline;
}
ol, ul {
	list-style-position:inside;
}
.floatFix { 
	clear:both;
  height:0;
  font-size: 0px;
  line-height: 0px;
	overflow:hidden
}
.fltL {
	float:left;
	display:inline
}
.fltR {
	float:right;
	display:inline	
}
.topLinks {
	 font-size:11px;
	 height:16px;
	 color:#fff;
	 text-align:right;
	 padding:10px 20px;
}
.topLinks a{
	 color:#fff;
	 margin-left:5px; 
}
#top {
	width:960px;
	background:url(../img/bgTop.gif) no-repeat;
	margin:0 auto;
	height:270px;
}
#top .logo{
	position:absolute;
	z-index:10;
	margin:30px 0 0 460px;
}
.datos {
	font-size:11px;
	padding:140px 0 0 100px;
	width:250px
}
#principal {
	background:#fff;
	width:960px;
	margin:0 auto
}
.idiomas{
	text-align:center; padding:10px
}
.idiomas span{
	padding:8px;
	font-weight:bold;
	display:block;
	text-align:center
}
.idiomas a{
	padding:5px
}
.seccionesCont{
	text-align:center; width:925px;
	margin:0 auto; font-size:10px
}
.seccionesCont p{
	padding:10px; 

}


#pie {
	background:url(../img/bgPie.gif) bottom center no-repeat;
	font-size:10px;
	padding-top:43px;
	padding-bottom:40px;
}
.pieCont {
	width:960px;
	margin:0 auto;
	letter-spacing:1px;
	color:#000;
	text-align:center
}
.pieCont a:hover{
	color:#CC0000;
	text-decoration:none !important;
}
.pieCont .logo{
	float:left;
}
.pieLinks{
	float:right;
	width:740px;
	margin-right:10px;
	padding:10px 0;
	color:#a11100
}
.pieLinks a{
	padding:2px 4px;
	color:#a11100
}
.pieDatos{
	font-size:11px;
	color:#FFFFFF;
	float:right;
	margin-right:10px;
	text-align:right;
	height:40px;
	width:520px;
}
.pieDatos a{
	color:#FFFFFF;
}
.loginLogo {
	width:50px;
	height:20px;
	float:right;
	display:inline;	
	margin:10px 15px 0 0;
	background-image:url(../img/logoLogin.png);
	background-repeat:no-repeat;
}
.loginLogo span{ display:none; }