* {
	padding:0;
	margin:0;
}
body {
	color:#000000;
	font:normal 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
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	
}
#top {
	width:943px;
	height:210px;
	margin:0 auto
}
#top .logo{
	float:left;
}
.topDatos {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#657d08;
	line-height:22px;
	text-align:right;
	padding:38px 35px 0 0;
}
.topDatos strong{
	font-size:18px;
}
.topDatos a{
	color:#e84b35;
}
#principal {
	/*background:url(../img/bgCont.png) repeat-y;*/
	width:943px;
	margin:0 auto;
	clear:left;
}
.idiomas{
	background:url(../img/fotoIntro.jpg) no-repeat;
	height:217px;
	text-align:right;
	clear:left;
	padding:120px 90px 0 0;
}
.idiomas span{
	padding:8px 25px 10px 0;
	font-size:14px;
	color:#657d08;
	font-weight:bold;
	display:block;
}
.idiomas a{
	padding:5px
}
.seccionesCont{
	text-align:center; width:920px;
	margin:0 auto; font-size:10px
}
.seccionesCont p{
	padding:10px; 

}


#pie {
	min-height:130px;
	width:943px;
	margin:10px auto 0 auto;
	background:url(../img/bgPie.gif) top no-repeat;
	font-size:10px;
}

.pieCont {
	margin:0 auto;
	letter-spacing:1px;
	color:#fff;
	text-align:center;
}
.pieCont a{
	color:#fff;
	font-weight:bold;
	padding:2px 4px
}
.pieCont a:hover{
	color:#FFFF00;
	text-decoration:none !important;
}
.pieCont .logo{
	float:left;
	width:170px;
	margin-left:10px;
	padding-top:4px
}
.pieCont p{
	padding-top:15px;
	width:580px; margin:0 auto 
}
.loginLogo {
	width:50px;
	height:20px;
	float:right;
	display:inline;	
	margin:25px 30px 0 0;
	clear:left;
	background-image:url(../img/logoLogin.png);
	background-repeat:no-repeat;
}
.loginLogo span{ display:none