/* GENERAL */

* html object.mov {
    display/**/: none;
}

html,body {
 text-align: center;
 background-color: #fff;	 
}

strong {
	font-weight: bold;
}

/*
div {
	border-style: solid;
	border-width: 1px;		
}
*/


/* ENLACES */

A:link {color: #808080;}
A:visited {color: #808080;}
A:hover {color: #6692A7;}


.menu:link {color: #8D9295; font-size: 16px;}
.menu:visited {color: #8D9295; font-size: 16px;}
.menu:hover {color: #4A555A; font-size: 16px;}

.menuinv:link {color: #4A555A; font-size: 16px;}
.menuinv:visited {color: #4A555A;font-size: 16px;}
.menuinv:hover {color: #8D9295; font-size: 16px;}


.menu2:link {color: #AEB2B3; font-size: 14px;}
.menu2:visited {color: #AEB2B3; font-size: 14px;}
.menu2:hover {color: #5C6468; font-size: 14px;}

.menu2inv:link {color: #6692A7; font-size: 14px;}
.menu2inv:visited {color: #6692A7; font-size: 14px;}
.menu2inv:hover {color: #F04B11; font-size: 14px;}


.gris:link {color: #5C6468; font-size: 11px;}
.gris:visited {color: #5C6468; font-size: 11px;}
.gris:hover {color: #6692A7; font-size: 11px;}



.pag:link {color: #5C6468; font-size: 11px;}
.pag:visited {color: #5C6468; font-size: 11px;}
.pag:hover {color: #F04B11; font-size: 11px;}



/* CUERPOS FIJOS GENERAL*/

#espacio2 {
	width: 950px;	
  margin: auto;
  text-align: left; 
	padding: 0px;
}


#cuerpo1 {	
	width: 950px;	
  text-align: left;
  margin: auto;	
	padding: 0px;
	border-style: solid;
	border-width: 1px;	
	border-color: #B2B2B2;
	min-height: 650px;
	height: auto !important;	
	height: 650px;	
}


#home {	
	width: 950px;	
  text-align: center;
}

#top {
	height: 125px;	
}

#menu {
	padding-top: 5px;
	text-align: center;
	clear: left;
	height: 30px;		
}


#interiorgeneral {
	width: 950px;	
	height: 360px;
}

#oportunidad {	
	width: 950px;	
	height: 360px;	
  text-align: center;
  background: url('imagenes/fondooportunidad.jpg') top center no-repeat;  
}

#ftecnica {
	width: 950px;	
	min-height: 360px;
	height: auto !important;	
	height: 360px;		
	padding-top: 10px;
  text-align: left;
}


#volverhomegeneral {
	float: right;
	margin-top: 90px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#volverhome{
	margin-left: 910px;
	margin-right: 15px;
	margin-bottom: 10px;
}


#noticias {
	width: 922px;	
  text-align: left;
 	margin: auto;  
	min-height: 436px;
	height: auto !important;	
	height: 436px;	
	border-style: solid;
	border-width: 1px;	
	border-color: #B2B2B2;	
	margin-left: 14px;
}

.noticia {
	width: 922px;	
  text-align: left;	
}

.fotonoticia {
	margin-left: 10px;	
	margin-top: 10px;	
	border-style: solid;
	border-width: 1px;	
	border-color: #000000;
}

.cuerponoticia {
	float: left;
	margin-left: 10px;	
	padding-top: 8px;	
	width: 700px;
	text-align: left;
}

.textonoticia {
	margin-bottom: 5px;		
	font-size: 12px;
	color: #5C6468;
	text-align: left;
}

.indicenoticia {
	font-size: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #5C6468;
}

.titulonoticia {
	margin-bottom: 5px;			
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}

.nnoticia {
	color: #5C6468;
	font-size: 12px;
}

.nnormal {
	color: #5C6468;
}

#expo {
	width: 922px;	
	margin-left: 18px;
  text-align: left;
	min-height: 300px;
	height: auto !important;	
	height: 300px;
	border-color: #B2B2B2;
}

.logoexpo {
	margin-right: 13px;
	margin-bottom: 15px;
	border-style: solid;
	border-color: #5C6468;
}

#expositor {
	width: 922px;
	border-style: dashed none none none;
	border-width: 1px;	
	border-color: #5C6468;
}

#estrella {
	float: left;
	margin-right: 20px;	
	margin-top: 10px;	
}

#textoestrella {
	margin-top: 10px;	
	float: left;
	width: 520px;
	color: #5C6468;
}

.s5 {
	margin-top: 5px;	
	color: #5C6468;	
 	font-size: 11px;
}

.colaborador {
	margin-right: 5px;
}

#paginador {
	float: right;	
	padding-top: 5px;
	margin-right: 15px;
	border-style: dashed none none none;
	border-width: 1px;
	border-color: #5C6468;
}