/* CSS Document */

* {/*reseteo*/
	margin: 0px;
	padding: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*caja contenedora*/
.main_box {
	width: 800px;
	}
.column_box {
	margin: 0px;
	padding: 0px;
	width: 800px;
	left: 0px;
	top: 0px;
}



/*caja superior*/
.top_box {
	top:0px;
	left:0px;
	width:800px;
	height:70px;
	}
	


/* Logo Certifica */

a img { /* eliminar borde de imagenes enlazadas */
border : 0px;
}

.logo {
	width: 200px;
	height: 70px;
	left:0px;
	bottom: 0px;
	float:left;

}
.logo_imagen {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	}


/* Caja menú superior y LogIn*/

.top_menu_box {
	top: 0px;
	left:0px;
	width: 600px;
	height: 70px;
	float:right;
}	

/* Caja LogIn*/
.log_in_box {
	width: 600px;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}

#Log_in_form{
	width: 281px;
	height: 28px;
	background-image: url(Images/log_in_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	font:Arial, Helvetica, sans-serif;
	background-position: right;
	visibility: hidden;
}

.input_username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	width: 56px;
	background-color: #FFFFFF;
	border: thin solid #D2D9F7;
	left: 0px;
	bottom: 0px;
	text-indent: 2px;
}

.input_password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	width: 35px;
	border: thin solid #CCCCFF;
	bottom: 0px;
	text-indent: 2px;
	left: 0px;
}
.log_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1150AE;
	text-align: left;
	text-indent: 7px;
}




/*homepage*/

#home_main_layer{
width:800px;
height:419px
}

/* Menú superior*/
.main_menu{color:#00336F}
.main_menu_box {
	top: 0px;
	left:0px;
	width: 600px;
	height: 42px;
}	

/* Espacio en blanco Menú*/
.main_menu_blank_space{
	height: 42px;
	width: 54px;
	left: 0px;
	top: 0px;
	float:left;
}

/* Menú Certifica Metric*/

.main_menu_certifica a{
	background-image: url(Images/menu_1.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 100px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_certifica a:visited {	

}

.main_menu_certifica a:hover{
	background-image: url(Images/menu_over1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.main_menu_certifica a:active {

}


/* Menú Soluciones*/
.main_menu_soluciones a{
	background-image: url(Images/menu_2.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 75px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_soluciones a:visited {	
}

.main_menu_soluciones a:hover{
	background-image: url(Images/menu_over2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.main_menu_soluciones a:active {

}


/* Menú Soporte*/
.main_menu_soporte a{
	background-image: url(Images/menu_3.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 106px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_soporte a:visited {	
}

.main_menu_soporte a:hover{
	background-image: url(Images/menu_over3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.main_menu_soporte a:active {

}


/* Menú Compañía*/
.main_menu_compania a{
	background-image: url(Images/menu_4.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 74px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_compania a:visited {	
}

.main_menu_compania a:hover{
	background-image: url(Images/menu_over4.jpg);
	background-repeat: no-repeat;	
	color: #FFFFFF;
}

.main_menu_compania a:active {

}


/* Menú Partnership*/
.main_menu_partnership a{
	background-image: url(Images/menu_5.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 75px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_partnership a:visited {	
}

.main_menu_partnership a:hover{
	background-image: url(Images/menu_over5.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.main_menu_partnership a:active {

}


/* Menú Contacto*/
.main_menu_contacto a{
	background-image: url(Images/menu_6.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 67px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_contacto a:visited {	
}

.main_menu_contacto a:hover{
	background-image: url(Images/menu_over6.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.main_menu_contacto a:active {

}


/* Menú LogIn*/
.main_menu_log_in a{
	background-image: url(Images/menu_7.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 49px;
	left: 0px;
	top: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #064E9B;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: center;
}

.main_menu_log_in a:visited {	
}

.main_menu_log_in a:hover{
	background-image: url(Images/menu_over7.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}


	
/* Menu izquierdo */

.left_menu {
	width:200px;
	top:0px;
	left:0px;
	float: left;
}

.left_menu_top {
	width: 200px;
	height:23px;
}

.left_menu_top1 {
	margin-top: 0px;
	margin-left:0px;
	background-image:url(Images/rounded_border.gif);
	float:left;
	height: 23px;
	width: 23px;
	}

.left_menu_top2 {
	width: 177px;
	height: 23px;
	background-color: #B3c2f0;
	float:right;
	margin: 0px;
	}

.left_menu_box {
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #B3c2f0;
	height: 165px;
}
.left_menu_box p{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}


.left_menu_bottom {
	background-color: #B3c2f0;
	background-image: url(Images/gradient_menu_izquierdo.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_menu h1 {
	font-weight: bold;
	color: #12538C;
	text-align:center;
	font-size: 12.6px;
	margin-bottom:3px;
	vertical-align: top;
}
	
.left_menu ul {
	list-style-type: none;
	width: 200px;
	text-align: center;
}

/*.left_menu li {
	list-style-type: none;
	background-image: url(Images/gradient_button.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 200px;
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
.left_menu li {
	list-style-type: none;
	background-image: url(Images/gradient_button.jpg);
	background-repeat: repeat-x;
	width: 200px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.left_menu_expand{
	list-style-type: none;
	background-image: url(Images/arrow_menu2.gif);
	background-repeat: no-repeat;
	background-position: 187px center;
	width:200px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #12538C;
	font-size: 11px;
	cursor: pointer;
}

.left_menu_expanded{
	list-style-type: none;
	background-image: url(Images/arrow_menu_down2.gif);
	background-repeat: no-repeat;
	background-position: 185px center;
	width:200px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #12538C;
	font-size: 11px;
	cursor: pointer;
}

.valign { /* alineacion vertical */
	position: relative;
	top: 5px;
}

.left_menu a {
	font-weight: bold;
	color: #12538C;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	width: 199px;
	bottom: 0px;
}

.left_menu a:visited {
}

.left_menu a:hover {
	color: #FFFFFF;
}

.left_menu ul ul {
	background-color: #B3c2f0;
	margin-bottom: 4px;
}
.left_menu li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #B3c2f0;
	background-image: none;
	line-height: 10.5px;
	display: block;
}
.left_menu li ul li:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_menu li ul li a {
	font-weight:normal;
	font-size: 10px;
	background-color: #B3c2f0;
	text-align: center;
	vertical-align: middle;
	line-height: 10.5px;
	color: #12538C;
	display: block;
}

.left_menu_select{
	font-weight: bold;
	color: #002E66;
	font-size: 11px;
	line-height: 24px;
}

.left_submenu_select{
	font-size: 11px;
	line-height: 11.3px;
	color: #002E66;
	width: 200px;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
}


/*Columna derecha*/

.right_column {
	margin-top: 0px;
	width: 600px;
	float: left;
	margin-right: 0px;
	padding: 0px;
}

	
/* Columna derecha */

.right_column_box{
	background-color: #b3c2f0;
	width: 600px;
	float: left;
}

.right_column_box_banner {
	width: 600px;
	height: 165px;
	padding-top: 23px;
	background-image: none;
	background-color: #b3c2f0;
	float: left;
	text-align: left;
}
.right_column_box_alt {
	width: 584px;
	height: 200px;
	padding-top: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: #b3c2f0;
	float: left;
	padding-right: 16px;
}

.right_column_box_bottom{
	width: 600px;
	height: 23px;
	background-image:url(Images/gradient_menu_izquierdo.jpg);
	background-repeat:repeat-x;
	float: left;
}



/* Contenido Texto*/

.content{
	background-color:#FFFFFF;
	width: 433px;
	float:left;
	padding-right: 12px;
	padding-left: 12px;
}

.content h1 {
	font-size: 13px;
	color: #5E7AB5;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight:bold;
	text-align:left;
	
}	
/*Marca Certifica Metric*/

.certifica_metric { 	
	color: #0033CC;
	padding-bottom: 5px;
	font-weight: normal;
	text-align:left;
}

.content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align:left;
	border-bottom: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width:0.5pt;
}

.content p {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-align: left;
	line-height: 16px;
	margin-top: 12px;
}

.content ul {
	text-align:left;
	margin-left: 21px;
	list-style-type: none;
}


.content li {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: 16px;
	text-align: left;
	list-style-image: url(Images/mini_disc.jpg);
	list-style-position: outside;
	vertical-align: middle;
	list-style-type: none;
	margin-top: 5px;
}

.content ul li ul {
	text-align:left;
	list-style-type: none;
}
.content ul li ul li{
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: 16px;
	text-align: left;
	list-style-image: none;
	list-style-position: inside;
	vertical-align: middle;
	list-style-type: circle;
	margin-top: 5px;
	margin-left: 5px;
}



.content a{
text-decoration:underline;
color:#688BCC;
}
.content a:visited{
text-decoration:underline;
color:#B4B1B1;
}

.content a:hover{
text-decoration:underline;
color:#688BCC;
}


.content ul {
	text-align:left;

	}
	
.content li ul li{
	list-style-image:none;
	list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	line-height: 16px;
	text-align: left;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: -32px;
	text-indent: -5px;
}

	
	
	/*mailto*/
	
.mail {
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color: #316395;
	}
	
	
	
	/*tips */
	

.tips_content {
	background-color:#FFFFFF;
	width: 143px;
	float: right;
	padding-top: 4px;
}
	
.tips_content_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #859ED3;
	padding-bottom: 20px;
	}
	
.tips_title {
	text-align: left;
	margin-bottom: 5px;
	padding-left: 16px;
}	
	
.tips_content p {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color:#666666;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 11px;
}
.tips_content a{
	font-size: 11.5px;
	font-weight: bold;
	color: #4073AC;
	text-align: left;
	padding-top: 6px;

}

	
	
/* info footer*/

.footer {
	width: 800px;
	margin-top: 90px;
	margin-bottom:0px;
	left:0px;
	float:left;
	border-top-color:#B3c2f0;
	border-top-style:solid;
	border-top-width:thin;
	
}
.footer p {
	padding-top:10px;
	text-align:center;
	color: #999999;
	vertical-align:top;
	
}

.footer a {
	font-size: 10px;
	text-decoration:none;
	text-align: center;
	color: #999999;
	font-size: 11px;
	text-align: center;	
}

.footer a:visited {
	color: #B4B1B1;
}

.footer a:hover {
	color: #12538C;
	text-decoration: underline;
}



/*home*/

/*franja superior fondo home*/

.home_top_box {
	width: 800px;
	height:23px;
	clear:both;
}

.home_top_box1 {
	width: 23px;
	height: 23px;
	margin-top: 0px;
	margin-left:0px;
	background-image:url(Images/rounded_border.gif);
	float:left;
	}

.home_top_box2 {
	width: 777px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	background-color: #B3c2f0;
	float:right;
	}

/*animación bola certifica metric*/

	





/* formularios contacto*/

.form_bg {
	top: 0px;
	left: 0px;
	width: 800px;
	background-color: #B3c2f0;
	height: 600px;
	}

.form_left_bg {
	top: 0px;
	left: 0px;
	width: 300px;
	background-color: #B3c2f0;
	float:left;
	
	}
.form_left_box {
	margin-left: 20px;
	}
	
	
.form_right_bg{
	background-color: #B3c2f0;
	float: left;
	padding-left: 40px;
	
	}
		
.form_right_box{
	background-color: #B3c2f0;
	border:#FFFFFF;
	border-style:solid;
	border-width:1pt;
	padding-right: 20px;
	padding-left: 20px;
	}
	
	
	
.gradient_bottom {
	width:800px;
	height:23px;
	margin:0px;
	padding:0px;
	background-image:url(Images/gradient_menu_izquierdo.png);
	background-repeat:repeat-x;
	float: left;
	}

.content_form {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	text-align:left;
}

.campform {
	width: 260px;
	height:22px;
	border:thin;
	border-color: #CCCCCC;
	border-style:solid;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	vertical-align: baseline;

	}
	
.campform_text_box {
	width: 260px;
	height:70px;
	border:thin;
	border-color: #CCCCCC;
	border-style:solid;
	text-align:left;
	}
	
.contactenos {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	padding-top:22px;
	padding-bottom:20px;
	}
	
.oficinas{
	font-size:10px;
	color: #00336F;
	text-align:left;
	top:0px;
	left:0px;
	}
	
.oficinas_title{
	color:#316395;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top:0px;
	padding-bottom:0px;
	top:0px;
	left:0px;
	}
	
.oficinas p{
	margin-top: 9px;
	line-height: 13px;
	}
	
.anima_ball {
	top:0px;
	left:0px;
	height: 238px;
	width: 343px;
	z-index: 50;
}


/*partnership*/

.tabla_alto {
	height: 100px;
}
.left_right_column {
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.tabla_partners_alto {

	height: 113px;
}

/*columna izquierda inferior*/

.left_column {
	width: 200px;
	float: left;
}



	/* Botón tour */
	
.tour_button_box {
	width: 200px;
}
.tour_button {
	background-image: url(Images/boton_tour1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 200px;
}
.tour_button:hover {
	background-image: url(Images/boton_tour2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tour_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	text-align: center;
}


/*.tour_button a:hover {
	width: 138px;
	height: 34px;
	margin: 0px;
	background-image: url(Images/boton_tour2.png);
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
.tour_button li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	line-height: 34px;
	list-style-image: none;
	list-style-type: none;
	height: 34px;
	float: left;
	width: 200px;
}
.tour_button ul {
	list-style-type: none;
	text-align: center;
	list-style-image: none;

}
.news_mes{
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;

}
.news_home{
	background-image: url(Images/news_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height: 74px;
	margin-top: 0px;
}
.news_home p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15.2px;
	color: #666666;
	padding-right: 185px;
	padding-left: 185px;
	padding-top: 20px;

}
.news_home a{
	font-weight: bold;
	color: #6081C6;
	font-size: 11.4px;

}


/*sector inferior*/

#contenedor_bottom{
	width: 784px;
	background-image: url(Images/gradient_bg_modulos.jpg);
	background-repeat: repeat-x;
	height: 164px;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contenedor_bottom p{
	font-size: 11px;
	color: #525252;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 4px;
}
#contenedor_bottom a{
	font-size: 10px;
	color: #5E83BB;
	background-image: url(Images/flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 12px;
	text-decoration: underline;
	padding-left: 8px;
}
#contenedor_bottom h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
}
#research{
	float: left;
	width: 196px;
	background-image: url(Images/bg_research.jpg);
	height: 76px;
	background-repeat: no-repeat;
	margin-right: 8px;
	padding-left: 60px;
	padding-top: 50px;
}

#streaming{
	float: left;
	width: 196px;
	background-image: url(Images/bg_streaming.jpg);
	height: 76px;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 50px;
}

#mobile{
	float: right;
	width: 196px;
	background-image: url(Images/bg_mobile.jpg);
	height: 76px;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 50px;
}
#news1{
	height: 81px;
	width: 220px;
	background-image: url(Images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-top: 1px;
	padding-left: 180px;
	padding-top: 7px;
}
#news1 h3{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#news1 p{
	font-size: 10px;
	line-height: 11.5px;
	color: #525252;
	padding-right: 8px;
	padding-top: 2px;
	}
	
#news1 a{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	padding-left: 125px;
	line-height: 11px;
	text-align: right;
	padding-right: 14px;
	float: right;
	background-image: url(Images/flechita.gif);
	background-repeat: no-repeat;
	background-position: 115px;
}
#contenedor_bottom2{
	width: 800px;
	margin-top: 2px;
}

#news2{
	float: right;
	height: 81px;
	width: 370px;
	background-image: url(Images/bg_helpdesk_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 1px;
	padding-left: 28px;
	padding-top: 7px;
}
#news2 h3{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#news2 p{
	font-size: 10px;
	line-height: 11.5px;
	color: #525252;
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
#news2 a{
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-decoration: underline;
	text-align: right;
	padding-right: 10px;
	float: right;
	margin-top: 10px;
	background-image: url(Images/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
}


/*helpdesk*/

#helpdesk_container{
	background-image: url(Images/bg_ticket.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 162px;
	float: left;
	text-align: left;
	padding-left: 16px;
	padding-right: 18px;
	padding-top: 30px;
}
#helpdesk_container h1{
	font-size: 19px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#helpdesk_container h2{
	font-size: 11.5px;
	color: #575757;
	padding-top: 2px;
	padding-bottom: 12px;
}
#helpdesk_container p{
	font-size: 11px;
	color: #575757;
}
#boton_helpdesk{
	height: 30px;
	width: 159px;
	background-image: url(Images/botoncito3.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}
#boton_helpdesk a{
	height: 30px;
	width: 159px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
		line-height: 30px;
}


/*helpdesk*/

#helpdesk_container_contact{
	width: 318px;
	float: left;
	text-align: left;
	padding-left: 85px;
	padding-right: 12px;
	padding-top: 15px;
	margin-top: 9px;
	padding-bottom: 10px;
	background-image: url(Images/bg_ticket_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#helpdesk_container_contact h1{
	font-size: 13px;
	color: #316395;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#helpdesk_container_contact h2{
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 5px;
}
#helpdesk_container_contact p{
	font-size: 11px;
	color: #575757;
}
#boton_helpdesk_contact{
	height: 26px;
	width: 138px;
	background-image: url(Images/botoncito3.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 185px;
}
#boton_helpdesk_contact a{
	height: 26px;
	width: 138px;
	font-size: 11.5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
		line-height: 26px;
}
