@charset "utf-8";
/* CSS Document */

html,body{
	margin:0px;
	height:100%;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	margin-top:0px;
	color:#000;
	background-image: url(../images/Background3.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#principal
{
	width:1200px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#006633;*/
	background-color:#FFFFFF;
	background-image:url(../images/DEGRADADO-ABAJO.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}

#opciones
{
	width:1200px;
	height:20px;
	margin-top:8px;
	/*background-color:#F00;*/
	text-align:right;
	position: relative;
	float:left;
}

#Inicio{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 600px;
	height: 90px;
} 

#Inicio a{
	text-decoration: none;
	display: block;
	/*background-color: #0033CC;*/
}

#opciones a
{
	text-decoration:none;
	color: #000000;
}

#opciones a:hover
{
	color:#FF6633;
}

#banner
{
	width:1200px;
	height:118px;
	position: relative;
	float:left;
}

#logo
{
	width:1200px;
	height:118px;
	background-image:url(../images/BANNER-SUPERIOR.png);
	position: relative;
	float:left;
}

#MenuPrincipal
{
	width:500px;
	height:30px;
	/*background:#CCCCCC;*/
	position: relative;
	float:right;
	z-index:1000;
	position:relative;
	margin-top:40px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}

/*
#trans
{
	margin-top:-8px;
	z-index:1;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin-left:-40px;
	position: relative;
	float:left;
}

#trans li > a
{
	background-color:#FFFFFF;
	color:#000000;
}

#trans ul
{
	list-style:none;
}

#trans ul ul
{
	display:none;
	position:absolute;
	padding:0;
}

#trans > ul
{
	float:left;
}

#trans ul ul ul
{
	margin-left:100px;
	margin-top:-20px;
}

#trans li:hover > ul
{
	display:block;
}

#trans a
{
	background-color:#7f7f7f;	
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	width:100px;
	height:20px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#trans a:hover
{
	background-color:#3b3c3c;
	color:#FFFFFF;
}
*/

#slide
{
	width:1200px;
	height:352px;
	position: relative;
	float:left;
	/*background-color:#0000FF;*/
}

.separador_horizontal
{
	width:1200px;
	height:20px;
	/*background-color:#FF00FF;*/
	float:left;
	
}

.separador_vertical
{
	width:10px;
	height:200px;
	/*background-color:#00FFFF;*/
	float:left;
}

#servicios
{
	/*width:826px;*/
	width:1190px;
	height:200px;
	/*background-color:#00FF00;*/
	font-size:10px;
	margin-left:0px;
	text-align:justify;
	position:relative;
	float:left;
}

.titulo_servicios
{
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}

.texto_servicios
{
	padding:11px;
}

#pymes
{
	width:265px;
	height:200px;
	/*background-color:#3333FF;*/
	position: relative;
	float:left;
}

#instituciones
{
	width:265px;
	height:200px;
	/*background-color:#3333FF;*/
	position: relative;
	float:left;
}

#proyectos
{
	width:265px;
	height:200px;
	/*background-color:#3333FF;*/
	position: relative;
	float:left;
}

#relleno
{
	width:1200px;
	height:173px;
	/*background-image:url(../images/DEGRADADO-ABAJO.png);*/
	margin-top:-63px;
	/*background-color: red;*/
	z-index:1000px;
	float:left;
}

#tecnologia
{
	width:355px;
	height:273px;
	/*background-color:#FFCC00;*/
	background-color:#FFF;
	position:relative;
	float:left;
}

#titulo
{
	width:173px;
	height:22px;
	/*background-color:#099;*/
	background-image:url(../images/PESTA%C3%91A.png);
	font-size:14px;
	text-align:center;
	color:#FFF;
	position: relative;
	float:left;
}

#scroll
{
	width:355px;
	height:249px;
	/*background-color:#699;*/
	border:1px #999 solid;
	overflow:auto;
	position: relative;
	float:left;
}

.tabla
{
	width:335px;
	text-align:justify;
	border-collapse:collapse;
	border-style:none;
	vertical-align:middle;
}

.separador_dentro_tabla
{
	width:10px;
	height:50px;
	float:left;
}
.titulo
{
	font-size:12px;
}

.leer a
{
	text-decoration:none;
	color:#000000;
}

.leer
{
	text-align:right;
}

.separador_scroll_horizontal
{
	width:330px;
	height:10px;
	/*background-color:#000;*/
	float:left;
}

.separador_scroll_vertical
{
	width:20px;
	height:50px;
	/*background-color:#600;*/
	float:left;
}

#siguenos
{
	width:150px;
	height:40px;
	/*background-color:#333399;*/
	margin-left:10px;
	margin-top:100px;
	position: relative;
	float:left;
}

#footer
{
    clear: both;
	width:1200px;
	height:18px;
	/*background-color:#CC9966;*/
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	position: relative;
	float:left;
	border-top: 1px solid #CCCCCC;
}

#sombra{
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
	/*height: 800px;*/
	background-image: url(../images/fondoSombra.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}

#bordeSombra{
	width: 1240px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../images/BordeSombra.png); */
	background-color:#000000;
}