
/* Estilos Generales*/
html{
margin:0;
padding:0;
height:100%;
min-height:100%;
font-size: 68%;
}

body{
background: #cadce0;
color:#282727;
text-align:left;
margin:0px;
padding:0px;
font-family: Helvetica, Arial, sans-serif;}

.clearb{
clear:both;
margin:0px;
padding:0px;
font-size:0em;}

*{
	margin: 0;
	padding: 0;
	}

a img{
border:0px;
}

fieldset, form{
margin: 0px;
padding:0px;
border: none;
}
.oculta{
display:none;
}

a:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
color: #000;
}


/*contenedor general*/

#container{
	background:#fff url(../img/tile_home.gif) top left repeat-x;
	}
#container_c{
	background:#fff url(../img/tile_cont.gif) top left repeat-x;
	}

	
/*cabecera*/
#header{
	position: relative;
	width: 902px;
	height: 159px;
	margin: 0 auto;
	}
#header h1{
	position: relative;
	display: block;
	width: 850px;
	height: 76px;
	top: 15px;
	left: 0px;
	font-size: 25px;
	background: url(../img/logo_rv.gif) top left;
	}
#header h1 span{
	position: absolute;
	top: 40px;
	left: 200px;
	font-weight: lighter;
	font-style: italic;
	color: #8bb0c0;
	}


/*menu servicios*/
ul#nav_services{
	position: absolute;
	top:13px;
	right: 85px;
	list-style: none;
	
	}
ul#nav_services li{
	list-style: none;
	display: inline;
	font-size: 1.2em;
	
	}
	ul#nav_services li a:link, ul#nav_services li a:visited {
	color: #3f3f3f;
	text-decoration: none;
	
	}
	ul#nav_services li a:hover, ul#nav_services li a.active {
	color: #f20511;
	
	}
ul#nav_services li span{
	padding-left: 10px;
	padding-right: 10px;
	}

/*menu idioma*/
ul#nav_idioma{
	position: absolute;
	top:10px;
	right: 0px;
	list-style: none;
	width: 70px;
	}
ul#nav_idioma li{
	list-style: none;
	position: relative;
	float: right;
	width: 25px;
	margin-left: 10px;
	}
	ul#nav_idioma li a{
	display: block;
	width: 25px;
	height: 19px;
	}
	ul#nav_idioma li a span{
	display: none;
	}
	ul#nav_idioma li a.spanish{
	background: url(../img/ico_spanish.gif) top left no-repeat;
	text-decoration: none;
	
	}
	ul#nav_idioma li a.spanish:hover, ul#nav_idioma li.active a.spanish{
	background: url(../img/ico_spanish_active.gif) top left no-repeat;
	text-decoration: none;
	
	}
	
	ul#nav_idioma li a.english{
	background: url(../img/ico_english.gif) top left no-repeat;
	text-decoration: none;
	
	}
	ul#nav_idioma li a.english:hover, ul#nav_idioma li.active a.english{
	background: url(../img/ico_english_active.gif) top left no-repeat;
	text-decoration: none;
	
	}
	


/*menu principal*/

ul#main_nav{
	position: absolute;
	top: 91px;
	list-style: none;
	border-left: solid 1px #f87a7b;
	border-right: solid 1px #ac0205;
	}
ul#main_nav li{
	position: relative;
	float: left;
	font-size: 1.3em;
	height: 33px;
	border-left: solid 1px #ac0205;
	border-right: solid 1px #f87a7b;
	overflow: hidden;
	}
ul#main_nav li a{
	display: block;
	color: #fff;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 9px;
	padding-bottom: 10px;
	}
ul#main_nav li a:hover, ul#main_nav li.active a{
	display: block;
	color: #f20511;
	background: url(../img/tile_menu_over.gif) top left repeat-x;
	}


/*menu secundario*/

ul#second_nav{
	position: absolute;
	top: 125px;
		list-style: none;
	border-left: solid 1px #bab8b9;
	border-right: solid 1px #575757;
	}
ul#second_nav li{
	position: relative;
	float: left;
	font-size: 1.3em;
	height: 33px;
	border-left: solid 1px #575757;
	border-right: solid 1px #bab8b9;
	overflow: hidden;

	}
ul#second_nav  li a{
	display: block;
	color: #fff;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 9px;
	padding-bottom: 10px;
	}
ul#second_nav li a:hover, ul#second_nav li.active a{
	display: block;
	color: #f20511;
	background: url(../img/tile_menu_over.gif) top left repeat-x;
	}


	
/*buscador*/

ul#buscador{
	position: absolute;
	top: 95px; 
	right: 0px;
	list-style: none;
	width: 255px;
	}
ul#buscador li{
	position: relative;
	float: left;
	text-align: right:
	}
ul#buscador li input{
	width: 174px;
	height: 22px;
	border: solid 1px #000000;
	background: url(../img/bkg_input.gif) top left repeat-x;
	margin-right: 10px;	
	font-size: 1.4em;
	}
	
ul#buscador li a.bot_busca{
	display: block;
	width: 67px;
	height: 24px;
	background: url(../img/button_search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	
	}
ul#buscador li a.bot_busca span{
	display: block;
	padding-top: 5px;
	font-size: 1.3em;
	
	}


/*soporte*/

ul#soporte{
	position: absolute;
	top: 132px; 
	right: 0px;
	list-style: none;
	width: 150px;
	}
ul#soporte li{
	position: relative;
	float: right;
	text-align: right;	}
a.soporte_link{
	display: block;
	color: #fff;
	font-size: 1.3em;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(../img/ico_support.gif) top right no-repeat;
	}
a.soporte_link:hover{
color: #add4fe;
	}
	
 /*contenidos*/

#contenedor{
	position: relative;
	width: 902px;
	margin: 0 auto;
	padding-bottom: 40px; 
	padding-top: 10px;
	
	}
#contenedor_catalogo{
	position: relative;
	width: 902px;
	margin: 0 auto;
	padding-bottom: 40px; 
	padding-top: 10px;
	
	
	}
div.gral_splash{
	background: url(../img/splash_satlink.jpg) top left no-repeat;
	}
div.productos{
	background: url(../img/splash_productos.jpg) top left no-repeat;
	}
div.destacado{
	position: relative;
	float: left;
	width: 288px;
	height: 223px;
	border: solid 1px #e3e2e2;
	background: #fff;
	text-align: center;
	margin-right: 15px;
	}
div.destacado_end{
	position: relative;
	float: right;
	width: 288px;
	height: 223px;
	border: solid 1px #e3e2e2;
	background: #fff;
	text-align: center;
	}
div.destacado img{
	border-top: solid 4px #fff;
	}
div.destacado_end img{
		border-top: solid 4px #fff;
	}
span.bot_dest1{
	display: block;
	width: 288px;
	height: 20px;
	text-align: left;
	
	}
span.bot_dest1 a{
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 1.4em;
	margin-right: 10px;
	background: url(../img/ico_arrow_small.gif);
	background-position: 16.8em .8em;
	background-repeat: no-repeat;
	color: #cc0000;
	
	}
span.bot_dest1 a:hover{
	background: url(../img/ico_arrow_small_o.gif);
	background-position: 16.8em .8em;
	background-repeat: no-repeat;
	
	}

span.sombra{
	display: block;
	width: 276px;
	height: 16px;
	position: absolute;
	bottom: -17px;
	left: 0px;
	background: url(../img/sombra.gif) top left no-repeat;
	
	
	}
	

	
/*columnas home*/


#cont_cols{
	position: relative;
	margin-top: 22px;
	}

#col_left{
	position: relative;
	width: 308px;
	float: left;
	
	
	}
#col_center{
	position: relative;
	width: 288px;
	float: left;
	}
#col_right{
	position: relative;
	width: 288px;
	float: right;
	
	}

div.destacado2{
	position: relative;
	width: 284px;
	height: 91px;
	border: solid 3px #e3e5e6;
	background: #fff;
	text-align: center;
	margin-bottom: 12px;
	overflow: hidden;
	}
div.destacado2 img{
	border-top: solid 5px #fff;}
	
span.bot_dest2{
	display: block;
	width: 288px;
	height: 20px;
	text-align: left;
	
	}
span.bot_dest2 a{
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 1.4em;
	margin-right: 10px;
	background: url(../img/ico_arrow_small.gif);
	background-position: 16.8em .1em;
	background-repeat: no-repeat;
	color: #212020;
	
	}
span.bot_dest2 a:hover{
	background: url(../img/ico_arrow_small_o.gif);
	background-position: 16.8em .1em;
	background-repeat: no-repeat;
	
	}

#col_right h2{
	color: #000000;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	}
	
#col_right h3{
	color: #1c6796;
	font-size: 1.5em;
	}
p.fecha{
	color: #999696;
	
	
	}
p.noticia{
	padding-top: 4px;
	font-size: 1.2em;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	}

/*catalogo*/

#cont_catalog{
	margin-left: 16px;
	padding-top: 14px;
	
	
	}

 h2.tit_pag{
	color: #fff;
	font-size: 2em;
	margin-bottom: 8px;
	padding-left: 18px;
	}
p.route{
	margin-bottom: 20px;
	font-size: 1.2em;
	color. #000;
	padding-left: 18px;
	
	}
p.route span{
	padding-left: 5px;
	padding-right: 5px;
	
	}
div.ficha{
	position: relative;
	float: left;
	width: 274px;
	height: 425px;
	overflow: hidden;
	margin-right: 19px;
	margin-bottom: 20px;
	}
div.ficha2{
	position: relative;
	float: left;
	width: 274px;
	height: 325px;
	overflow: hidden;
	margin-right: 19px;
	margin-bottom: 20px;
	}
div.ficha img{
	border: solid 4px #e7e4e4;
	margin-bottom: 10px;
	}
div.ficha a img{
	border: solid 4px #e7e4e4;
	margin-bottom: 10px;
	}
div.ficha a:hover img{
	
	border: solid 4px #e7effe;
	margin-bottom: 10px;
	}
div.ficha h3{
	color: #1c6796;
	margin-bottom: 10px;
	font-size: 1.5em;
	}
div.ficha h3{
	color: #1c6796;
	margin-bottom: 5px;
	font-size: 1.5em;
	padding-left: 4px;
	}
div.ficha2 img{
	border: solid 4px #e7e4e4;
	margin-bottom: 10px;
	}
div.ficha2 a img{
	border: solid 4px #e7e4e4;
	margin-bottom: 10px;
	}
div.ficha2 a:hover img{
	
	border: solid 4px #e7effe;
	margin-bottom: 10px;
	}
div.ficha2 h3{
	color: #1c6796;
	margin-bottom: 10px;
	font-size: 1.5em;
	}
div.ficha2 h3{
	color: #1c6796;
	margin-bottom: 5px;
	font-size: 1.5em;
	padding-left: 4px;
	}
p.parrafo1{
	font-size: 1.1em;
	margin-bottom: 10px;
	text-align: justify;
	padding-left: 4px;
	padding-right: 6px;	
	}
hr.separator{
	position: relative;
	display: block;
	clear: both;
	float: none;
	border: none;
	background: none;
	border-top: solid 1px #e6e6e4;
	margin-right: 28px;
	margin-bottom: 20px;
	color: #fff;
	
		}
/*RSS*/

a.rss{
	display: block;
	height: 40px;
	background: url(../img/ico_rss.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 45px;
	font-size: 1.4em;
	
	
	}

/*ficha producto*/

div.small_col{
	position: relative;
	float: left;
	left: 0px;
	top: 15px;
	width: 274px;
	
	}
div.small_col_2{
	position: relative;
	float: right;
	top: 15px;
	width: 220px;
	right:18px;
	font-size: 13px;
	
	}
	
div.big_col{
	position: relative;
	float: right;
	top: 15px;
	width: 562px;
	right: 18px;
	font-size: 13px;
	
	
	}
	
div.big_col_2{
		position: relative;
	float: left;
	left: 0px;
	top: 15px;
	width: 572px;
	
	
	}
div.big_col_2 img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 4px #e7effe;
	
	}
div.big_col_2 p{
		font-size: 13px;
		margin-bottom: 10px;
		text-align: justify;
	
	}
div.big_col p{
	font-size: 13px;
	margin-bottom: 10px;
	text-align: justify;
	
	
	}
div.big_col ul, div.big_col_2 ul{
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 4px;
	clear: both;
	float: none;
	}
	
div.big_col ul li, div.big_col_2 ul li{
	list-style: none;
	background: url(../img/bullet_list.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	text-align: justify;
	}

div.small_col ul, div.small_col_2 ul{
		clear: both;
	float: none;
		position: relative;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 4px;
	}
	
div.small_col ul li, div.small_col_2 ul li{
	list-style: none;
	background: url(../img/bullet_list.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 13px;
	color: #385067;
	}
div.small_col p{
	
	text-align: justify;
	font-size: 13px;
	}
a.zoom{
	display: block;
	height: 25px;
	padding-top: 12px;
	background: url(../img/ico_lupa.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 1.3em;
	}

img.producto{
		border: solid 4px #e7e4e4;
	margin-bottom:0px;
	
	
	}
h3.ref{
	font-size: 1.5em;
	color: #1c6796;
	margin-bottom: 10px;
	
	
	}
h3.small_tit{
	padding-left: 4px;
	font-size: 1.5em;
	color: #1c6796;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
	float: none;
	
	
	}
/*noticias*/

h3.new{
	color: #1c6796;
	font-size: 1.5em;
	clear: both;
	float: none;
	
	
	
	}
div.col_news{
	padding-left: 65px;
	padding-right: 80px;
	}
div.col_news p{
	font-size: 13px;
	text-align: justify;
	margin-bottom: 15px;
	}
div.col_news p.fecha{
	margin-bottom: 4px;
	}
div.paginado{
	position: relative;
	float: right;
	font-size: 1.3em;
	
	}
img.noticia{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 4px #e7e4e4;
	margin-bottom:0px;
	
	}
/*oficinas*/

.ficha_ofice p{
	font-size: 1.4em;
	line-height: 1.7em;
	
	
	}
.ficha_ofice h3{
	font-size: 1.7em;
		color: #1c6796;
	
	
	}
div.map{
	position: relative;
	width: 450px;
	float: left;
	border: solid 4px #e7e4e4;
	margin-right: 40px;
	overflow: hidden;
	margin-bottom: 20px;
	
	
	}
div.col1{
	position: relative;
	width: 300px;
	float: left;
	border: solid 4px #fff;
	margin-right: 20px;
	
	
	}

/*mapaweb*/

 ul.lista1{
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 4px;
	clear: both;
	float: none;
	}
	
 ul.lista1 li{
	list-style: none;
	background: url(../img/bullet_list.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 1.4em;
	}
div.med_col_1{
    position: relative;
    width: 350px;
    float: left;
    left: 100px;
	
	
	}
div.med_col_2{
	 position: relative;
    width: 300px;
    float: right;
   right: 80px;
	
	
	}



/*certificaciones*/

div.certificaciones{
	position: relative;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 40px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	}
div.logos{
	position: relative;
	float: left;
	width: 430px;
	left: 20px;
	font-size: 1.3em;
	color: #535151;
	font-style: italic;
	
	}
div.logos span{
	font-weight: bold;
	
	}
div.logos img{
	position: relative;
	float: left;
	margin-right: 20px;
	
	
	}
div.acces{
	position: relative;
	float: right;
	width: 330px; 
	top: 20px;
	text-align: center;
	font-size: 1.3em;
	right: 20px;
	
	}
div.acces .silver
{
	position:relative;
	float:left;
	bottom:20px;
}
div.acces p{
	margin-top: 10px;
	
	}
div.acces p a{
	color: #ccc;
	font-size: 1.4em;
	
	}
	


/*footer*/

#footer{
	position: relative;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background:  url(../img/tile_footer.gif) top left repeat-x;
	border-top: solid 1px #fff;
	}


p.pie{
	position: relative;
	font-size: 12px;
	font-weight: lighter;
	left: 0px;
	margin: 10px;
	padding: 0px;
	text-align: center;
	color: #fff;
	clear: both;
	float: none;
	padding-top: 0px;
	}
p.pie a{
	color: #fff;
	text-decoration: underline;
	}
	