@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #3A0000;
	background-image: url(images/top/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.formhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #170C0A;
	height: 20px;
	width: 222px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

#Top{
	width:800px;
	margin:auto;
	height: 49px;	
}

#Gral{
	width:810px;
	margin:auto;
	background-color: #FFFFFF;	
}


#Head{
	width:800px;
	margin:auto;
	height: 405px;	
}

#Head02{
	width:800px;
	margin:auto;
	height: 253px;
	background-color: #000000;
}
#MenuHor{
	width:800px;
	margin:auto;
	height: 43px;
	background-color: #381D1B;
}

#Content{
	width:800px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/content/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #341A17;
}
#Down{
	width:800px;
	margin:auto;
	background-color: #99240F;
	height: 176px;	
}

#Pie{
	width:100%;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA605B;
	background-color: #640000;
	background-image: url(images/foot/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 92px;
}
.sombraabajo {
	background-image: url(images/foot/sombra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #705D5B;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #AA9D9C;
	text-align: left;
}
.dotdown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a.linkgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;
	color: #AA9D9C;
	text-align: left;
}
.contenidosec {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/content/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #341A17;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;
	text-align: justify;
}
.text02Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	text-align: justify;
}
a.linkrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.linkrojo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.linkrojo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.linkrojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #867877;
	text-decoration: none;
}
a.linkgris:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.linkgris:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.linkgris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloSecundarias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
.subtituloSecundarias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}
.formrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 18px;
	width: 150px;
	border: 1px solid #330000;
}
.formblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341A17;
	background-color: #FFFFFF;
	padding: 2px;
	height: 17px;
	width: 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formblancolargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341A17;
	background-color: #FFFFFF;
	padding: 2px;
	height: 18px;
	width: 319px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formblancolargoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341A17;
	background-color: #FFFFFF;
	padding: 2px;
	height: 17px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formblancochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341A17;
	background-color: #FFFFFF;
	padding: 2px;
	height: 17px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;
	text-align: right;
}
.bgsubmenuloation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/locations/bggradsubmenu.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
a.linkblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.linkamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.margen {
	background-color: #000000;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a.linkamarillo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.linkamarillo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.linkamarillo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.linkamarillo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
a.linkamarillo02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
a.linkamarillo02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
a.linkamarillo02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.txtMarronTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #887878;
	font-weight: bold;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;
	color: #867877;
	text-align: left;
	line-height: 14px;
}
