* {
	margin: 0;
	padding: 0;
}
body{
	background-image: url(../i/header_back.jpg);
	background-repeat:repeat-x;

	background-color: #C9D0DC;	
}



#MainConte{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	
	
}
#Contenido{
	background-color:#C9D0DC;
	
	height: 100%;
	display:block;

	
	
}
#Header{
	
	background-repeat: no-repeat;
	width: 834px;
	height: 320px;
	margin-top: 0px;

	

}

#Opciones{
	
	width: 210px;
	height: auto;
	margin-top: 0px;

	

}
#Footer{
	background-image:url(../i/footer_bg.jpg);
	background-repeat:repeat-x;
	
	
	
	
	font-size: 11px;
	height: 100px;
	
}


#Footer p.copyright {
	padding-top:30px;
	font-family:Tahoma, Verdana;
	line-height:12px;
	color:#FFFFFF;
	font-size:11px;
	float: none;
}

#Footer a{
	color:#000000;
}

#Footer a:Hover{
	color:#FFFFFF;
}


#FondoAzul {
	width: 100%;
	height:100%;
	border-color:#607493;
}
#Concentro{
	width: 834px;
	
	text-align: left;
}
#ContenedorCentro{
		
	
	background-repeat: repeat-y;
}



p.ClearFloats {
	position: relative;
	clear: both;
	height: 0px;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#InfoCentro{
padding:10px;
	display: block;
}


