@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background:#FFFFFF;
}
div.abajo{
width:770px;
color: #FFFFFF;
background-color:#000033;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagina{
	margin:0 auto 0 auto;
	position:absolute;
	width:800px;
	border:thin #000000 solid;
	color:#000000;
	background:#FFFFFF;
	top:82px;
	left: 0px;
	height: 600px;
	background: url(images/parapaginaotrolado.jpg) bottom no-repeat #CCCCCC;
	visibility: visible;
}
#capaLoad{
	position:absolute;
	width:800px;
	color:#000000;
	background:#FFFFFF;
	visibility:visible;
	top:0px;
	left:0px;
	height: 600px;
	z-index:100;
}
#cargandoOjito{
	position:absolute;
	width:300px;
	color:#000000;
	background:#FFFFFF;
	top:138px;
	left:210px;
	height: 300px;
	z-index:101;
}
#menuArriba{
padding-top:10px;
	position:absolute;
	width:800px;
	height:40px;
	color:#FFFFFF;
	background:url(images/fondoMenuArriba.jpg) repeat-x;
	top:114px;
	left:0px;
	font-size:15px;
	overflow:hidden;
}
#menuArriba a{
text-decoration: underline;
padding-left:30px;
}
#menuOjo{
	position:absolute;
	width:497px;
	color:#000000;
	top:2px;
	left:-1px;
	height: 106px;
	visibility: visible;
}
#ventana a:active {
color: #FFFFFF;
}
#ventana a:hover  {
color: #FFFFFF;
}
#ventana a:visited {
color: #FFFFFF;
}
#ventana a:link {
color: #FFFFFF;
}
#ventana{
	position:absolute;
	width:278px;
	height:345px;
	/*border:thick #0000FF solid;*/
	color:#FFFFFF;
	top:235px;
	right:-20px;
	padding-left:10px;
	padding-right:25px;
	padding-top:5px;
	overflow:auto;
	background:url(images/fondoventana.gif) no-repeat;
	visibility: hidden;
}
#nombre{
margin-bottom: 5px;
font-size: 14px;
}
#empresa{
margin-bottom: 3px;
font-style:italic;
}
#curriculum{
margin-bottom: 3px;
font-size:10px;
}
#titulo{
margin-bottom: 3px;
font-size:18px;
}
#descripcion{
margin-bottom: 3px;
font-size:12px;
}
#lugar{
margin-bottom: 3px;
font-size:12px;
}
#fecha{
margin-bottom: 3px;
font-size:12px;
}
#horario{
margin-bottom: 3px;
font-size:12px;
}
#Imagen{
margin-bottom: 3px;
}
#patrocinadores{
	position: absolute;
	top: 4px;
	left: 504px;
	width:298px;
	height:104px;
	text-align:center;
}
#contenido{
	position:absolute;
	width:794px;
	top:154px;
	left:0px;
	height: 87px;
	font-size:12px;
	z-index: 5;
}
a{
cursor:pointer;
}
#informacion{
	position:absolute;
	left:506px;
	top:242px;
	width:287px;
	height: 333px;
	overflow: auto;
	z-index: 10;
	text-align:justify;
	font-size:14px;
}
#LogoSINERGIA{
	position:absolute;
	left:568px;
	top:263px;
	width:192px;
	height: 100px;
	z-index: 8;
	/* for IE */
  filter:alpha(opacity=20);
	/* CSS3 standard */
  opacity:0.2;
	overflow:visible;
}
#LogoITC{
	position:absolute;
	left:567px;
	top:375px;
	width:192px;
	height: 100px;
	z-index: 6;
	/* for IE */
  filter:alpha(opacity=20);
	/* CSS3 standard */
  opacity:0.2;
	overflow:visible;
}
#LogoIMT{
	position:absolute;
	left:557px;
	top:467px;
	width:217px;
	height: 100px;
	z-index: 7;
	/* for IE */
  filter:alpha(opacity=20);
	/* CSS3 standard */
  opacity:0.2;
	overflow:visible;
}
#contacto{
	font-size:11px;
}
#contacto input{
	font-size:10px;
}
#contacto textarea{
	font-size:10px;
}