@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FAFAF8;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #181411;
	font-weight: normal;
}
/*estilos avanzados*/
#cabezote {
	width: 250px;
	float: left;
	background-color: #6B7321;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 12px;
	padding: 0px;
	background-repeat: repeat-y;
}
#cabezote a {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 13px;
	color: #EBF3F5;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cabezote a:hover {
	color: #003541;
	text-decoration: none;
}
#cabezote ul {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}
#cabezote ol {
	list-style-image: url(imagenes/chulo.gif);
	padding-left: 40px;
}
#contenido {
	background-color: #FAFAF8;
	width: 633px;
	margin-left: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
}
#info {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#info a {
	color: #FF0000;
	text-decoration: none;
}
#info p {
	padding-left: 35px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 12px;
}
#info h1 {
	font-size: 15px;
	color: #003541;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	text-transform: uppercase;
}
#info h2 {
	font-size: 14px;
	font-weight: bold;
	color: #002730;
	background-color: #9BC8DE;
	padding-left: 35px;
}
.numero {
	color: #003142;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 5px;
	text-transform: uppercase;
}
.negrilla {
	font-weight: bold;
	color: #000A0D;
}
.construccion {
	font-size: 20px;
	font-weight: bold;
	color: #003541;
	padding-left: 35px;
	text-transform: uppercase;
}
.letra {
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	color: #003541;
}
img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #6B7321;
	border-right-color: #6B7321;
	border-bottom-color: #6B7321;
	border-left-color: #6B7321;
}
.facebook {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 35px;
}
