@charset "utf-8";
body {
		background-image:url(../images/bg.jpg);
		background-repeat:repeat;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
		font-size:12px;
        color:#333333;
}
div#wrapper {
		background-image:url(../images/header_bg.jpg);
		background-repeat:repeat-x;		
		width:100%;
		margin:0;
}
div#header,
div#subheader,
div#content,
div#footer{
	width:80%;
	margin:0 5%;
}
div#content,
div#footer {
	width:750px;
}

div#header {
	height:105px;
}

/* -------------- */
/* CONTENIDO */
div#breadcrumbs {
    font-weight:bold;
    padding:6px 4px;
}
div#breadcrumbs a{
    color:#DA2420;
    text-decoration:none;
}
div#breadcrumbs .leaf {
    
}

div#content {
	background-color:#FFF;
}
div#content .margin_text {
	margin:0px 20px 20px 30px;
    font-size:14px;
}

div#content p {
    margin:5px 0 16px 0;
}
div#content h3 {
    margin: 5px 0 16px 0;
    font-size:24px;
	border-bottom:1px solid #DA2420;
}

div#content span.highlight {
	background-color:#ffffcc;
	padding:5px 10px;
	border:1px dotted #ffff00;
	display:inline-block;
	text-shadow:1px 1px 0px #FFF;
}
.subheader {
    margin:0 auto;
    margin-bottom:12px;
    width:700px;
    height:270px;
}
.subheader h1
{
    background-color: #333333;
    border-radius: 13px 13px 13px 13px;
    color: #FFFFFF;
    float: left;
    font-size: 32px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
}
.subheader#hr00{
    background:url(../images/banner_homepage.jpg) no-repeat;
}

.subheader#hr04{
    background:url(../images/hr04.jpg) no-repeat;
}
.subheader#hr01{
    background:url(../images/hr01.jpg) no-repeat;
}
.subheader#hr02{
    background:url(../images/hr02.jpg) no-repeat;
}
.subheader#hr03{
    background:url(../images/hr03.jpg) no-repeat;
}
/* -------------- */
/* BARRA LATERAL */
div#sidebar {
	background-color:#f5f5f5;
	border-left:1px solid #c4c4c4;
	width:0px;
}
/* -------------- */
div#footer {
    background: #232323;
	margin-bottom:20px;
	height:80px;
}
div#logo {
	float:left;
}

div#logo a {
		display:block;
		height:105px;
		width:374px;	
		background:url(../images/logo.gif) no-repeat;
}
div#extra {
	float:left;
	left:150px;
	top:30px;
	position:relative;
	text-align:center;
	font-size:11px;
}
div#extra a {

		line-height:normal;
}

/* MENU PRINCIPAL */
ul#main_menu.menu_bottom_style {
	position: relative;
	height: 29px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
ul#main_menu.menu_bottom_style li {
	float: left;
	list-style: none;	
}
ul#main_menu.menu_bottom_style li.back {
	border-bottom: 3px solid #da2420;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;	
}
ul#main_menu.menu_bottom_style li a {
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;	
}

ul#main_menu.menu_bottom_style li a:hover, ul#main_menu.menu_bottom_style li a:active, ul#main_menu.menu_bottom_style li a:visited {
	border: none;
}
ul#main_menu.menu_bottom_style li a:hover {

}
/* -------------- */
/* MENU PIE DE PAGINA */
ul#footer_menu {
    float:left;
}
ul#footer_menu.menu_simple_style {
	position: relative;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	width:180px;
}
ul#footer_menu.menu_simple_style li{
	list-style: none;	
}

ul#footer_menu.menu_simple_style li a{
	display:block;
	padding:2px;
	color:#999;
}

ul#footer_menu.menu_simple_style li a:hover, ul#footer_menu.menu_simple_style li a:active, ul#footer_menu.menu_simple_style li a:visited {
}
/* -------------- */
ul.menu_tick_style {
		margin-left:30px;
}
/*ul.menu_tick_style li {
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	padding:10px 0px 20px 50px;
	margin:10px 0;
}*/
ul.menu_tick_style li {
	padding:2px;
	margin:10px 0;
    margin-left:50px;
    border-bottom:1px dotted #999999;
    /*cursor: pointer;*/
}

ul.menu_tick_style h3 {
	font-size:24px;
	border-bottom:1px solid #da2420;
	margin-bottom:3px;
}
ul.menu_tick_style span {
	font-size:11px;
}
ul.menu_tick_style a {
	display:block;
	color:#cc3333;
	font-weight:bold;
}
div.banner_content {
	padding:10px 0;
	margin-left:30px;
}
a#footpage_globe
{
    display:block;
    float:right;
    background:url(../images/footpage_bg.gif) no-repeat;
    height:109px;
    width:241px;
    background-position:0px 0px;
    margin-right:10px;
}
div#box_contacto
{
}
div#box_contacto .column_left
{
    float:left;
	width:45%;

}
div#box_contacto .column_right
{
    border-left:1px dotted #999999;
    padding-left:10px;
    float:right;
	width:45%;
}
h3.icon {
    padding-left:41px;
}
h3.icon.mail {
	background-image:url(../images/icon_mail.gif);
	background-repeat:no-repeat;
}
h3.icon.movil {
	background-image:url(../images/icon_movil.gif);
	background-repeat:no-repeat;
}
h3.icon.tick {
    background-image:url(../images/tick.gif);
    background-repeat:no-repeat;
}
div.error_box {
    font-size:12px;
    border:1px solid #da2420;
    padding:2px;
    color:#da2420;
}
div#content.section div.column div.column_content div.margin_text div.error_box p{
    margin:0px;
}

div#box_contacto_form li
{
    margin: 2px 0px 15px 0px;
    clear:both;
    float:left;
    width:100%;
}
div#box_contacto_form label
{
    float:left;
    width:130px;
}

div#box_contacto_form ul.errorlist {
    border:1px solid #da2420;
    color:#da2420;
    margin:0px 0px 5px 0px;
    padding:2px;
}

div#box_contacto_form .errorlist li {
    margin:0 1px;
    float:none;
    clear:none;
}
div#box_contacto_form textarea {
    resize:none;
    width:100%;
    height:10em;
}
div#box_contacto_form input,
div#box_contacto_form select {
    border:1px solid #999999;
    padding:2px;
}
div#box_contacto_form .submit
{
    text-align: right;
    clear:both;
}
div#box_contacto_form .submit input
{
    border:1px solid #999999;
    background-color: #be0002;
    color:#FFF;
}
div#box_contacto_form .submit input:hover
{
    border:1px solid #999999;
    background-color: #da2420;
}

/*
.bg_li_alternate {
    color:#FFF;
    background-color:#da2420;
}*/

