@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
ol, ul {
	list-style : none;
}
body {
	background: url(../images/background.jpg) repeat-x;
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#333333;
}
#cuerpo {
	width: 898px;
	position:relative;
	margin:10px auto 0;
	background: url(../images/cuerpo-trans.png) no-repeat;
	padding:0 43px;
}
a {
	color:#085f83;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#logo a {
	background: url(../images/logo-trans.png);
	width:309px;
	height:56px;
	display:block;
	text-indent:-10000px;
	position:absolute;
	top:20px;
	left:40px;
}
#logo-en a {
	background: url(../images/logo-en.png);
	width:309px;
	height:56px;
	display:block;
	text-indent:-10000px;
	position:absolute;
	top:20px;
	left:40px;
}
#tagline {
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	left:107px;
	position:absolute;
	top:55px;
}
#menu {
	color:#14A2D3;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu span {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.5px;
}
#menu p {
	width:128px;
	height:59px;
}
#menu .meses {
	background:url("../images/meses-hover-trans.png") no-repeat 0 0;
	color:#FFFFFF;
	height:43px;
	padding-left:18px;
	padding-top:16px;
	position:absolute;
	right:57px;
	text-decoration:none;
	top:27px;
	width:120px;
	cursor:pointer;
}
#menu-en {
	color:#14A2D3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:13px;
	text-transform:uppercase;
}
#menu-en span {
	display:block;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1.6px;
}

#menu-en p {
	width:128px;
	height:59px;
}
#menu-en .meses {
	background:url("../images/meses-hover-trans.png") no-repeat 0 0;
	color:#FFFFFF;
	height:43px;
	padding-left:18px;
	padding-top:16px;
	position:absolute;
	right:57px;
	text-decoration:none;
	top:27px;
	width:120px;
	cursor:pointer;
	left:802px;
}
#menu-en .meses-on {
	color:#14A2D3;
	height:43px;
	padding-left:18px;
	padding-top:16px;
	position:absolute;
	right:57px;
	text-decoration:none;
	top:27px;
	width:120px;
	left:802px;
}
#menu-en .meses:hover {
	background:url("../images/meses-hover-trans.png") repeat 138px 0 transparent;
}
.turisticos-on {
	display:block;
	height:43px;
	padding-left:28px;
	padding-top:22px;
	position:absolute;
	right:191px;
	text-decoration:none;
	top:21px;
	width:128px;
	background: url(../images/turisticos-hover-trans.png) 0px 2px no-repeat;
	color:#fff;
}
.turisticos-on:hover {
	background: url(../images/turisticos-hover-trans.png) -165px 2px no-repeat;
	text-decoration:none;
}
#menu .meses-on {
	color:#14A2D3;
	height:43px;
	padding-left:18px;
	padding-top:16px;
	position:absolute;
	right:57px;
	text-decoration:none;
	top:27px;
	width:120px;
}
#menu .meses:hover {
	background:url("../images/meses-hover-trans.png") repeat 138px 0 transparent;
}
.turisticos {
	display:block;
	height:43px;
	padding-left:18px;
	padding-top:16px;
	position:absolute;
	right:191px;
	text-decoration:none;
	top:27px;
	width:120px;
}
/* Easy Slider */

#slider {
	position:absolute;
	width:840px;
	height:241px;
	overflow:hidden;
	top:110px;
	left:72px;
	background: url(../images/slider.jpg) repeat-x;
}
#slider2 {
	position:absolute;
	width:840px;
	height:206px;
	overflow:hidden;
	top:110px;
	left:72px;
	background: url(../images/slider.jpg) repeat-x;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	width:840px;
	height:241px;
	overflow:hidden;
	position:relative;
}
#slider li img, #slider2 img {
	float:right;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/btn_next.gif) no-repeat 0 0;
}
/* numeric controls */	

	ol#controls {
	padding:0;
	height:28px;
	position:absolute;
	top:318px;
	right:78px;
}
ol#controls li {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:21px;
	line-height:20px;
	border:1px solid #ccc;
	background:#fff;
	color:#666;
	padding:0 7px;
	text-decoration:none;
}
ol#controls li a:hover {
	background: #DDDDDD;
}
ol#controls li.current a {
	background:#0a789f;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
#slider h2, #slider2 h2 {
	width:281px;
	height:52px;
	text-indent:-10000px;
}
#slider p, #slider2 p {
	margin:2px 0 0 7px;
}
#slider a {
	width:251px;
	height:41px;
	background: top;
	display:block;
	text-indent:-100000px;
	margin:11px 0 0 7px;
}
#slider a:hover {
	background: 41px 0;
}
#slider .destacado a {
	background:url(../images/boton-destacado.gif);
}
#slider .destacado a:hover {
	background:url(../images/boton-destacado.gif) 0 41px;
}
#slider .destacado-en a {
	background:url(../images/boton-destacado-en.gif);
}
#slider .destacado-en a:hover {
	background:url(../images/boton-destacado-en.gif) 0 41px;
}
.destacado h2 {
	background: url(../images/mejores-tarifas-online-garantizadas.png) no-repeat;
}
.destacado-en h2 {
	background: url(../images/mejores-tarifas-online-garantizadas-en.png) no-repeat;
}
#slider div {
	left:39px;
	position:absolute;
	top:37px;
	width:290px;
}
#slider2 div {
	left:39px;
	position:absolute;
	top:37px;
	width:285px;
}
#slider .centrico a {
	background:url(../images/boton-centrico.gif);
}
#slider .centrico a:hover {
	background:url(../images/boton-centrico.gif) 0 41px;
}
#slider .centrico-en a {
	background:url(../images/boton-centrico-en.gif);
}
#slider .centrico-en a:hover {
	background:url(../images/boton-centrico-en.gif) 0 41px;
}
#slider .por-dias a {
	background:url(../images/boton-recoletos.gif);
}
#slider .por-dias a:hover {
	background:url(../images/boton-recoletos.gif) 0 41px;
}
#slider .por-dias-en a {
	background:url(../images/boton-recoletos-en.gif);
}
#slider .por-dias-en a:hover {
	background:url(../images/boton-recoletos-en.gif) 0 41px;
}
#slider .cena a {
	background:url(../images/boton-orion.gif);
}
#slider .cena a:hover {
	background:url(../images/boton-orion.gif) 0 41px;
}
#slider .cena-en a {
	background:url(../images/boton-orion-en.gif);
}
#slider .cena-en a:hover {
	background:url(../images/boton-orion-en.gif) 0 41px;
}
.centrico h2 {
	background: url(../images/inmejorable-localizacion.png) no-repeat;
}
.centrico-en h2 {
	background: url(../images/inmejorable-localizacion-en.png) no-repeat;
}
.meses h2 {
	background: url(../images/apartamentos-para-largas-temporadas.png) no-repeat;
}
.meses-en h2 {
	background: url(../images/apartamentos-para-largas-temporadas-en.png) no-repeat;
}
.por-dias h2 {
	background: url(../images/apartamentos-por-dias-en-el-centro-de-madrid.png) no-repeat;
}
.por-dias-en h2 {
	background: url(../images/apartamentos-por-dias-en-el-centro-de-madrid-en.png) no-repeat;
}
.cena h2 {
	background: url(../images/nada-mejor-que-cenar-en-casa.png) no-repeat;
}
.cena-en h2 {
	background: url(../images/nada-mejor-que-cenar-en-casa-en.png) no-repeat;
}
/* // Easy Slider */

#apartamentos {
	padding:375px 29px 140px;
}
#apartamentos2 {
	padding:340px 29px 140px;
}
#apartamentos3 {
	padding:110px 29px 140px;
}
#no-apartamento {
	padding:22px 29px 0px;
}
.preguntas dt {
	font-weight:bold;
}
.preguntas dd {
	padding-bottom:10px;
}
#no-apartamento h2 {
	margin-bottom:9px;
}
.con-foto {
	padding-left:387px!important;
}
.con-foto img {
	border:5px solid #E2E2E2;
	left:102px;
	position:absolute;
	top:194px;
}

.sub-es {
	background:url(../images/sub-es.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-en {
	background:url(../images/sub-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-galileo {
	background:url(../images/sub-galileo.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-galileo-en {
	background:url(../images/sub-galileo-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-quienes {
	background:url(../images/sub-quienes.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-preguntas {
	background:url(../images/sub-preguntas-frecuentes.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-quienes-en {
	background:url(../images/sub-quienes-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-preguntas-en {
	background:url(../images/sub-preguntas-frecuentes-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-perseo {
	background:url(../images/sub-perseo.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-perseo-en {
	background:url(../images/sub-perseo-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-hernan-cortes {
	background:url(../images/sub-hernan-cortes.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-hernan-cortes-en {
	background:url(../images/sub-hernan-cortes-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-velarde {
	background:url(../images/sub-velaverde.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-velarde-en {
	background:url(../images/sub-velarde-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-mercedes {
	background:url(../images/sub-mercedes.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-mercedes-en {
	background:url(../images/sub-mercedes-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-ballesta {
	background:url(../images/sub-ballesta.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-ballesta-en {
	background:url(../images/sub-ballesta-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-vargas {
	background:url(../images/sub-vargas.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub-vargas-en {
	background:url(../images/sub-vargas-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub2-es {
	background:url(../images/sub2-es.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
.sub2-en {
	background:url(../images/sub2-en.jpg) no-repeat;
	width:100%;
	height:20px;
	text-indent:-100000px;
	padding:0 0 5px 0;
	border-bottom:1px solid #9c9c9c;
	margin-bottom:5px;
}
#breadcrump {
	height:22px;
	width:834px;
	background:url(../images/breadcrump.jpg) repeat-x;
	font-size:11px;
	text-transform:uppercase;
	padding:3px
}
#breadcrump li {
	float:left;
}
#breadcrump .actual {
	background:url("../images/bread-01.jpg") repeat scroll -88px 0 transparent;
	color:#FFFFFF;
	display:block;
	height:19px;
	padding:3px 0 0 7px;
	width:49px;
}
#breadcrump .actual a {
	text-decoration:none;
	color:#FFFFFF;
}
#breadcrump .actual a:hover {
	text-decoration:underline;
}
#breadcrump .home {
	background: url("../images/bread-02.png") no-repeat scroll -139px 0 transparent;
	color:#FFFFFF;
	display:block;
	height:19px;
	padding:3px 0 0 7px;
	width:49px;
}
#breadcrump .home a {
	text-decoration:none;
	color:#FFFFFF;
}
#breadcrump .home a:hover {
	text-decoration:underline;
}
#breadcrump .boton {
	background:url("../images/bread-01.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-left:-7px;
	padding:0 0 0 10px;
}
#breadcrump .boton a {
	background:url(../images/bread-02.png) right 0 no-repeat;
	height:19px;
	display:block;
	color:#FFFFFF;
	padding:3px 17px 0px 6px;
	text-decoration:none;
	float:left;
}
#breadcrump .boton a:hover {
	text-decoration:underline;
}
#breadcrump .no-home {
	background: url(../images/bread-02-blue.png) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	height:22px;
	margin-left:-7px;
	padding:0 0px 0 12px;
}
#breadcrump .no-home span {
	background:url("../images/bread-01-blue.png") no-repeat scroll right 0 transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	height:19px;
	padding:3px 18px 0 6px;
	text-decoration:none;
}
#idioma {
font-size:11px;
height:22px;
position:absolute;
right:78px;
text-transform:uppercase;
top:412px;
}
#apartamentos3 #idioma {
font-size:11px;
height:16px;
position:absolute;
right:77px;
text-transform:uppercase;
top:147px;
}
#idioma li {
	float:left;
}
#idioma .actual {
	color:#FFFFFF;
	display:block;
	padding:3px 8px;
}
#idioma .boton-en {
background:url("../images/english.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
height:16px;
line-height:0;
padding:0;
text-decoration:none;
text-indent:-10000px;
width:21px;
}
#idioma .boton-es {
background:url("../images/espanol.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
height:16px;
line-height:0;
padding:0;
text-decoration:none;
text-indent:-10000px;
width:21px;
}
#idioma .boton a {
	color:#fff;
	text-decoration:none;
}
#idioma .boton a:hover {
	text-decoration:underline;
}
.apartamento {
	background: url(../images/fondo-apartamento.jpg) 0 bottom repeat-x;
	border-bottom:1px solid #c2c2c2;
	padding:25px 0 10px 0;
	position:relative;
	width:100%;
	height:146px;
}
#apartamentos h3, #apartamentos2 h3, #apartamentos3 h3, #no-apartamento h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#124f67;
	letter-spacing: -0.5px;
	border-bottom: 1px dashed #c3c2c3;
	padding:0px 0 4px 0;
}
.foto {
	border:5px solid #E2E2E2;
	display:block;
	height:82px;
	left:23px;
	position:absolute;
	top:68px;
	width:193px;
}
.foto:hover {
	border:5px solid #d1d1d1;
}
.mapa {
	border:5px solid #E2E2E2;
	display:block;
	height:82px;
	left:235px;
	position:absolute;
	top:68px;
	width:145px;
}
.mapa:hover {
	border:5px solid #d1d1d1;
}
.apartamento p {
	line-height:17px;
	margin:14px 5px 38px 405px;
}
.apartamento h4 {
	color:#4e4f4f;
	position:absolute;
	top:27px;
	right:0;
	font-weight:normal;
}
.apartamento span {
	color:#009018;
	font-size:17px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.apartamento ul {
	bottom:21px;
	left:405px;
	position:absolute;
}
.apartamento ul li {
	float:left;
	margin-right:20px;
	font-style:italic;
}
.apartamento ul li a {
	padding-left:23px;
}
.reservar {
	background:url(../images/reservar.jpg) no-repeat 0 1px;
}
.formulario {
	background:url(../images/formulario.jpg) no-repeat 0 1px;
}
.ficha {
	background:url(../images/ficha.jpg) no-repeat 0 1px;
}
.ofertas {
	background:url(../images/ofertas.jpg) no-repeat 0 1px;
}
.map {
	background:url(../images/mapa.jpg) no-repeat 0 1px;
}
#footer {
	bottom:25px;
	height:150px;
	left:43px;
	position:absolute;
	width:898px;
}
#tipos {
	background:url("../images/footer.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    height: 116px;
    width: 896px;
}
#tipos dl {
	margin:5px 0 0 13px;
	width:390px;
}
#tipos dt {
	margin-bottom:15px;
}
#tipos dt a {
	font-family: Georgia;
	font-size:12px;
	color:#124f67;
}
#tipos dd {
	width:175px;
	margin:1px 0 4px 0;
	float:left;
}
#tipos .meses dd {
	width:191px;
	display:block;
	float:left;
}
#tipos dd a {
	font-size:12px;
	background:url(../images/arrow.jpg) no-repeat 0 4px;
	padding:0 0 0 14px;
}
#legales {
	margin-top:13px;
	padding-top:8px;
	margin-bottom:45px;
	border-top:4px solid #95d6ed;
	background: url(../images/logo-small.jpg) right 9px no-repeat;
}
#legales p {
	font-size:11px;
}
#tipos .meses {
	position:absolute;
	left:332px;
	top:1px;
	width:590px;
}
#photo-top {
	border:5px solid #F5F5F5;
	top:10px;
	position:relative;
	box-shadow: 0px 0px 4px #ccc;
	height:191px;
	width:810px;
	left:10px;
	background:url(../images/slider.jpg);
}
#gmap {
	background:#CCCCCC;
	width:358px;
	height:191px;
	position:absolute;
	top:0;
	right:0;
}
#apartamentos3 h3 {
	border:none;
	font-size:18px;
	padding:20px 0 8px 0px;
}
#apartamentos3 p {
	padding:0 0 5px 0px;
}
#col-right {
	left:553px;
	position:absolute;
	top:380px;
	width:350px;
}
#col-left {
	width:440px;
	padding-left: 9px;
	padding-top:10px;
}
#col-left dl {
	background:none repeat scroll 0 0 #E5E5E5;
	border-bottom:2px solid #124F67;
	font-size:12px;
	margin-bottom:13px;
	margin-top:8px;
}
#col-left dt {
	background:url("../images/slider2.jpg") repeat scroll 0 0 transparent;
	float:left;
	padding:10px 0 7px 12px;
	text-transform:uppercase;
	width:309px;
}
#col-left dd {
	padding:10px 0 7px 12px;
	background:url(../images/slider2.jpg) 0px 0px;
}
.dark {
	background:url(../images/slider2.jpg) 0px 120px!important;
}
#col-left .small {
	font-size:12px;
	line-height:14px;
	padding-bottom:3px;
}
#col-left dd strong {
	color:#009018;
	font-size:14px;
}
#photos {
	height:160px;
}
#photos a {
	border:3px solid #EBEBEB;
	display:block;
	width:80px;
	height:60px;
	float:left;
	margin:10px 10px 0px 0;
}
#photos a:hover {
	border:3px solid #CCCCCC;
}
label {
	width:80px!important;
	display:block;
	float:left;
	padding-top:2px;
}
textarea {
font-family:Trebuchet MS;
font-size:13px;
height:200px;
padding:2px 4px;
width:258px;
}

* html  textarea {
width:250px;
}
*+html  textarea {
width:250px;
}
input {
	padding:2px 4px;
	font-family: Trebuchet MS;
	font-size:13px;
}
form p {
	padding-bottom:12px!important;
}
#button {
	background:none repeat scroll 0 0 #047EA9;
	color:#FFFFFF;
	cursor:pointer;
	margin-left:80px;
	padding:3px 9px;
}
#button:hover {
	background:none repeat scroll 0 0 #185663;
}
form {
	margin-top:23px;
}
#col-right .pre-form {
	margin-top:3px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:13px;
}
.region {
	display:none;
}
.right {
	position:absolute;
	right:0;
	top:0;
}
.form-ok {
	left:39px;
	position:absolute;
	top:25px;
	width:388px;
}
.form-ok h2 {
	color:#124F67;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-0.5px;
	padding:0 0 4px;
}
#col-left li {
	color:#124F67;
	list-style-type:circle;
	margin:3px 0 5px 20px;
}
#col-left li span {
	color:#333333;
}

#tipos .dd-last {
width:300px!important;
}
