BODY {
	margin: 0;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	text-align: center;
	margin: 1px 0 1px 0;
}
/* ---------------TOP STARTS HERE----------------*/

#keywords {
	width: 750px;
	height: 12px;
	background-color: #C0C0C0;
}
/* ---------------TOP ENDS HERE----------------*/

/* ---------------ESTE DIV CONTIENE TODO EL SITIO----------------*/

#principal {
	width: 900px;
	background-color: #C0C0C0;
	margin: 0;
	padding: 0;
}
/* -------------------------FINAL DEL DIV------------------------*/

/* -------------------------BANNERS DERECHOS--------------------- */
#banners {
	background-color: #c0c0c0;
	/* background-color: #2d6ab8;*/
	padding: 0px 0 10px 0;
	width: 150px;
	position: absolute;
	top: 13px;
	left: 750px;
}

.bannerbox {
	background-image: url(/images/mainpagebanners/banner_box.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 166px;
	margin-left: 5px;
}

.bannerbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	color: #FFFFFF;
	margin: 1px 0 0 10px;
}

#banners P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	text-align: justify;
}
/* ---------------------DIV CENTRAL STARTS HERE----------------------*/

#central {
	width: 750px;
	background-image: url(/images/menu/bggris1.gif);
	margin: 0;
	padding: 0;

}
/* -----------------------DIV CENTRAL ENDS HERE-----------------------*/

/* Log in Form Start*/
#LogInForm {
	margin: 0 5px 0 0;
}

#LogInBack {
	background-color: #0F3E98;
}

#LogInForm FORM {
	padding-bottom: 0;
	margin: 0;
}

#LogInForm, #LogInForm P, #LogInForm A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#LogInForm INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#LogInForm INPUT.button {
	background-color: #dedcdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin: 5px 0 5px 0;
}

#LogInForm A {
	color: #3300FF;
	text-decoration: underline;
}

#LogInForm A:hover {
	color: #9900CC;
}

#LogInForm A:visited {
	color: #990000;
}
/* Log in Form End */

#GeneralForm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#GeneralForm INPUT, #GeneralForm TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ----------------------MENU STARTS HERE------------------------*/

#menu {
	width: 151px;
	margin: 0;
	padding: 0;
	float: left;
}

#menuazul {
	background-color: #2B528A;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: right;
}

#menuazul ul {
	margin: 0;
	padding: 0;
}

#menuazul div {
	margin: 0px 0 0 20px;
	padding: 0 6px 1px 0;
	line-height: 11px;
	border-top: 1px solid #3B63A1;
	border-bottom: 1px solid #1C437E;
}

#menugris {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: right;
}

#menugris ul {
	margin: 0;
	padding: 0;
}

#menugris li {
	margin: 0 0 0 20px;
	padding: 0 6px 1px 0;
	list-style: none;
	line-height: 14px;
	border-top: 1px solid #3d7ed2;
	border-bottom: 1px solid #275692;
	text-transform: capitalize;
}

.menutitulos {
	width: 151px;
	height: 25px;
	background-image: url(/images/menu/bgtitulos2.gif);
	text-align: right;
	margin: 5px 0 4px 0;
	padding: 0;
}


h2.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 7px 6px 0 0;
}

#menu A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
/* ------------------------MENU ENDS HERE------------------------*/

/* ----------------------CONTENTS STARTS HERE------------------------*/
#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #fff;
	width: 599px;
	margin: 0;
	padding: 0;
	float: left;
}
#Ticket {
	margin: 5px 0 0 5px;
	vertical-align: bottom;
}
#contentblock {
	margin: 0;
	padding: 15px 15px 15px 15px;
}
#contentblock p {
	padding: 0;
	margin: 0 0 22px 0;
}

#contentblock h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #396AB2;
	font-size: 20px;
	font-weight: bold;
}

#contentblock h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #396AB2;
	font-size: 15px;
	font-weight: bold;
}

#contentblock h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #396AB2;
	font-size: 12px;
	font-weight: bold;
}

#contentblock li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

#contentblock dt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contentblock dd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 15px;
}

#contentblock A {
	color: #b11516;
	font-weight: bold;
	text-decoration: none;
}

#contentblock a:visited {
	color: #b11516;
	text-decoration: none;
}

#contentblock a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* ----------------------CONTENTS ENDS HERE------------------------*/

/* ----------------------BOTTOM STARTS HERE------------------------*/

#bottom {
	width: 750px;
	height: 110px;
	background-image: url(/images/bottom/bottom.jpg);
	clear: both;
}

#bottom p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 23px;
	text-align: center;
	margin: 0;
	padding: 13px 0 0 0;
}

#bottom A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#Copyrights {
	color: #FFF;
	font: 9px Verdana;
	text-align: right;
	padding: 12px 5px 0 0;
}
/* -----------------------BOTTOM ENDS HERE-------------------------*/





