/*Web Page General*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

.pageshadowleft {
	background-image:url(../images/page_shadowleft.gif);
	background-repeat:repeat-y;
	background-position:top;
}

.bottom {
	background-image:url(../images/hermesviajes_02_74.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:140;
}

.pageshadowright {
	background-image:url(../images/page_shadowright.gif);
	background-repeat:repeat-y;
	background-position:top;
}
.headerflash {
	background-image:url(../images/hermes_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.homeflash {
	background-image:url(../images/flash_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/*Menu Buttons*/

.menuactbutton {
	background-image:url(../images/menu_actbutton.jpg);
	background-repeat:repeat-x;
}

.menuinactbutton {
	background-image:url(../images/menu_inactbutton.jpg);
	background-repeat:repeat-x;
}


.background {
	background-image:url(../images/bg_pagina.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.bold_azul {
	font-weight: bold;
	color: #6177a9;
}

.titulo_azul1 {
	font-size: 11px;
	font-weight: bold;
	color: #6177a9;
}
.bold {
	font-weight: bold;
}
.bold_blanco {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.divisor_dots {
	background-image: url(../images/green_dot.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
}
.divisor {
	background-image: url(../images/subtitulos_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	text-align: right;
	margin: 0px;
	vertical-align:top;
	padding-top: 2px;
}
.texto_blanco {
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_verde1 {
	font-size: 11px;
	font-weight: bold;
	color: #5e910e;
}
.texto_verde {
	font-size: 11px;
	color: #5e910e;
}
.fecha {
	color: #6177a9;
	font-size: 10px;
}
.color_forms {
	border: 1px solid #8E9ED7;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.boton_forms {
	border: 1px solid #666666;
	background:#F5F5F5;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.color_forms_verde {
	border: 1px solid #AEF132;
}

a.white:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a.white:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

a.green:link {
	color: #5e910e;
	text-decoration: none;
}
a.green:visited {
	color: #5e910e;
	text-decoration: none;
}
a.green:hover {
	color: #5e910e;
	text-decoration:underline;
}
a.green:active {
	color: #5e910e;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
