@charset "utf-8";
/* CSS Document */

body {
	background-color: #C1C1C1;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
}
#horizonte {
		text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#medio {
	width: 780px;
	position: absolute;
	background-color: #FFF;
	left: 50%;
	margin-left: -390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #FFF;
	height: 275px;
	width: 780px;
}
#contenido {
	background-color: #FFF;
	width: 780px;
}
#izq {
	background-color: #DECFAE;
	float: left;
	width: 150px;
	margin: 0px;
	height: 380px;
}
#imgizq1 {
	width: 129px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
}
#all {
	background-color: #FFF;
	float: left;
	width: 450px;
	height: 100%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
p {
	text-align: justify;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
}
#centrada {
	text-align: center;
}

#video {
	text-align: center;
	margin-left: 80px;
}

#margensup {
	background-color: #32464F;
	width: 780px;
	height: 20px;
}



#der {
	float: right;
	width: 150px;
	margin: 0px;
	background-image: none;
	background-color: #EDEDEB;
}
#nosotros {
	width: 399px;
	background-image: url(fnosotros.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: justify;
}
#imgder1 img {
	margin-top: 5px;
	margin-left: 5px;
}
#menuderecho {
	margin-top: 15px;
}



#imgder1 {
}
#tithome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AB2F2A;
}
#tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AB2F2A;
	margin-top: 20px;
}
#galerias {
	margin: 10px;
	height: 400px;
}
#menugal {
	float: right;
}
#contenidogal {
	margin: 10px;
}
#pie {
	color: #FFF;
	background-color: #32464F;
	padding: 5px;
	height: 50px;
	width: 770px;
	float: left;
}
#tablapie tr td a {
	color: #6C0;
}

#tablapie {
	font-size: 12px;
	text-align: center;
}

#todo {
	width: 100%;
}
#all table tr td ul li {
	text-align: left;
}
#horizonte #medio #contenido #all ul li {
	text-align: justify;
}
