/**********************************************************************
 Hola Soy una hoja de estilos y quiero que me escriban cosas lindas !!!   
 **********************************************************************/

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/fondo_rayas.gif);
	background-repeat: repeat;
}

#contenedor_General
{
	position: relative;
	margin: auto;
	width: 770px;
	height:484px;
	background-color:#676C68;
	/*height: 628px;*/
	/*overflow: hidden;*/
	/* overflow:  { opciones....visible | hidden | scroll | auto | inherit= viene del padre }*/
}

/*#contenedor_left1
{
	position:absolute;
	top: 0px;
    left: 0px;
	width: 182px;
	height: 484px;
	float: left;
	background-image: url(../img/left1.jpg);
	background-repeat:no-repeat;
    z-index: 12;
}
*/
/*#contenedo_topANDmain
{
  position:absolute;
  top: 0px;
  left: 0px;
  width: 770px;
  height: 146px;
  background-image:url(../img/top1.jpg);
  background-repeat:no-repeat;	
  z-index: 12;        /*tenia 
}
2*/
#logo
{
	position:absolute;
	left: 255px;
	top:0px;
	width: 327px;
	height: 82px;
	background-image: url(../Logo/logoOk.jpg);
	background-repeat: no-repeat;
	
}

#top
{
	float: left;
	width: 770px;
	height: 126px;
	background-image: url(../img/top2.jpg);
	background-repeat: no-repeat;
	
}

#texto
{
	
	top:120px;
	left:660;
	width: 200px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#left
{
	float: left;
	width:  144px;
	height: 357px;
	background-image: url(../img/left2.jpg);
	background-repeat: no-repeat;
	
}
#contPlayer
{
	
	width:  274px;
	height: 264px;
	
	
	
}
#main
{
	position: absolute;
	top: 126px;
	left: 144px;
	width: 626px;
	height: 357px;
	background-image: url(../img/main2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#menu
{
	position: absolute;
	top:213px;
	left:21px;
	width:  120px;
	height: 134px;

}
#CurriculumAdmin
{
	position: absolute;
	top:366px;
	left:8px;
	width:  120px;
	height: 25px;

}
#contacto
{
	position: absolute;
	top:383px;
	left:8px;
	width:  120px;
	height: 25px;

}

#links
{
	position: absolute;
	top:403px;
	left:8px;
	width:  120px;
	height: 25px;

}
#fotos_derecha
{
	position: absolute;
	width: 30px;
	height: 315px;
	left: 17px;
	top: 40px;
}
#fotos_derechaWeb
{
	position: absolute;
	width: 30px;
	height: 315px;
	left: 0px;
	top: 40px;
}
#fotos_abajo
{
	position: absolute;
	width: 585px;
	height: 31px;
	left: 5px;
	top: 318px;
	text-align: center;
	overflow: hidden;
}

#fotos_izquierda
{
	position: absolute;
	width: 30px;
	height: 315px;
	left: 552px;
	top: 35px;
}

#sitemap
{
	position: absolute;
	top: 464px;
	left: 609px;
	width: 154px;
	z-index: 1000;
	text-align: right;
}

#contPlayer
{
 width:274px;
 height:264px;
}
.items
{
	text-shadow: 3px 3px 5px red ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:#333;
	width:70px;
	height:15px;
	position: absolute;
	left: 20px;
	top: 12px;
	cursor: pointer;
}

.text 
{ 
	position: absolute; 
	left: -1px; top: -1px; 
	color: #fff;
}

.linkNegro, .linkNegro:link, .linkNegro:visited, .linkNegro:hover
{
	color: #111;
	text-decoration: none;
	font-weight: bolder;
}

.linkNegro:hover
{
	color: #eee;
	text-decoration: none;
}

.linkGris, .linkGris:link, .linkGris:visited, .linkGris:hover
{
	color: #666;
	text-decoration: none;
	font-size: 9px;
}

.linkGris:hover
{
	color: #eee;
	text-decoration: none;
}

.input1
{
	width: 200px;
	height: 13px;
	font-size: 10px;
	background-color: #ededed;
	overflow: hidden;
}

.input2
{
	width: 200px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ededed;
	overflow: hidden;
}
.input3
{
	width: 100px;
	height: 13px;
	font-size: 10px;
	background-color: #ededed;
	overflow: hidden;
}
.no
{
	width: 0px;
	height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ededed;
	overflow: hidden;
}
.boton
{
	width: 60px;
	height: 17px;
	overflow: hidden;
	font-size: 10px;

}

th
{
	text-align: right;
	font-size: 11px;
	font-weight: bolder;
	color: #333;
}


#titular
{
	position: absolute;
	width: 400px;
	height: 20px;
	top: 7px;
	left: 56px;
	font-size: 14px;
	font-weight:bolder;
	color: #333;
}
#titularAlternativo
{
	position: absolute;
	width: 400px;
	height: 20px;
	top: 15px;
	left: 250px;
	font-size: 9px;
	font-weight:bolder;
	color: #333;
}
#miGranTexto_img
{
	position: absolute;
	width: 506px;
	height: 280px;
	top: 35px;
	left: 44px;
	background-image:url(../img/fondo-star-2.jpg);
}

#miGranTexto
{
	position: absolute;
	width: 476px;
	height: 250px;
	top: 35px;
	left: 44px;
	overflow: auto;
	padding: 15px;
	scrollbar-3dlight-color:#444;
    scrollbar-arrow-color:#DDD;
    scrollbar-base-color: #CCC;
    scrollbar-darkshadow-color:#222;
    scrollbar-face-color:#000;
    scrollbar-highlight-color:#FFF;
    scrollbar-shadow-color:#EEE;
}

#masInfo1
{
	position: absolute;
	width: 190px;
	height: 150px;
	top: 50px;
	left: 580px;
	border: 1px #999999 solid;
	
}

#masInfo2
{
	position: absolute;
	width: 190px;
	height: 215px;
	top: 214px;
	left: 580px;
	border: 1px #999999 solid;
	
}

a:link, a:visited, a:hover
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #111;
	text-decoration: underline;
}
.ar, .ar:link,  .ar:visited
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}

.ar:hover 
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
    font-weight:bold;
	text-decoration: none;

}