body{
	background:#e8ebef;
}

/*Color Selección Para Safari */
::selection {
	color:#FFFFFF;
	background: #0098d9;
}

/*Color Selección Para Firefox */
::-moz-selection {
	color:#FFFFFF;
	background: #0098d9;
}

#header {
/*height:230px;*/
}

#logo{
	background:url(/imagenes/marca.png) no-repeat top center;
}

#navigation{
	background:url(/imagenes/navegacion/nav-bar.jpg) no-repeat bottom center;
}

ul.tab li a:hover {
	background: url(/imagenes/navegacion/hover.jpg) no-repeat top right;
 	color: #fff;
}

ul.tab li a:hover span {
	background: url(/imagenes/navegacion/hover.jpg) no-repeat top left;
}

ul.tab li a.current{
	background: url(/imagenes/navegacion/current.jpg) no-repeat top right;
 	color: #fff;
}

ul.tab li a.current span{
	background: url(/imagenes/navegacion/current.jpg) no-repeat top left;
}


/*---------------------------------*/
.subtabs {
	width:auto;
	height:30px;
}

.subtabs ul {
    margin: 0px;
}

.subtabs li{
	display:inline;
	margin: 0px 2px;
}

.subtabs-left {
	float: left;
	width:10px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url(/imagenes/navegacion/subtabs/subtab-left.jpg) left no-repeat;
}

.subtabs-cont {
	float:left;
	width: 898px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url(/imagenes/navegacion/subtabs/subtab-cont.jpg) repeat-x;
}

/* Para comprobante alta stro. */
.subtabs-cont2 {
	float:left;
	display:block;
	width: 826px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url(/imagenes/navegacion/subtabs/subtab-cont.jpg) repeat-x;
}
/*******************************/
.subtabs-right {
	float: right;
	width:10px;
	height:30px;
	margin:0px;
	padding:0px;
	background:url(/imagenes/navegacion/subtabs/subtab-right.jpg) right no-repeat;
}

.subtabs a{
	/* Sliding right image */
	display: inline;
	float: left;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin: 0px 0px 0px 5px;
	padding-right: 15px;  CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
text-decoration: none;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.subtabs a span{
	display: block;
	line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding:0px 0px 0px 15px;
}
.subtabs a span img{
	margin:0px 0px -3px 0px;
}

.subtabs a.current{
	/* Sliding right image */
    background: transparent url(/imagenes/navegacion/subtabs/subtab2.jpg)  no-repeat scroll top right;
	color:#1c244a;
}

.subtabs a.current span {
	/* Background left image */ 
	background: transparent url(/imagenes/navegacion/subtabs/subtab1.jpg) no-repeat;
} 

.step{
	padding-left:20px;
	background: transparent url(/imagenes/iconos/step-white.png) no-repeat;
	background-position:0px 8px;
}

.current .step{
	padding-left:20px;
	background: transparent url(/imagenes/iconos/step.png) no-repeat;
	background-position:0px 8px;
}

/*---------------------------------*/

.destacados_personas li {float:left;}
.destacados_personas a {background:url(/imagenes/destacados/personales.png);display:block; height:24px; text-indent:-9000%}

/*ESTADO NORMAL*/
.menu_automotores a {width:140px; background-position:0px 0px}
.menu_hogar a {width:85px; background-position:-160px 0px;}
.menu_accidentes a {width:200px; background-position:-250px 0px;}
.menu_otros a {width:80px; background-position:-450px 0px;}


/*ESTADO ROLLOVER*/
.menu_automotores a:hover {background-position:0px -25px;}
.menu_hogar a:hover{background-position:-160px -25px;}
.menu_accidentes a:hover {background-position:-250px -25px;}
.menu_otros a:hover {background-position:-450px -25px;}

/*ESTADO ACTIVO*/
.menu_automotores a:active {background-position:0px -24px;}
.menu_hogar a:active{background-position:-160px -24px;}
.menu_accidentes a:active {background-position:-250px -24px;}
.menu_otros a:active {background-position:-450px -24px;}

/*-------------------------- destacados_empresas*/

.destacados_empresas li {float:left;}
.destacados_empresas a { background-image:url(/imagenes/destacados/empresas.png);display:block; height:24px; text-indent:-9000%}

/*ESTADO NORMAL*/
.menu_integrales a {width:110px; background-position:0px 0px}
.menu_accidentes-emp a {width:110px; background-position:-120px 0px;}
.menu_incendio a {width:90px; background-position:-240px 0px;}
.menu_vida-col a {width:65px; background-position:-360px 0px;}
.menu_otros2 a {width:80px; background-position:-440px 0px;}

/*ESTADO ROLLOVER*/
.menu_integrales a:hover {background-position:0px -25px;}
.menu_accidentes-emp a:hover{background-position:-120px -25px;}
.menu_incendio a:hover {background-position:-240px -25px;}
.menu_vida-col a:hover {background-position:-360px -25px;}
.menu_otros2 a:hover {background-position:-440px -25px;}

/*ESTADO ACTIVO*/
.menu_integrales a:active {background-position:0px -24px;}
.menu_accidentes-emp a:active{background-position:-120px -24px;}
.menu_incendio a:active {background-position:-240px -24px;}
.menu_vida-col a:active {background-position:-360px -24px;}
.menu_otros2 a:active {background-position:-440px -24px;}

/*-------------------------- destacados_institucional*/

.destacados_institucional li {float:left;}
.destacados_institucional a { background-image:url(/imagenes/destacados/institucional.png);display:block; height:24px; text-indent:-9000%}

/*ESTADO NORMAL*/
.menu_nosotros a {width:100px; background-position:0px 0px}
.menu_comunidad a {width:120px; background-position:-120px 0px;}
.menu_emprendimientos a {width:100px; background-position:-250px 0px;}
.menu_prensa a {width:80px; background-position:-372px 0px;}

/*ESTADO ROLLOVER*/
.menu_nosotros a:hover {background-position:0px -25px;}
.menu_comunidad a:hover{background-position:-120px -25px;}
.menu_emprendimientos a:hover {background-position:-250px -25px;}
.menu_prensa a:hover {background-position:-372px -25px;}

/*ESTADO ACTIVO*/
.menu_nosotros a:active {background-position:0px -24px;}
.menu_comunidad a:active{background-position:-120px -24px;}
.menu_emprendimientos a:active {background-position:-250px -24px;}
.menu_prensa a:active {background-position:-372px -24px;}

/*----------------------------------- CONTENT */

#content {
	background:url(/imagenes/bk.jpg) repeat-y;
}

#content-bott{
	background:url(/imagenes/bott.jpg) no-repeat;
}

.color-box {
	width:520px;
	padding:0px;
	margin:0px 0px 20px 0px;
}

.color-box-top {
	background:url(/imagenes/blue-box-top.jpg) bottom center no-repeat;
}

.color-box-cont {
	background:url(/imagenes/blue-box-cont.jpg);
	color:#FFF;
	text-shadow:#036 1px 1px 2px;
}

.color-box-bott {
	background:url(/imagenes/blue-box-bott.jpg) no-repeat top center;
}

.productor {
	background:url(/imagenes/productor.jpg) no-repeat right bottom;
}

.productor p{
	background:#111f49;
	border:#000 1px solid;
}


.box-top{
	background:url(/imagenes/box/box-top.jpg) center bottom no-repeat;
}


select.marca {
	width:105px;
	margin:0px 10px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

input.marca {
	width:85px;
	margin:0px 4px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


select.año {
	width:57px;
	margin:0px 10px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


