.caps {text-transform:uppercase}

.azul {color:#65a1b0}
.gris_cc {color:#cccccc}
.gris_99 {color:#999999}
.gris_66 {color:#666666}
.gris_oscuro {color:#393B40}

.font_normal {font-weight:normal}
.font16 {font-size:18px;line-height: 1.5}
.font18 {font-size:18px;line-height: 1.5}
.font20 {font-size:20px;line-height: 1.5}
.font30 {font-size:30px;line-height: 1.5}
.font38 {font-size:38px;line-height: 1.5}
.font48 {font-size:48px;line-height: 1.5}

.div10 {height:10px}
.div20 {height:20px}
.div30 {height:30px} 
.div60 {height:60px} 
.div_linea { background-image:url(../images/div_dot.gif);
background-repeat:repeat-x;
height:1px;
  margin: 20px 0 26px;}
.div_linea2 { background-image:url(../images/div_dot.gif);
background-repeat:repeat-x;
height:1px;
  margin: 35px 0 40px;}

/* SLIDE  */
#slide_home {
	background-image:url(../images/slider_home_fondo.jpg);
	background-repeat:repeat-x;
	height:512px;
	width:100%;
	display: table; }
#slide_int {
	background-image:url(../images/slider_int_fondo.jpg);
	background-repeat:repeat-x;
	height:400px;
	width:100%;
	display: table; }
#hijo {	
	display: table-cell;
	vertical-align: middle; }
.img_slide_home {padding:0 0 30px;}
.img_slide_int {padding:0 0 15px;}
.switch_up{ width:100%}
.switch_up2{width:100%;display:none;}
.switch_up3{width:100%;display:none;}
.switch_up4{width:100%;display:none;}
/* CIERRA SLIDE  */