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


html, body, p, h1, h2, h3, h4, h5, h6, div, table, tr, td, form, input, select, textarea, a,  img, blockquote{
	padding: 0px;
	margin: 0px;
	border: 0;
	border: none;
	
}



#Contenedor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#Header {
	height: 150px;
	margin-bottom: 10px;
}
#Contenedor #ColLeft {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}
#Contenedor #ColDcha {
	float: right;
	width: 630px;
}


#Contenedor #Footer {
	clear: both;
}
#Footer table tr td a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#Footer table tr td a:hover {
	color: #8E0606;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
#Copyright {
	margin-top: 25px;
	border-top-style: solid;
	border-top-color: #900;
	padding-left: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 25px;
}
#Copyright  a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
#Copyright  a:hover {
	color: #900;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}



#FlashFooter {
	margin-top: 50px;
}



#Banner01 {
	margin-bottom: 15px;
}
#Banner02 {
	margin-bottom: 10px;
}


#Banner04 {
	margin-bottom: 10px;
}
#Banner05 {
	margin-bottom: 10px;
}
#Banner06 {
	margin-bottom: 10px;
}
#Banner07 {
	margin-bottom: 10px;
}
#img {
	float: right;
	width: 205px;
	margin-left: 10px;
}
#Img2 img {
	margin-right: 65px;
}


.estiloh1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C1718;
	font-weight: bold;
}
.estiloh2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #840000;
	font-weight: bold;
}

.estiloh3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930D0C;
	font-weight: bold;
}

.estiloParrafo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
#Banner08 {
	padding-left: 50px;
}
