body {
	background-image: url(images/FOND.jpg);
}
#general {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#col1 a {
}

#menu {
	background-color: #FFFFFF;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 60px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	color: #330000;
}
#menu a {
	color: #330000;
	text-decoration: none;
}
#menu a:hover {
	color: #F4B512;
}


#flash {
	margin-top: 10px;
}

#cuerpo {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}


#nombre {
	color: #20130B;
	background-color: #F4B512;
	height: 15px;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	margin-top: 10px;
}
.imagen {
	margin-bottom: 2px;
	margin-right: 2px;
}

#col1 {
	float: left;
	width: 400px;
	margin-top: 10px;
}
#general #cuerpo #col1_loca a {
	font-size: 11px;
	color: #FFFFFF;
}

#col2 {
	float: right;
	width: 366px;
	text-align: right;
}
#col2_loca a {
	color: #F4B512;
	text-decoration: none;
	width: 300px;
}
#col2_loca a:hover {
	text-decoration: underline;
}

#cierre {
	clear: both;
}

#pie {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-size: 11px;
}
#pie a {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	color: #F4B512;
}

.negrita {
	font-weight: bold;
	font-size: 13px;
}
#col1_loca {
	float: left;
	margin-top: 10px;
}
#col2_loca {
	float: right;
	width: 250px;
	margin-top: 30px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
}
#llegar {
	margin-top: 20px;
}
#llegar a {
	color: #FFFFFF;
	font-weight: bold;
}
#llegar a:hover {
	text-decoration: underline;
}

#col1_ini {
	float: left;
	width: 450px;
	margin-top: 10px;
}
#col2_ini {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gris {
	color: #999;
}

