@import url("forms.css");
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table {
	background-color: #33CCFF;
}
.table a:hover {
	background-color: #0033FF;
}

.table td {
	background-color: #FFFFFF;
}



.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #666666;
}
.expanded a:link {
	color: #666666;
	text-decoration: none;
}


.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


#menuv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	padding-bottom: 50px;
	width: 300px;
}
#menuv ul, li {
list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCFE8;
	width: 290px;
}
#menuv h5
{
	background-position: top;
	padding-top: 0px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
#menuv h6
{
	background-position: top;
	padding-top: 0px;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 15px;
	font-weight: normal;
	font-size: 11px;
}
#menuv p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

#menuv a {
	text-decoration: none;
	color: #3366CC;
	display: block;
	margin: 0px;
	padding: 0px;
}

#menuv a:hover {
	background: #DBEBF6;
	height: 30px;
	border-right-style: solid;
	border-right-color: #003366;
	border-right-width: 15px;
}
#menuv img
{
	float: left;
	border: 1px solid #000033;
	background-color: #FFFFFF;
}
#menuh {
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D8E0EB;
	background-image: url(../imagenes/menu_ar.jpg);
	background-repeat: repeat;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}

#menuh ul, li {
list-style-type: none;
}

#menuh ul {
margin: 0;
padding: 0;
}
.menucentro {
	width: 300px;
	background-color: #000000;
	width: 200px;
	height: 100%;
}


#menuh li {
float: left;
}

#menuh a {
	text-decoration: none;
	color: #006699;
	display: block;
	text-align: center;
	background-color: #D8E0EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


#menuh a#primero {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}

#menuh a:hover {
	background-color: #FFB94F;
}

