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



body {
	background-color:#8CB3B6;
	color:#4A5863;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.highslide-gallery a {

	color:#4A5863 !important;
	text-decoration:underline;
}

a img {
	border:none;
}

#header {
	width:849px;
	height:299px;
	margin:0px auto 0px auto;
	background-image:url(../imgs/header_header.jpg);
	background-repeat:no-repeat;
	padding-top:15px;

}
#header .aux {
	height:15px;
	text-align:right;
	color:#474E68;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:45px;
}
#header .menu {
	height:47px;
	margin-top:102px;
	padding-left:40px;
	padding-right:40px;
	padding-top:13px;
	background-image:url(../imgs/header_menu.jpg);
	background-repeat:no-repeat;
	color:#474E68;
	text-align:center;
}
#header .menu a{
	color:#474E68;
	font-size:17px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	margin-right:25px;
}

#header .menu a:hover, #header .menu a.active {
	color:#FFFFFF;
	font-size:17px;
	background-color:#DA483A;
}

#main {
	width:749px;
	margin:0px auto 0px auto;
	background-image:url(../imgs/gb_body.jpg);
	background-repeat:repeat-y;
	padding-left:50px;
	padding-right:50px;
}	

#footer {
	width:863px;
	height:126px;
	margin:0px auto 0px auto;
	
}

#footer .separator{
	display:block;
	clear:both;	
	height:44px;
	background-image:url(../imgs/footer_separator.jpg);
	background-repeat:no-repeat;
}

#footer .menu{
	display:block;
	clear:both;	
	height:27px;
	padding-top:5px;
	background-image:url(../imgs/footer_menu.jpg);
	background-repeat:no-repeat;
	color:#474E68;
	text-align:center;
}
#footer .menu a{
	color:#474E68;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin-right:15px;
	font-size:17px;
	text-decoration:none;
}
#footer .menu a:hover{
	text-decoration:underline;
}
#footer .info{
	display:block;
	clear:both;
	height:45px;
	padding-top:5px;
	background-image:url(../imgs/footer_info.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}

#footer .info a{
	text-decoration:none;
	color:#FFFFFF;
}
#footer .info a:hover{
	text-decoration:underline;
}

.powered a{
	color:#DA483A !important;
	font-weight:bold;
	text-decoration:none;

}
.powered  {
	clear:both;
	margin-top:10px;
}

.powered a:hover {
	text-decoration:underline;
	}
	
	
.franja {

	background-color:#5B5B5D;
	color:#FFFFFF;
	font-size:12px;
	height:26px;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	display:block;
	width:749px;

}

.franja a, .franja h2, .franja h2 a {

	color:#FFFFFF;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	float:left;
	display:inline;

}

.franja .aux {	
	display:inline; 
	float:left;
	padding-left:5px;
	padding-right:5px;
	
}

.franja h2 a:hover {
	text-decoration:underline;
}

.franja .title {
	float:left;
	padding-top:6px;
	padding-left:10px;
}

.franja .link {
	float:right;
	height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#474E68;
	background-color:#CCCCCC;
	padding-top:5px;
}

.franja .link a {
	color:#474E68;
	text-decoration:none;
}
.franja .link a:hover {
	text-decoration:underline;
}


.Left {
	float:left;
	clear:left;
}

.Right {
	float:right;
	clear:right;
}


.banner_home {
	float:right;
	width:500px;

}


.colA {
	float:left;
	width:390px;
	padding-left:15px;
}

.colB {
	float:right;
	width:320px;
	padding-right:15px;
}

.colCenter {
			
	width:568px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}

.colCenter .container {

	padding-left:45px;
	padding-right:15px;
}



.container_form{
	margin-left:auto;
	margin-right:auto;
	width:315px;
}

.colCenter .container p {
	color:#666666;
	margin-top:15px;
	margin-bottom:10px;
}

.link_rojo {
	color:#E74B2F;
	text
}

.subtitle {
	display:block;
	text-decoration:underline;
	font-size:13px;
	margin-bottom:5px;
}


.title_financiacion {
	padding-top:6px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../imgs/financiacion_auxtitle.jpg);
	background-repeat:no-repeat;
	height:21px;
	float:left;
	margin-top:10px;
	width:235px;
	padding-left:15px;
}

.title_nosotros {
	padding-top:6px;
	font-weight:bold;
	height:21px;
	margin-top:10px;
	width:235px;

}

.subtitle_financiacion {
	background-image:url(../imgs/raya_title.jpg);
	background-repeat:no-repeat;
	background-position:-5px bottom ;
	height:18px;
	padding-bottom:4px;
	font-size:13px;
	display:block;
	padding-left:0px;

} 

.h300 {
	height:300px;
}
.h400 {
	height:400px;
}
.h500 {
	height:500px;
}
.h600 {
	height:600px;
}



