body {
	background-color: #1D3D87;
	background-image: url(../images/bg_top_r1_c1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #0066CC;
}
a:hover
{
	text-decoration: underline;
	color: #FF6600;
}
.site-title
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
}

.header-image
{
	margin-top: 10px;
	text-align: right;
}

.smalltext-wht {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.smalltext-top {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 10px;
}

.action-option {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D3D87;
}

.divisor_a {
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1E1E1;
	height: 23px;
	text-align: center;
	color: #0066CC;
}

.topmenu-item-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-right: 2pt;
	background-image: url(../images/ico-arow-up.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 18px;
	background-position: 5px 15px;
	color: #FFFFFF;
	white-space: nowrap;
}

a.topmenu-item-link:link, a.topmenu-item-link:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a.topmenu-item-link:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}


.menubox-head {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bg_menu_top.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 20px;
	padding-top: 10px;
}
.menubox-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	height: 20px;
	background-color: #FFFFFF;
}
.menuitem-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2pt;
	background-image: url(../images/bg_menu_item.jpg);
	padding-left: 12px;
	background-repeat: no-repeat;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a.menu-item:link, a.menu-item:visited
{
	text-decoration: none;
	color: #333333;
}
a.menu-item:hover
{
	text-decoration: underline;
	color: #000099;
}

.content-box
{
	padding-left: 5px;
	background-color: #FFFFFF;
}

h1
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

.content-info
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #999999;
}

.content-text
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.page-nav-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5pt;
	background-image: url(../images/bg_icon_home.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #FF6600;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.page-nav-up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5pt;
	background-image: url(../images/bg_arow_up.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #FF6600;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.page-nav-back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5pt;
	background-image: url(../images/bg_arow_back.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #FF6600;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.page-nav-next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2pt;
	background-image: url(../images/bg_arow_next.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #FF6600;
	right: auto;
	width: 120px;
	float: right;
}
.page-nav-prev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2pt;
	background-image: url(../images/bg_arow_prev.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	color: #FF6600;
	left: auto;
	width: 120px;
	float: left;
}
/* -- CONTACT FORM --*/
.form-title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #e7e7e7;
	text-align: center;
	color: #0066FF;
	padding: 5px;
}
.field-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.error-mark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	background-color: #FF9F9F;
	border: 1px solid #FF6A6A;
	color: #FFFFFF;
	position: relative;
	text-align: left;
	margin-top: 20px;
}

.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	background-color: #009900;
	border: 1px solid #006600;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}

.form-box {
	border: 1px solid #E1E1E1;
	padding: 5px;
	width: 500px;
	margin: 20px;
}
.buttons {
	background-color: #e7e7e7;
	padding: 4px;
	text-align:right;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	border-top: 1px solid #006699;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #006699;
	background-color: #e7e7e7;
}
input {
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #94c0de;
}
select {
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #94c0de;
}

.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0 2 0 2;
	border-style: outset;
	border-color: #ffffff #999999 #999999 #ffffff;
	border-width: 1px;
	width:auto;
	cursor: hand;
	background: #fcde79 url("../images/bgr_button.gif") repeat-x	scroll right top;
	margin: 1px;
	}


.top {
	text-align: right;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	margin-top: 2px;
	padding-top: 5px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FF6600;
	padding-right: 10px;
}

.action-links {
	text-align: right;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	margin-top: 2px;
	padding-top: 5px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-right: 10px;
}
/*--END CONTACT FORM--*/
/*  SEREX */
.serex_main {
	background-color: #E7E7E7;
}
.title_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #1D3D87;
	float: left;
}
.serex_menu_box {
	text-align: right;
	float: right;
}
.smalltext-foto {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear: both;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.seccion-content {
	float: right;
	background-color: #FFFFFF;
	width: 200px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.picture_box_right {
	float: none;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: none;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	font-variant: small-caps;
}
.picture_box_left {

	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.menu-hanger {
	background-color: #e7e7e7;
	width: 652px;
}
.menu-hor-opcion {
	background-color: #666666;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu-hor-selected {
	background-color: #e7e7e7;
	color: #333333;
}
UL#mainlevel-nav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.8em; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL#mainlevel-nav LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	FLOAT: left;
	BACKGROUND-IMAGE: none;
	MARGIN: 0px;
	WIDTH: auto! important;
	LINE-HEIGHT: 21px;
	WHITE-SPACE: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
UL#mainlevel-nav LI A {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
UNKNOWN {
	WIDTH: auto
}
UL#mainlevel-nav LI A:hover {
	BACKGROUND: #E7E7E7; COLOR: #333333
}
.dialogo {
	padding: 5px;
	border: 1px dotted #003399;
	background-color: #D0E2F9;
}
.by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}
a.by:link, a.by:visited
{
	text-decoration: none;
	color: #FF6600;
}

a.by:hover
{
	text-decoration: underline;
	color: #00CCFF;
}
