@charset "utf-8";
/* CSS Document */
html{ margin:0; padding:0;}
body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12pt;}
a{ font-family:Arial, Helvetica, sans-serif; color:#0066cc; text-decoration:none;}
a:hover{color:#f17714; text-decoration:underline;}


.cont_contsup{
	width:100%;
	height:124px;
	margin:0 auto;
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.cont_contsup_inf{
	width:100%;
	height:8px;
	background: url(../imagenes/shadow.png) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cont_sup{
	width:986px;
	height:80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cont_logo{
	width:250px;
	height:47px;
	float:left;
	margin-top: 20px;
}
.cont_menu{
	width:986px;
	height:44px;
	background:url(../imagenes/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.item_menu{
	width:auto;
	float:left;
	background-image: url(../imagenes/separator.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.cont_left{
	float:left;
	width:9px;
	background-image: url(../imagenes/left_menu.png);
	height: 44px;
}

.cont_right{
	float:right;
	width:9px;
	background-image: url(../imagenes/right_menu.png);
	height: 44px;
}

#cont_menusup {
	height: 25px;
	width: 60%;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	float: left;
	margin-right: 15px;
}
.cont_msup{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	width:auto;
	height:15px;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
	color: #333;

}

.cont_msup a{font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;}

.cont_msup a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#09C;}

.cont_tels {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	width:auto;
	height:15px;
	float:right;
	padding-right: 10px;
	padding-left: 22px;
	margin-top: 3px;
	background-image: url(image_index/phone1.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	text-align: justify;
}



.nsonline{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width:auto;
	height:15px;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}

.nsonlinep{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width:auto;
	height:15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
	list-style:none;
}
.nsonline a{font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;}
	
.nsonline a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#09C;
	}

.nson{float:left; margin-right:5px;}
	
.reloj{
	width:130px;
	height:20px;
	float:right;
	margin-top: 15px;

}

.cont_menu_sup{
	width:700px;
	float:right;
	height:75px;
	font-size:8pt;
}
.cont_menusupp{
	width:350px;
	float:right;
	font-size:8pt;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.cont_menusupp ul{
	border:none;
	list-style:none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cont_menusupp ul li{
	width:auto;
	float:right;
	height:auto;
	list-style:none;
	font-size:8pt;
	color:#969b9f;
	padding-top: 0px;
	padding-right: 10px;
	padding-left:10px;
	padding-bottom: 0px;
	margin-top: 5px;
	border-right:1px solid #CCC;
}
.cont_menusupp ul li a{color:#969b9f; text-decoration:none;}
.cont_menusupp ul li a:hover{color:#555f6a; text-decoration:underline;}

.menu_supclass{
	width:auto;
	float:left;
	height:auto;
	list-style:none;
	font-size:11px;
	color:#969b9f;
	padding-top: 0px;
	padding-right: 10px;
	padding-left:10px;
	padding-bottom: 0px;
	
	}
	
	
.menu_supclass a{color:#969b9f !important; text-decoration:none;}
.menu_supclass a:hover{color:#555f6a !important; text-decoration:underline;}

.button_search{
	background:#3c3e3f;
	border:none;
	color:#CCC;
	width:200px;
	height:16px;
	padding:5px 5px 5px 5px;
	margin-top: 8px;
	float:left;
}

.button_btnok{
	background:#ea8712;
	border:none;
	color:#fff;
	height:26px;
	margin-top: 8px;
	float:left;
	border:none;
	cursor:pointer;
}

.cont_buttonok{
	width:274px;
	float:left;
	height:45px;
}
.clear{ clear:both;}
.cont_redes{
	width:350px;
	height:30px;
	float:right;
	text-align: right;
	margin-top: 5px;
}
/*.cont_redes .link_facebook{	
width:104px;
height:30px;
float:right;

}
.cont_redes .link_facebook a{
background:url(../imagenes/facebook.png) no-repeat;
width:104px;
height:30px;
display:block; 
text-decoration:none;
text-indent:999em;
outline:0;
	}
.cont_redes .link_facebook a#facebook:hover{
	background:url(../imagenes/facebook_hover.png) no-repeat;
	display:block;
	text-decoration:none;
	letter-spacing: 999em;
}
*/
.cont_inferior{
	width:986px;
	height:210px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	background-image: url(../imagenes/bg_footer_transp.png);
	background-repeat: repeat;
	background-position: center center;
}
.cont_inferior img{ margin-left:23px; float:left;}

.cont_footer{
	width:100%;
	margin:0 auto;
	height:129px;
	display:table;
	background: #000 url(../imagenes/bg_footer_transp.png) repeat;
}

.cont_footer_index{
	width:986px;
	margin:0 auto;
	height:129px;
	display:table;
	background: url(../imagenes/bg_footer_transp.png) repeat;
}
.footer{
	width:936px;
	height:100px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
.footer .logo{
	width:350px;
	height:25px;
	float:left;
	margin-top: 10px;
	text-align: left;
}
.footer .logo img{ margin-bottom:5px;}
.cont_pie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999;
	width:auto;
	float:left;
	
}
.cont_menu_footer{
	width:986px;
	height:4px;
	padding:2px 0 2px 0px;
	margin:0 auto;
	font-size:8pt;
}


.cont_menu_footer .item{ padding:1px 15px; border-right:1px solid #666; color:#CCC; float:left; }
.linea_fin{ width:100%; margin:0 auto; height:4px; background:#000;}



/*--------------links nscomputadoras------------*/
.cont_gral{
	width:986px;
	margin:0 auto;
	height:auto;
	display:table;
	margin-top:10px;
	background-color: #FFF;
}

#cont_inferior_links{
	width: 946px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	display: table;
	padding-right: 20px;
	padding-left: 20px;
}
.titulo_seccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #d3d3d3;
	float: left;
	width: 986px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-style: italic;
	background-color: #000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #171717;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	
}
.cont_descripcion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	float: left;
	width: 880px;
	text-align: left;
	font-style: normal;
	padding-right: 10px;
	color: #838383;
	margin-left: 20px;
}
div.hr{
	border:0;
	clear:both;
	height:30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../imagenes/hr.gif);
	background-repeat: repeat-x;
	background-position: 0 14px;
}

.cont_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 650px;
	text-align: left;
	font-style: normal;
	color: #666;
	margin-top: 5px;
}
.contenedor_proyecto {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cont_img_trab {
	background-image: url(../imagenes/bg_imgproy.png);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 221px;
	padding-top: 9px;
	padding-left: 9px;
	margin-right: 10px;
	background-color: #E5E5E5;
}
.cont_titulo_trabajo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #525252;
	float: left;
	width: 350px;
	line-height: 22px;
	margin-bottom: 5px;
	display: table;
	height: auto;
	font-weight: bold;
}
.cont_titulo_trabajo a{ text-decoration:none; color:#525252 !important;}
.cont_titulo_trabajo a:hover{ text-decoration:underline; color:#525252;}


.cont_subt_trabajo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ff7f35;
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 10px;
}
.cont_descripcion_trabajo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	color: #666;
	float: left;
	height: auto;
	width: 360px;
}
.cont_descripcion_trabajo a{
	color:#0066cc !important
}
.cont_descripcion_trabajo a:hover{ color:#f17714; text-decoration:underline}




.cont_img{
	width:auto;
	height:auto;
	padding:4px;

	border:1px #999 solid;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	
	}
	
.cont_lista_normal ul{
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	margin-left:15px;	
}


.cont_lista_normal li{
	width:auto;
	height:20px;
	padding-left:10px;
	list-style-position: inside;
	list-style-image:url(../imagenes/vnta.gif);
	line-height:normal;
	
	
}

#cont_inferior {
	width: 891px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	display: table;
	padding-right: 20px;
	padding-left: 20px;
}

4  .colour{ color:#f17714 !important}
.anno{
	color:#ff7f35;
	font-weight:bold;
	margin-left:10px;
}


.cont_titulo_detalle{ width:936px; 
float:left;
height:auto;
display:table; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #ffeade;
font-weight: bold;
background:#f07226;
padding:25px 25px;

}

.titulo_detalle{
width:936px; 
float:left;
height:auto;
display:table; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 22pt;
color: #333;
font-weight: bold;
margin:0 25px;
padding:30px 0px 5px 0px;
line-height:24px;

}

.cont_img_detalle{ 
float:left; 
width:934px;
height:auto; 
display:table;
border:1px solid #CCC;
text-align:center;
margin-left:25px;
margin-bottom:25px;
}
.semitit{ color:#3086dd;}
.cont_datos_page{ font-family:Arial, Helvetica, sans-serif; font-size:8pt;  font-weight:normal; color:#999; float:left; margin-right:15px; }
.cont_datos_page a{color:#666 !important; text-decoration:none}
.cont_datos_page a:hover{color:#f17714 !important; text-decoration:underline;}
.cont_descripcion_detalle{
width:884px; 
float:left;
height:auto;
display:table; 
font-family:Tahoma, Geneva, sans-serif;
font-size: 10pt;
color:#666;
font-weight:normal;
padding:0px 25px 15px 25px;
text-align:left;
}

.cont_descripcion_detalle a{ color:#666; text-decoration:none;}
.cont_descripcion_detalle a:hover{ color:#F60; text-decoration:underline;}
.cont_destino_{ font-family:Tahoma, Geneva, sans-serif; font-size:12pt; text-align:left; background:#999; border:1px solid #006;}





