body {
	margin: 0px;
 	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: DarkSlateGrey;
	background-color: Beige;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: FireBrick;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: FireBrick;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: CadetBlue;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: FireBrick;
}

h2 {
	margin: 0px 10px 5px 10px;
	padding: 14px 0px 2px 0px;
	color: LightSlateGrey;
	font-size: 15px;
	line-height: 19px;
	border-bottom: 1px dotted SlateGrey;
	font-weight: normal;
	text-transform: none;
}

h1 {
	font-size: 15px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #f2f0e2;
	font-weight: normal;
	margin: 0px;
	padding: 9px 8px 9px 8px;
	background-color: #9d3740;
	width: 560px;
	border-bottom: 1px solid #93323a;
	border-right: 1px solid #93323a;
	border-left: 1px solid #93323a;
	border-top: 1px solid #cd717a;
	text-transform: none;
}

.underline {
        text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: DarkSlateGrey;
	margin: 0px;
}

.promocion {
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: Gainsboro;
	font-weight: bold;
	margin: 0px;
	padding: 9px 8px 9px 8px;
	background-color: FireBrick;
	width: 560px;
	border-bottom: 1px solid #93323a;
	border-right: 1px solid #93323a;
	border-left: 1px solid #93323a;
	border-top: 1px solid #cd717a;
	text-transform: none;
	text-align: center;
}

.encabezado {
	font-size: 15px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: Gainsboro;
	font-weight: bold;
	margin: 0px;
	padding: 9px 8px 9px 8px;
	background-color: Peru;
	width: 560px;
	text-transform: none;
}

h3 {
	margin: 0px 0px 5px 0px;
	padding: 14px 0px 2px 0px;
	color: #9d3740;
	font-size: 15px;
	line-height: 19px;
	border-bottom: 1px dotted #a2353e;
	font-weight: normal;
	text-transform: none;
}

h4 {
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-style: normal;
}

hr
{
	height: 1px;
	border: 1px;
	border-top: 1px solid #a2353e;
	color: #a2353e;
	clear: all;
	margin: 10px 0px 10px 0px;
	width: 99%;
}

#barra1 {
	width: 100%;
	height: 97px;
	background-color: BurlyWood;
}

#espacio1 {
	width: 980px;
	margin-left: auto;
 	margin-right: auto;
}

#logo {
	width: 294px;
	height: 62px;
	padding-top: 23px;
	float: left;
}

#barra2 {
	width: 100%;
	height: 37px;
	background-color: Chocolate;
}

#navegacion {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
	padding-top: 11px;
	padding-left: 8px;
	color: #d9eae8;
}

#navegacion ul {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navegacion li {
	list-style: none;
	display: inline;
	margin-right: 6px;
}

#navegacion a:link {
	font-weight: normal;
	text-decoration: none;
	color: #2f2216;
	font-size: 13px;
}

#navegacion a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #2f2216;
	font-size: 13px;
}

#navegacion a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #e0f2f0;
	font-size: 13px;
}

#navegacion a:active{
	font-weight: normal;
	text-decoration: none;
	color: #2f2216;
	font-size: 13px;
}

#contenido {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#izquierda {
	width: 200px;
	padding: 0px 0px 10px 0px;
	float: left;
	margin: 0px;
}

#centro {
	width: 578px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#derecha {
	width: 200px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	float: left;
}

.copy
{
	padding: 10px;
	margin: 0px 10px 0px 10px;
	background-color: SandyBrown;
	border: 1px dotted Wheat;
	color: #2a5052;
}

.galeria
{
	padding: 0px;
	background-color: LavenderBlush;
	margin: 0px;
}

.parrafoto
{
	margin: 0px;
	padding: 8px 7px 6px 7px;
	width: 562px;
	height: 286px;
	float: left;
	text-align: center;
	background-color: CornSilk;
	border-top: 1px solid White;
	border-left: 1px solid LightSteelBlue;
	border-right: 1px solid LightSteelBlue;
	border-bottom: 1px solid LightSteelBlue;
	overflow: hidden;
}

.parrafin
{
	margin: 0px;
	padding: 8px 7px 6px 7px;
	width: 562px;
	height: 42px;
	float: left;
	text-align: left;
	background-color: CornSilk;
	border-top: 1px solid White;
	border-left: 1px solid LightSteelBlue;
	border-right: 1px solid LightSteelBlue;
	border-bottom: 1px solid LightSteelBlue;
	overflow: hidden;
}

.parrafaq
{
	margin: 0px;
	padding: 8px 7px 6px 7px;
	width: 562px;
	height: 42px;
	float: left;
	text-align: left;
	background-color: LightGrey;
	border-top: 1px solid White;
	border-left: 1px solid LightSteelBlue;
	border-right: 1px solid LightSteelBlue;
	border-bottom: 1px solid LightSteelBlue;
	overflow: hidden;
}

.parrafo
{
	margin: 0px;
	padding: 8px 7px 6px 7px;
	width: 562px;
	float: left;
	text-align: justify;
	background-color: CornSilk;
	border-top: 1px solid White;
	border-left: 1px solid LightSteelBlue;
	border-right: 1px solid LightSteelBlue;
	border-bottom: 1px solid LightSteelBlue;
	overflow: hidden;
}

.galleryimage
{
	margin: 0px;
	padding: 8px 7px 6px 7px;
	width: 177px;
	height: 122px;
	float: left;
	text-align: center;
	background-color: LightGoldenRodYellow;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid LightSteelBlue;
	border-bottom: 1px solid LightSteelBlue;
	overflow: hidden;
}

.galleryimage a:link {
	font-weight: normal;
	text-decoration: none;
	color: #117483;
}

.galleryimage a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #117483;
}

.galleryimage a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #a2353e;
}

.galleryimage a:active{
	font-weight: normal;
	text-decoration: none;
	color: #a2353e;
}

.galleryimage a img 
{
	border: 1px solid #117483;
	margin: 2px;
}

.galleryimage a:visited img 
{
	border: 1px solid #117483;
	margin: 2px;
}

.galleryimage a:hover img
{
	border: 1px solid #a2353e;
	margin: 2px;
}

.galleryimage a:active  img
{
	border: 1px solid #a2353e;
	margin: 2px;
}

.galleryimage img
{
	border: 1px solid #117483;
	margin: 2px;
}

#pie {
	width: 100%;
	margin: 0px;
	background-color: BurlyWood;
	padding: 20px 0px 20px 0px;
	clear: both;
	text-align: center;
	color: DarkSlateGrey;
	border-right: 1px solid LightSteelBlue;
}

input
{
	font-size: 11px;
	font-family:  "Trebuchet MS", Arial, Tahoma, Helvetica, Sans-Serif;
	padding-left: 3px;
	margin: 0px;
	background-color: White;
}

form
{
	padding: 0px;
	margin: 0px;
}

.sponsorimage img
{
	padding-top:5px;
	padding-bottom:5px;
	border: none;
}


