/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: white url(../img/bg.jpg) repeat-x;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(../img/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(../img/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */
#header {
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}

.centrado {
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */
#menu {
	width: 901px;
	margin: 0px auto;
	text-align: center;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(../img/img04.gif) no-repeat right 50%;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #3a4774;
}

/** CONTENT */
.tope {
	width: 901px;
	height: 212px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../img/tope.jpg) no-repeat;
}

.borde_left{
	border-left: 1px dashed #EEEEEE;
}

.borde_right{
	border-right: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */
#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(../img/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}

.bg_gris {
	background: url(../img/left_content_bg.gif) repeat-x;
}

.textos1{
padding:5px 0 5px 0;
margin:0px;
font-size:11px;
color:#000000;
}

.textos2{
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 12px;
	color: #19378d;
}

.textos3{
	font-family: Lucida sans;
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 13px;
	color: navy;
}

.textos3_g{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 13px;
	color: navy;
}

.textos4{
padding:0 0 10px 0;
margin:0px;
font-size:12px;
color:#7ea743;
}

.textos_normal{
	font-family: Lucida sans;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}

.titulos_right{
	font-family: Lucida sans;
	font-size: 152%;
	color: white;
}

.titulos_right_g{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 152%;
	color: white;
}

.titulos_right2{
	font-family: Lucida sans;
	font-size: 100%;
	color: #333333;
}

.titulos_right2g{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}

.titulos_right3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #a52a2a;
}

.footer {
	clear: both;
	height: 50px;
	padding: 25px 0;
	background: #EDEBD5 url(img/img22.gif) repeat-x;
}

.info { 
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	padding: 2px;
}

.loginPan{
	width: 100%;
	background: #f4fbfb;
	color: black;
	/*position: relative;*/
	border: 1px dashed #4682b4;
	padding: 6px 6px 6px 6px;
}

.titulo22 {
	font:Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	background: inherit;
	font-weight: normal;
	font-size: 13px;
}

.titulo_hotel {
	font:Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	background: inherit;
	font-weight: normal;
	font-size: 15px;
}

img {
	border: 0;
	vertical-align: middle;
}

input {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}

select {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}

textarea {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}

.error_prog {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.paginator {
	border: #999999 1px solid;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	background-color: #DEDEDE;
}

.paginator_check {
	border: #999999 1px solid;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	background-color: #CCCCCC;
}

.formulario {
	border: 1px #999999 solid;
	background-color: #CCCCCC;
}

.titulo_tabla {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}

.titulo_tabla td {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}

.fila_active {
	background-color: #FFFFFF;
}

.fila_active td, .fila_hover a {
	color: #666666;
}

.fila_hover {
	background-color: #CCCCCC;
}

.fila_hover td, .fila_hover a {
	color: #FFFFFF;
}

