﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/ubuntu-regular-webfont.eot');
    src: url('fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-regular-webfont.woff') format('woff'),
         url('fonts/ubuntu-regular-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-regular-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* General */

body2{
	min-width:1024px;
	background:url(../images/bg-body_02.jpg) no-repeat center top;
}

html, body2 {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:"Helvetica";
}
#container3 {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#clear{
	height:20px;
	clear:both;
}
.left { float:left;}
.right {float:right;}


/* Header */
#header3{
	height:78px;
	padding:32px 0px 10px;
}
#logo13{
	width:100px;
	float:left;
}
#logo23{
	width:330px;
	float:right;
}

/* Buscador */

#buscador3{
	margin:0 auto;
	position:relative;
	height:101px;
	z-index:10;
}
#sombraA{
	background:url(../images/sombra-buscador_09.png) no-repeat center top;
	height:9px;
}
#buscar3{
	background:#0093d1;
	height:47px;
	padding:18px;
}
#sombraB{
	background:url(../images/sombra-buscador_11.png) no-repeat center top;
	height:9px;
}
#form3{
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#nombre{
	background: url(../images/form_14.png) no-repeat top left;
    color: #1D2556;
    font-size: 14px;
    height: 20px;
    margin: 0 10px 0 20px;
    padding: 12px 13px;
    vertical-align: middle;
    width: 222px;
	float:left;
}
#apellido{
	background: url(../images/form_14.png) no-repeat top left;
    color: #1D2556;
    font-size: 14px;
    height: 20px;
    margin: 0 10px 0 20px;
    padding: 12px 13px;
    vertical-align: middle;
    width: 222px;
	float:left;
}
#lugar{
	background:url(../images/form_16.png) no-repeat scroll left top;
    color: #1D2556;
    font-size: 14px;
    height: 20px;
    margin: 0 10px 0 20px;
    padding: 12px 13px;
    vertical-align: middle;
    width: 222px;
	float:left;
	cursor:pointer;
}
.btn{
	width:120px;
	height:43px;
	position:relative;
	float:right;
	margin-right:20px;
}


/* Slide */
#slide3{
	width:100%;
	background:url(../images/sombra-slide_26.jpg) no-repeat center bottom;
	text-align:center;
	height:334px;
}
#slide-inter3{
	height:321px;
}

/* contenido */

#ciudades{
	background-color:#f5f5f5;
	width:100%;
	margin:20px 0px 10px;
	padding:15px 10px;
	overflow:hidden;
}
#ciudades h1, #datos h1{
	color:#1d2556;
	font-weight:bold;
}
#ciudades ul{
	width:85%;
	float:right;
    list-style:none;
}
#ciudades ul li{
	font-size:13px;
	width:140px;
	float:left;
	padding:3px 0px;
}
#ciudades ul li a{
	color:#6f6f6f;
	text-decoration:none;
}
#ciudades ul li a:hover{
	text-decoration:underline;
}


#datos{
	background-color:#f5f5f5;
	width:100%;
	margin:20px 0px 10px;
	padding:15px 10px;
	overflow:hidden;
}
#datos ul{
	float: left;
    margin-left: 180px;
    width: 40%;
    list-style:none;
}
#datos ul li{
	font-size:12px;
	width:320px;
	float:left;
	padding:10px 0px;
	border-top:1px #7c7c7c solid;
	margin-right:25px;
}
#datos ul li a{
	color:#6f6f6f;
	text-decoration:none;
}
#datos ul li a:hover{
	text-decoration:underline;
}

#imagelat{
	float: right;
    position: relative;
    top: -18px;
    width: 420px;
}
/* footer */
#footer3{
	background: url(../images/bg-footer_02.jpg) repeat-x bottom center;
	height:200px;
	position:relative;
}
#container-footer3 {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	text-align:left;
	padding-top:15px;
}
#column1{
	width:370px;
	float:left;
}
	#column1 ul li{
		float:left;
		line-height:40px;
		color:#1d2556;
		font-size:10px;
	}
    #column1 ul {
        list-style: none;
    }
#column2{
	width:350px;
	float:left;
	padding-top:12px;
}
	#column2 h3{
		color:#00703c;
		font-size:14px;
		text-transform:uppercase;
	}
	#column2 ul{
		float: right;
		position: relative;
		top: -23px;
		width: 35%;
        list-style:none;
	}
	#column2 ul li{
		color:#7bc143;
		font-size:11px;
		background:url(../images/bullet_34.png) left top no-repeat;
		line-height: 70%;
		padding-left: 10px;
		margin:12px 0px;
	}
	#column2 ul li a{
		color:#7bc143;
		text-decoration:none;
		display:block;
	}
#column3{
	width:280px;
	float:left;
	padding-top:10px;
}
#column3 ul {
        list-style: none;
    }
	#column3 ul li{
		float:right;
		line-height:20px;
		color:#1d2556;
		font-size:12px;
		margin-left:10px;
	}


/********** ventana buscador ***********/

#ventana{
	background: url(../images/bg-ventana.png) no-repeat 0 0;
	width:215px;
	height:175px;
	padding:10px;
}
#form1{
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#persona{
	background: url(../images/ventana_07.png) no-repeat top left;
    color: #1D2556;
    font-size: 11px;
    height: 18px;
    margin: 8px 6px;
    padding: 7px 13px;
    vertical-align: middle;
    width: 182px;
}
#lugar2{
	background: url(../images/ventana_10.png) no-repeat scroll left top;
    color: #1D2556;
    font-size: 11px;
    height: 18px;
    margin: 8px 6px;
    padding: 7px 13px;
    vertical-align: middle;
    width: 182px;
	cursor:pointer;
}
.btn2{
	float: right;
    height: 30px;
    position: relative;
    width: 80px;
}
#ContentPlaceHolder1_grdResultados{
    position: relative;
float: left;
}
