body {
	font-family:Tahoma;
	font-size: 11px;
	color: #111111;
	background-color:#bd1029;
	margin:0px;
	padding:0px;
	line-height:150%;
}

p {
	text-align:justify;
}

a:link, a:hover, a:visited {
	color:#0000ff;
	text-decoration:underline;
}
h1 {
	color:#CC0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

h1 span{
	color:#a0a0a0;
}

h2 {
	color:#a0a0a0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}

hr {
	border-bottom:1px solid #f1f1f1;
	height:1px;
}
form {
	margin:0px;
	padding:8px 0px;
}
input {
	font-family:Tahoma;
	font-size: 11px;
	margin-bottom:3px;
	padding:0px 2px;
}
.btn_small {
	font-family:Tahoma;
	font-size: 10px;
	padding:0px;
	margin:0px;
}
select {
	font-family:Tahoma;
	font-size: 11px;
	margin-bottom:3px;
}
#main {
	background-color:#ffffff;
	width:100%;
	height:100%;
	width:760px;
	margin:10px auto auto auto;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	height:100%;
}
		#logo {
			float:left;
			width:220px;
			text-align:center;
			vertical-align:middle;
			background-color:#efefef;
			height:153px;
		}
		#img_ppal {
			float:left;
			width:539px;
			border-bottom:4px solid #bd1029;
			border-left:1px solid #ffffff;
			background-color:#052c6d;
			height:149px;
			background-image:url(/imagenes/bg_header.gif);
			background-repeat:repeat-x;
		}
				#intro {
					float:left;
				}
				#menu {
					height:100%;
					background-image:url(/imagenes/bg_main.gif);
					background-repeat:repeat-y;
				}
				#menu_header {
					float:right;
					text-align:right;
					padding-right:15px;
				}
				#menu_header img {
					border-top:2px solid #ffffff;
					border-right:1px solid #ffffff;
					border-left:1px solid #ffffff;
					border-bottom:1px solid #ffffff;
				}
				#login {
					float:right;
					clear:right;
					padding:15px 15px 0px 0px;
					text-align:right;
					white-space:nowrap;
				}
				#aviso_legal_lu {
					padding-top:5px;
				}
						#aviso_legal_lu img { 
							vertical-align:middle;
							margin-right:1px;
						}

				#aviso_legal{
					float:right;
					clear:right;
					text-align:right;
					color:#a73900;
					padding:15px 15px 0px 0px;
				}
				#aviso_legal.a:hover ,aviso_legal.a:visited, aviso_legal.a:link, aviso_legal.a:active {
					color:#a73900;
				}

		#menu_ppal {
			float:left;
			width:220px;
			border-top:1px solid #ffffff;
			background-color:#fbfbfb;
			height:100%;
		}
				#menu_ppal a {
					text-decoration:none;
					color:#111111;
					padding:6px 10px 6px 27px;
					display:block;
					background-image:none;
					background-color:#f4f4f4;
					border-bottom:1px solid #ffffff;
				}
				#menu_ppal a:hover {
					text-decoration:none;
					color:#111111;
					padding:6px 10px 6px 27px;
					display:block;
					background-image:url(/imagenes/arrow_menu.gif);
					background-position:right;
					background-repeat:no-repeat;
					background-color:#efefef;
					border-bottom:1px solid #ffffff;
				}
				#menu_ppal a.submenu {
					text-decoration:none;
					color:#111111;
					padding:4px 10px 4px 35px;
					display:block;
					background-image:none;
					background-color:#f9f9f9;
					border-bottom:1px solid #ffffff;
				}
				#menu_ppal a.submenu:hover {
					text-decoration:none;
					color:#111111;
					padding:4px 10px 4px 35px;
					display:block;
					background-image:url(/imagenes/arrow_menu.gif);
					background-position:right;
					background-repeat:no-repeat;
					background-color:#f3f3f3;
					border-bottom:1px solid #ffffff;
				}
				#busqueda_agencias {
					text-align:right;
					padding:0px 20px 5px 0px;
					background-color:#f9f9f9;
				}
		#content {
			width:539px;
			border-left:1px solid #ffffff;
			border-top:1px solid #ffffff;
			background-color:#ffffff;
			float:left;
			height:100%
		}
				#nav_bar {
					background-color:#a0a0a0;
					color:#ffffff;
					padding:5px 10px 6px 10px;
				}
				#nav_bar a, #nav_bar a:hover {
					color:#ffffff;
				}
				#nav_bar span {
					padding:0px 3px;
				}
		#content_text {
			padding:0px 15px;
		}

			#colum_left{
				float:left; 
				width:310px;
			}
			
			#colum_right{
				float:right; 
				width:160px; 
				padding:20px 5px;
				text-align:center;
			}
			
			#colum_center {
				text-align:center;
			}
/**************** begin content_text *******************************/	
		.img_public {
			border:1px solid #e8e4e8;
		}
		
		.td_left {
			padding:3px 20px 3px 3px;
			font-weight:bold;
			border-bottom:1px dotted #bd1029;
		}
		
		.td_padding_left {
			padding-right:20px;
		}
		.td_right {
			padding-left:20px;
		  padding-bottom:3px;
			border-bottom:1px dotted #bd1029;
		}		
		.red {
		color:cc0000;
		}
		.bold_red {
		color:cc0000;
		font-weight:bold;
		}		
		
/****************** end content_text *******************************/
		
		#copyright {
			background-color:#e8e4e8;
			background-image:url(/imagenes/bg_copyright.gif);
			background-repeat:no-repeat;
			background-position:top;
			text-align:center;
			padding:12px 8px 8px 8px;
			clear:both;
		}
				#copyright div {
					color:#a0a0a0;
					padding-top:5px;
				}

				#copyright a, #copyright a:visited, #copyright a:hover{
					color:#111111;
					text-decoration:none;
				}
				
/***********resultado busqueda agencias************/
.td_busqueda_title {
	color:#111111;
	background-color:#e8e4e8;
	padding:0px 5px;
	height:20px;
	font-weight:bold;
}
.td_busqueda {
	border-bottom:1px dotted #dddddd;
	height:20px;
	padding:0px 5px;
}
.tr_busqueda_normal {
	background-color:#fbfbfb;
}
.tr_busqueda_active {
	background-color:#f4f4f4;
	cursor:pointer;
}
.a_busqueda, .a_busqueda:hover {
	text-decoration:none;
}

.form_td_text {
	padding-right:5px;
	text-align:right;
}

a.aviso_legal, a.aviso_legal:hover, a.aviso_legal:visited, a.aviso_legal:visited {
color:#FFFFFF; font-size:9px; text-decoration:none;
}

#menu_contacto {
	  margin-left:-14px;
}

#contacto_footer{
border-bottom:1px solid #e8e4e8;
}

#menu_contacto ul li  {
color:#666666;
font-size:10px;
margin:0;
padding:1px 0 1px 18px;
list-style-type:none;

}

#menu_contacto li.telefono {
background:url("/imagenes/contacto/icon_telefono.gif") no-repeat scroll left center transparent;
white-space:nowrap;
}
#menu_contacto li.fax {
background:url("/imagenes/contacto/icon_fax.gif") no-repeat scroll left center transparent;
white-space:nowrap;
}
#menu_contacto li.email_contacto {
background:url("/imagenes/contacto/icon_email.gif") no-repeat scroll left 7px transparent;
}
#menu_contacto li.direccion {
background:url("/imagenes/contacto/icon_direccion.gif") no-repeat scroll left 5px transparent;
}
#menu_contacto a,#menu_contacto a:hover,#menu_contacto a:link,#menu_contacto a:visited, a:active {
font-size:10px;
background-color:#fbfbfb;
background-image:none;
border-bottom:none
color:#666666;
display:inline;
padding:2px;
text-decoration:none;
}