@charset "utf-8";
/* CSS Document */
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #045B38;
}
.imgclaro {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #FFFFFF;
}
.imgoscuro {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #BDB7A9;
}
.bg-contenido {
	background-color: #cbc4b2;
	background-image: url(bg-content.jpg);
	background-repeat:   repeat-x;
}
.sidebar {
	background-image: url(sidebarbg.png);
	background-repeat:  repeat-y;
}
.sidebarpie {
	background-image: url(sidebarpie.png);
	background-repeat:  no-repeat;
	top: 0px;
}
.sidebarcab {
	background-image: url(sidebar-cab.png);
	background-repeat:  no-repeat;
	top: 0px;
	background-position: bottom;
}
.contenido-pie {
	background-image: url(contenido-pie.png);
	background-repeat:  no-repeat;
	top: 0px;
	background-position: top;
}
.contenido-cab {
	background-image: url(contenido-cab.png);
	background-repeat:  no-repeat;
	top: 0px;
	background-position: bottom;
}
.contenido-bg {
	background-image: url(contenido-bg.png);
	background-repeat:  repeat-y;
}

.titulos22 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: normal;
	color: #a90f14;
	text-decoration: none;
	line-height: 15px;
}
.titulos24blanco {
	font-family: "Myriad Pro";
	font-size: 24px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.titulos19 {
	font-family: "Myriad Pro";
	font-size: 19px;
	line-height: normal;
	color: #555146;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.arial14blak {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #a60b16;
	text-decoration: none;
}
.arial14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #a60b16;
	text-decoration: none;
}

.arial14:link {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #a60b16;
	text-decoration: none;
}
.arial14:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial14blanco {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial13 {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.arial13mayus {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.arial13destacada {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #4a443c;
	width: 340px;
}
.link12 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #a60b16;
	text-decoration: underline;
}
.link12:link {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #a60b16;
	text-decoration: underline;
}
.link12:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.contenido-pieCopia {
	background-image: url(04.jpg);
	background-repeat:  no-repeat;
	top: 0px;
	background-position: top;
}
.contenido-cabCopia {
	background-image: url(01.jpg);
	background-repeat:  no-repeat;
	top: 0px;
	background-position: bottom;
}
.contenido-bgCopia {
	background-image: url(02.jpg);
	background-repeat:  repeat-y;
}
