@charset "utf-8";

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9d5a57;
}

.menu {
	background-image: url(images/menu-bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.text-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text-menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text-menu2 a {
	text-decoration:none;
}
.text-menu2 a:hover {
	text-decoration:none;
	color:#c28b89;
}

.text-Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
	vertical-align: top;
}
.text-Date2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.logo {
	left: 50px;
	background-image: url(images/logo.png);
	background-position: 50px left;
	background-repeat: no-repeat;
	background-position: left bottom;
	clip: rect(auto,auto,auto,50px);
	height: 110px;
}


.box-new-up {
	background-image: url(images/box-new-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-new-center {
	background-image: url(images/box-new-center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 10px;
	vertical-align: top;
	top: 0px;
}

.box-new-down {
	background-image: url(images/box-new-down.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.general-bg {
	background-image: url(images/bg-caballos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 471px;
	background-color: #FFFFFF;
}
.main-box {
	background-image: url(images/recuadro-main.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pink-text-bold {
	font-family: "Myriad Pro";
	font-size: 36px;
	color: #d39b99;
	font-weight: bold;
	text-indent: 20px;
}

.pink-text-medium{
	font-family: "Myriad Pro";
	font-size: 25px;
	color: #d39b99;
	font-weight: bold;
	text-indent: 20px;
}

.pink-text-small{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #d39b99;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;

}
.new-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-indent: 20px;
}

.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}

.text-bold-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;

}

.text-big-white {
	font-family: "Myriad Pro";
	font-size: 55px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 20px;
}

.verdana22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	}
	
.red-text-small{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #782724;
	font-weight: bold;
}
.red-text-small a {
	text-decoration: none; font-size: 16px; color: #782724; font-weight: bold;
}
.new-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-indent: 20px;
}

