@charset "utf-8";
#principal {
	margin: auto;
	float: none;
	height: auto;
	width: 900px;
	background-color: #FFF;
	padding: 5px;
	position: relative;
}
#menu a {
	color: #330;
}
.Links {
	color: #000000;
	text-decoration: underline;
}

#menu a:link {
	color: #330;
}
#menu a:hover{
	color: #330;
	text-decoration: none;
}
#logo {
	height: 140px;
	width: auto;
	text-align: center;
	margin: auto;
}
#menu {
	margin: 5px;
	padding: 5px;
	height: 25px;
	width: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFFFFF;
	margin: 0px;
}
.Espaciado {
	line-height: 25px;
}

.Separador {
	height: 5px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #637253;
}
a {
	color: #637253;
	text-decoration: underline;
}

#Sidebar {
	float: right;
	height: 840px;
	width: 200px;
	margin-right: 0px;
	position: relative;
}
#Contenido {
	float: left;
	height: auto;
	width: 680px;
	padding: 5px;
	position: relative;
}

#bannersuperior {
	text-align: center;
	margin: auto;
	padding: 5px;
}
/* *************************************** 
   CLEAR 
*************************************** */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
#Textospie {
	width: auto;
	text-align: center;
	height: 270px;
	position: relative;
	background-color: #7D9168;
}
.Panel33 {
	float: left;
	height: 160px;
	padding: 2px;
	font-size: 11px;
	text-align: left;
	margin: 2px;
	position: relative;
}
.Subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.Panel66 {
	float: left;
	height: 160px;
	width: 99%;
	padding: 2px;
	font-size: 11px;
	text-align: left;
	margin: 2px;
	position: relative;
}
.Pierepeticiones {
	width: 50%;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	height: 80px;
}
.Panel50 {
	float: left;
	height: 340px;
	width: 42%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	position: relative;
	vertical-align: top;
}
.Panelnoticias {
	float: left;
	height: 200px;
	width: 42%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	position: relative;
	vertical-align: top;
}
#admin {
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	border: thin solid #EBEBEB;
	margin: 5px;
	padding: 5px;
}
#Textospie .Panel33 a {
	color: #FFFFFF;
}
#Textospie .Panel33 a:hover {
	text-decoration: none;
}
#slogan {
	position: relative;
	z-index: 10;
	top: 120px;
	left: 440px;
	letter-spacing: 4px;
	color: #666666;
	width: 450px;
}

.Ejemplo {
	font-size: x-small;
	font-style: italic;
}
.Formulario {
	font-size: large;
	background-color: #E5E5E5;
}
.Links:link {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #637253;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #637253;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #637253;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
#principal #Contenido #noticiaspie {
	background-color: #E5E5E5;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}
.Pane450 {
	width: 340px;
	float: left;
	background-color: #F3F3F3;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 340px;
}

#Pie {
	bottom: 0px;
	height: 40px;
	width: 900px;
	text-align: left;
	position: relative;
	margin: auto;
}

#Pie2 {
	width: 100%;
	clear: none;
	float: none;
	height: 270px;
	background-color: #CCCCCC;
}
