body {
	margin: 0 0 0 0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: center top;
	background-image:url(/images/Fondo.png);
}

#general{
	width:950px;
	background-color:#FFFFFF;
	margin: auto;
	overflow:hidden;
}

#columna_izq{
	float:left;
	width:222px;
	height:800px;
}

#banners_izq{
	height:397px;
	padding-top:3px;
	background-image:url(/images/Fondo_Banners_Izq.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
}

#central{
	float:left;
	width:711px;
	margin-left:5px;
}

#central_top{
	height:90px;
	padding-left:1px;
}

#columna_der{
	float:right;
	width:185px;
	height:705px;
	padding-top:5px;
	padding-left:5px;
	background-color:#D9DADB;
	overflow:hidden;
}

#central_mid{
	width:517px;
	height:710px;
}

#central_contenido{
	width:497px;
	padding-top:15px;
	padding-bottom:15px;
	height:680px;
	overflow:auto;
	overflow-x: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#666666;
	padding-left:8px;
	padding-right:12px;
}

#central_c1{
float:left;
width:256px;
}

#central_c2{
float:left;
width:256px;
height:100px;
margin-left:5px;
}

#flash_fotos{
	height:300px;
	margin-bottom:5px;
	margin-left:1px;
}
#espaciotop {
	height:18px;
}

#menupie{
	background-color:#EEEEEE;
	height:30px;
	text-align:center;
	line-height:30px;
	margin: auto;
	clear:both;
	width:950px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BBBBBB;
}

.Link{
	color:#666666;
	text-decoration:none;
}
.Link:hover{
	text-decoration:underline;	
}

.linkMP{
	color:#BBBBBB;
	margin-left:20px;
	margin-right:20px;
}

.linkMP:hover{
	color:#666666;
	font-weight:bold;
}

#pie{
	margin: auto;
	margin-top: 10px;
	width:950px;
}

.Titulo{
	font-weight:bold;
	background-color:#01A8DC;
	color:#FFFFFF;
	padding: 3px 5px 3px 5px;
}

textarea, input, select {
	border: 1px solid #01A8DC;
	background-color: #F5F5F5;
	color: #666666;
}
