#main{}

.wrap{
	width: 940px;
	margin:0 auto;
	position:relative;
}

.hero{
	margin-bottom: 1em ;
	height:220px;
	width:943px;
	padding-top: 66px;
	padding-bottom: 65px;
	position:relative;
	margin-top: -10px;
	display:block;
	float:left;
	z-index:0;
}

.tabs{

}

.tabs > div{
	width:95px;
	margin-right:4px;
	text-align:left;
	position:absolute;
	font-weight:700;
	font-size:19px;
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	line-height: 1;
	height:66px;
	z-index: 9999;
}

.tabs > div > a{
	display:block;
	color:#b8bbc0;
	text-decoration:none;
	height: 59px;
	padding-left: 98px;
	padding-top:8px;
	background:url(/img/v3.0/sdw-top.png) repeat-x left bottom transparent;
}

.tabs > div.cycle-pager-active, .tabs > div:hover{
	background-color:#f8f8f8;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	color:#FA8B00;
	border-bottom:1px solid #f8f8f8;
}


/*** Cambio para SEO ***/

.tabs .coche h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .coche h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .moto h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .moto h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .hogar h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .hogar h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .salud h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .salud h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .comercios h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .comercios h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .otrosbig h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .otrosbig h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .otros h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .otros h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .camion h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .camion h2 strong{
	font-size:26px;
	font-weight: bold;
}

.tabs .tractor h2{
	font-size:19px;
	font-weight: 700;
	margin-top:0px;
}

.tabs .tractor h2 strong{
	font-size:26px;
	font-weight: bold;
}

/*** Fin Cambio para SEO ***/



.tabs .mascotas{
left:0px;top:0;
background:url(/img/v3.0/icon/img/ico-animales-big.png) no-repeat 15px -66px #F8F8F8;
}
.tabs .mascotas:hover, .tabs .mascotas.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-animales-big.png) no-repeat 15px 0 #F8F8F8;
top: 1px;
}


.tabs .coche{
left:97px;top:0;
background:url(/img/v3.0/icon/img/ico-coche-big.png) no-repeat 15px -66px #F8F8F8;
}
.tabs .coche:hover, .tabs .coche.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-coche-big.png) no-repeat 15px 0 #F8F8F8;
top: 1px;
}

.tabs .moto{
left:194px;top:0;
background:url(/img/v3.0/icon/img/ico-moto-big.png) no-repeat 15px -66px #F8F8F8;

}

.tabs .moto:hover, .tabs .moto.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-moto-big.png) no-repeat 15px -2px #F8F8F8;
top: 1px;
}

.tabs .hogar{
left:291px;top:0;
background:url(/img/v3.0/icon/img/ico-hogar-big.png) no-repeat 0 -66px #F8F8F8;
}

.tabs .hogar.cycle-pager-active, .tabs .hogar:hover{
background:url(/img/v3.0/icon/img/ico-hogar-big.png) no-repeat 0 0 #F8F8F8;
top: 1px;
}

.tabs .salud{
left:388px;top:0;
background:url(/img/v3.0/icon/img/ico-salud-big.png) no-repeat 19px -66px #F8F8F8;
}
.tabs .salud:hover, .tabs .salud.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-salud-big.png) no-repeat 19px 0 #F8F8F8;
top: 1px;
}

.tabs .otrosbig{
left:708px;top:0;
background:url(/img/v3.0/icon/img/ico-otros-big.png) no-repeat 20px -66px #F8F8F8;
}
.tabs .otrosbig:hover, .tabs .otrosbig.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-otros-big.png) no-repeat 20px 0 #F8F8F8;
top: 1px;
}

.tabs .camion{
left:472px;top:0;
background:url(/img/v3.0/icon/img/ico-camion-big.png) no-repeat 0 -66px #F8F8F8;
}

.tabs .camion.cycle-pager-active, .tabs .camion:hover{
background:url(/img/v3.0/icon/img/ico-camion-big.png) no-repeat 0 0 #F8F8F8;
top: 1px;
}

.tabs .tractor{
left:708px;top:0;
background:url(/img/v3.0/icon/img/ico-tractor-big.png) no-repeat 20px -66px #F8F8F8;
}
.tabs .tractor:hover, .tabs .tractor.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-tractor-big.png) no-repeat 20px 0 #F8F8F8;
top: 1px;
}

/*
.tabs  .resp-civil{
	left:0;bottom:0;
	background: url(/img/v3.0/icon/img/ico-resp-civil.png) no-repeat 30px -58px #F8F8F8;
}
.tabs .resp-civil:hover, .tabs .resp-civil.cycle-pager-active{
	background: url(/img/v3.0/icon/img/ico-resp-civil.png) no-repeat 30px -2px #F8F8F8;
}

.tabs .cap{
	left:236px;bottom:0;
	background: url(/img/v3.0/icon/img/ico-cap.png) no-repeat 15px -58px #F8F8F8;
}
.tabs .cap:hover, .tabs .cap.cycle-pager-active{
	background: url(/img/v3.0/icon/img/ico-cap.png) no-repeat 15px -2px #F8F8F8;
}

.tabs .decesos{
	left:472px;bottom:0;
	background: url(/img/v3.0/icon/img/ico-decesos.png) no-repeat 15px -58px #F8F8F8;
}
.tabs .decesos:hover, .tabs .decesos.cycle-pager-active{
	background: url(/img/v3.0/icon/img/ico-decesos.png) no-repeat 15px -2px #F8F8F8;
}

.tabs .comercios{
	left:708px;bottom:0;
	background: url(/img/v3.0/icon/img/ico-comercios.png) no-repeat 15px -58px #F8F8F8;
}
.tabs .comercios:hover, .tabs .comercios.cycle-pager-active{
background: url(/img/v3.0/icon/img/ico-comercios.png) no-repeat 15px -2px #F8F8F8;
}
*/

.tabs .comercios{
left:485px;top:0;
background: url(/img/v3.0/icon/img/ico-comercios.png) no-repeat 15px -55px #F8F8F8;
}
.tabs .comercios:hover, .tabs .comercios.cycle-pager-active{
background: url(/img/v3.0/icon/img/ico-comercios.png) no-repeat 15px 2px #F8F8F8;
top:1px;
}

.tabs .cazadores{
left:485px;top:0;
background:url(/img/v3.0/icon/img/ico-cazadores-big.png) no-repeat 15px -66px #F8F8F8;
}
.tabs .cazadores:hover, .tabs .cazadores.cycle-pager-active{
background:url(/img/v3.0/icon/img/ico-cazadores-big.png) no-repeat 15px 0 #F8F8F8;
top: 1px;
}


.tabs .decesos{
left:582px;top:0;
background: url(/img/v3.0/icon/img/ico-decesos.png) no-repeat 15px -55px #F8F8F8;
}
.tabs .decesos:hover, .tabs .decesos.cycle-pager-active{
background: url(/img/v3.0/icon/img/ico-decesos.png) no-repeat 15px -0px #F8F8F8;
top:1px;
}

.tabs  .resp-civil{
	left:472px;bottom:0;
	background: url(/img/v3.0/icon/img/ico-resp-civil.png) no-repeat 30px -58px #F8F8F8;
}
.tabs .resp-civil:hover, .tabs .resp-civil.cycle-pager-active{
	background: url(/img/v3.0/icon/img/ico-resp-civil.png) no-repeat 30px -2px #F8F8F8;
}

.tabs .comunidades {

    background: url(/img/v3.0/icon/img/ico-comunidades.png) no-repeat scroll 15px -55px #f8f8f8;

    bottom: 0;

    left: 472px;

}

.tabs .comunidades:hover, .tabs .comunidades.cycle-pager-active {

    background: url(/img/v3.0/icon/img/ico-comunidades.png) no-repeat scroll 15px 2px #f8f8f8;

}


.tabs .vida {
left: 485px;top: 0;
background: url(/img/v3.0/icon/img/ico-vida.png) no-repeat scroll 15px -58px #f8f8f8;
}

.tabs .vida:hover, .tabs .vida.cycle-pager-active {
background: url(/img/v3.0/icon/img/ico-vida.png) no-repeat scroll 15px -2px #f8f8f8;
top:1px;
}

.tabs .asistencia_viaje {
left: 679px;top: 0;
background: url(/img/v3.0/icon/img/ico-asistencia_viaje-big.png) no-repeat scroll 15px -68px #f8f8f8;
}

.tabs .asistencia_viaje:hover, .tabs .asistencia_viaje.cycle-pager-active {
background: url(/img/v3.0/icon/img/ico-asistencia_viaje-big.png) no-repeat scroll 15px -2px #f8f8f8;
top:1px;
}

.tabs .ilt {
left: 679px;top: 0;
background: url(/img/v3.0/icon/img/ico-ilt.png) no-repeat scroll 15px -75px #f8f8f8;
}

.tabs .ilt:hover, .tabs .ilt.cycle-pager-active {
background: url(/img/v3.0/icon/img/ico-ilt.png) no-repeat scroll 15px -4px #f8f8f8;
top:1px;
}


.tabs .cap{
	left:708px;bottom:0;
	background: url(/img/v3.0/icon/img/ico-cap.png) no-repeat 15px -58px #F8F8F8;
}
.tabs .cap:hover, .tabs .cap.cycle-pager-active{
	background: url(/img/v3.0/icon/img/ico-cap.png) no-repeat 15px -2px #F8F8F8;
}

.tabs .otros{
color:#767777;
left:842px;top:0;
background:url(/img/v3.0/icon/img/ico-otros.png) no-repeat 20px -58px #F8F8F8;
}
.tabs .otros:hover, .tabs .otros.cycle-pager-active{
color:#FA8B00;
background:url(/img/v3.0/icon/img/ico-otros.png) no-repeat 20px -2px #F8F8F8;

}

.cycle-pager-active a{background:none!important;}

.tabs .cycle-pager-active a, .tabs div:hover a{
	color:#FA8B00;
}

.tabs strong{
	display:block;
	text-transform:uppercase;
	font-size:26px;
	font-weight:700;
}


.caption{
	color:#4c4b49;
    background: url(/img/v3.0/bg-75.png);
	border:1px solid #fff;
    height: 203px;
	padding:10px;
    left: 30px;
    position: absolute;
    top: 24px;
    width: 355px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.caption h3{font-size:18px;margin-bottom:10px;}
.caption p{margin-bottom:18px;}

/*** Cambio para SEO ***/

.caption span{color:#FA8B00;font-size:20px;margin-bottom:10px;font-weight: bold;}
.caption h1{font-size:12px;margin-bottom:18px;font-weight: normal;}
.caption h2{font-size:12px;margin-bottom:18px;font-weight: normal;}


/*** Fin Cambio para SEO ***/

.tab{position:relative;}

.bottom-tab{
	position:absolute;
	top:340px;
	border-top: none!important;
    border-bottom: 1px solid #EBEBEB!important;
    border-left: 1px solid #EBEBEB!important;
    border-right: 1px solid #EBEBEB!important;
    font-size: 14px!important;
    height: 56px!important;
    text-align: center!important;
    width: 232px!important;
}

.bottom-tab a {
padding-left:60px!important;
background: url("/img/v3.0/sdw-bottom.png") repeat-x scroll left top transparent!important;
height: 54px !important;
}


.bottom-tab strong{
    display: block;
    font-size: 15px;
    text-transform: uppercase;
}

.tab-container{
	border:1px solid #cfcfcf;
	background:#f8f8f8;
	margin-top:2px;
	width:940px;
	height:272px;
}

.tab-container .tab{height:260px ;width: 940px;}

.tab img{margin:10px auto 0;display:block;}

.box{
	position:relative;
	float:left;
	background:url(/img/v3.0/bg-box-title.png) repeat-x left top #f8f8f8;
}

.box-title{
	border:1px solid #ebebeb;
	color:#fa8b00;
	font-weight:700;
	line-height:36px;
	font-size:18px;
	margin:0px;
	padding:0px;}

.box-padder{
	border-top:3px solid #fff;
	padding:5px;
}

.box-companhias{
	width: 943px;
}

.box-companhias .box-title{
	padding-left:5px;
	background:url(/img/v3.0/bg-box-title.png) repeat-x left top #f8f8f8;
}

.box-companhias .box-padder{
	padding:0;
}

.box-companhias a{
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    display: block;
    float: left;
    height: 57px;
    text-align: center;
    width: 117px;
}

.box-companhias a:nth-child(6n){
	border-right:0;
}

.box-companhias img{
	width:97%;
	margin-left:13px;
}

.box-promociones{
	width: 339px; 
	margin-right:3px;
	margin-top:10px;
}

.box-promociones .box-title{
	padding-left:5px;
	margin-right:-1px;
	background:url(/img/v3.0/bg-box-title.png) repeat-x left top #f8f8f8;
}

.box-promociones a{display:block;}

.box-padder-promociones{
	border-top:3px solid #fff;
	padding:5px;
}

.box-padder-promociones img{width:339px;}


/***************REDES SOCIALES****************/		

.footer-container .rrss-header {
    float: left;
    margin-top: -3px;
    position: relative;
}

.footer-container .icon-general-rrss {
    background: url("/img/v2.0/Portada/iconos-rrss-footer.png") no-repeat scroll;
    float: left;
    height: 31px;
    margin-left: 2px;
    position: relative;
    transition: all 400ms ease 0s;
    width: 33px;
}

.footer-container #iconfoot-google {
	background-position: 0px 0px;
}

.footer-container #iconfoot-google:hover {
	background-position: 0 -31px;
}
				

.footer-container #iconfoot-facebook {
	background-position: -40px 0;
}

.footer-container #iconfoot-facebook:hover {
	background-position: -40px -31px;
}				
				

.footer-container #iconfoot-linkedin {
	background-position: -80px 0;
}

.footer-container #iconfoot-linkedin:hover {
	background-position: -80px -31px;
}

.footer-container #iconfoot-youtube {
	background-position: -120px 0;
}

.footer-container #iconfoot-youtube:hover {
	background-position: -120px -31px;
}
		

.footer-container #iconfoot-blog {
	background-position: -160px 0;
}

.footer-container #iconfoot-blog:hover {
	background-position: -160px -31px;
}

.footer-container #iconfoot-twitter {
	background-position: -199px 0;
}
		
		
.footer-container #iconfoot-twitter:hover {
	background-position: -199px -31px;
}

.footer-container #iconfoot-instagram {
	background-position: -240px 0;
}
		
		
.footer-container #iconfoot-instagram:hover {
	background-position: -240px -32px;
}
				
/************ FIN REDES SOCIALES**************/	

/************ FOOTER **************/
.footer-container {
    background: #FF7900;
    border-bottom: 6px solid #9A6422;
    height: 260px;
    width: 100%;
		color:#FFFFFF;
		font-family:Arial;
		margin-bottom: 8px;
    position: relative;
		float: left;
		margin-top: 7px;
		line-height:1;
		min-width:943px;
}

.footer-container.colabora {	
		height: 160px;
} 

.left-bg-ft {
	background: #FF7900;
	float: left;
	border-bottom: 6px solid #9A6422;
	height: 260px;
	margin-left: -1800px;
	position: relative;
	width: 1800px;
}	

.left-bg-ft.colabora {
	height: 160px;
}

.right-bg-ft {
	background: #FF7900;
	float: right;
	border-bottom: 6px solid #9A6422;
	height: 260px;
	margin-right: -1800px;
	position: relative;
	width: 1800px;
}	

.right-bg-ft.colabora {
	height: 160px;
}		
				
.footer-wrap {position: relative; width:100%; margin-top:15px;}

.footer-container .column-foot {
	float: left;
	position: relative;
	width: 33%;
	*width: 33%;    
	margin-top: 13px;
}

.footer-container .column-foot.colabora{
		width: 27%;
		*width: 27%;  
}

.footer-container .column-foot h1 {
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	padding-bottom:5px;
	width: 85%;
	margin: 0;
	font-size: 18px;
	margin-top:7px;
	margin-bottom: 5px;
}

/*** Cambio para SEO ***/

.footer-container .column-foot p {
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	padding-bottom:5px;
	width: 85%;
	margin: 0;
	font-size: 18px;
	margin-top:7px;
	margin-bottom: 5px;
	font-weight: bold;
}

.footer-container .column-foot span {
	padding: 0;
	padding-top:2px;
	margin: 0;    
	font-size: 13px;
	font-weight: lighter;
	color: #E9E9EA;
	display:block;
}

.footer-container .column-foot a:hover span{
	color:white;
}


/*** Fin Cambio para SEO ***/

.footer-container .column-foot h2 {
	padding: 0;
	padding-top:2px;
	margin: 0;    
	font-size: 13px;
	font-weight: lighter;
	color: #E9E9EA;
			}
			
			
.footer-container .column-foot a{
	text-decoration:none;
}

			
.footer-container .column-foot a:hover h2{
	color:white;
}


.title-footer-segurosbroker {
}

.title-footer-productos {
	text-decoration:none;
	color:white;
}
	
.subfooter-container {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.subfoot-icons-cont {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    position: relative;
    width: 413px;
}



.subfoot-icons-cont li {
    display: block;
    float: left;
    position: relative;
    width: 100px;
}



.firma-segurosbroker {
    color: #757474;
    float: left;
    font-family: arial;
    font-size: 10px;
    position: relative;
    width: 100%;
	    padding-bottom: 11px;
}

#verisign {
    padding-top: 3px;
}

#capgemini {
    padding-top: 9px;
}

#confianzaOnline {
    padding-left: 10px;
    padding-top: 4px;
}


.footer-container .column-foot img {
    display: block;
    float: left;
    margin-top: -2px;
    padding-right: 4px;
    position: relative;
}


#title-footer-telephon {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
}


#title-footer-email {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}


#title-footer-email a {
color: #F2F2F2;
display: block;
font-size: 14px;
margin-top: 1px;
padding-bottom: 14px;
padding-left: 1px;
text-decoration: underline;
}

#title-footer-email a:hover {
	color: white;
}

		
.link-colabora {
    color: #F2F2F2;
    font-weight: bold;
    text-decoration: underline !important;
}	
	
.link-colabora:hover {
	color: white;
}

.title-footer-contacto {
    margin-top: 15px !important;
}

.title-footer-contacto-colabora {
    margin-top: 8px !important;
}

.line-heigh-foot {
		line-height:1.2;
}

.button-margin-left-50{
		margin-left:50px;
}

/************** FIN FOOTER *************/
