
html{
	overflow:hidden;
}

body{
	background-image: url(../Imagenes/Fondobgcolor.jpg);
	background-repeat: repeat;
	height:100%;
	top: 0px;
	overflow:hidden;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #676767;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	border:none;
	
}
a:visited {
	text-decoration: none;
	border:none;
	
}
a:hover {
	text-decoration: none;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #556984;
	text-decoration: none;
	letter-spacing: -1pt;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 30px;
	padding-top: 20px;
}

.textonormal{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	text-indent: 13pt;
	width:500px;
	text-align:justify;
}

.linktabla{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align:center;

	
	
	letter-spacing: -1pt;
	text-indent: 13pt
}

.titgrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #556984;
	text-decoration: none;
	letter-spacing: -1pt;
}

.Imagen{
	border: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #676767;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.Centra
{
	position:absolute;
	left:50%;
	width:760px;
	margin-left:-380px;
}

#Pagina {
	position:absolute;

	height: 95%;

	top:0px;
	padding: 0px;

	background-repeat:repeat-y;
	background-image: url(../Imagenes/pagina.jpg);
	z-index:1;


}
.Cuadro{
	border:solid; border-width:1px; border-color:#999999;
}
#Cabesera {
	position:absolute;
	height: 201px;
	background-image: url(../Imagenes/Cabecera.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index:2;
	top:0px;
}

#menu{
	position:absolute;
	width:160px;
	margin-top: 200px;
	left:3%;
	z-index:4;
}

#contenido{
  position: absolute;
	width: 535px;
	left: 27%;

	margin-top: 200px;
	z-index: 5;
	overflow: scroll;
	overflow-x: hidden;
	height: 64%;
	scrollbar-arrow-color: #D9D4B7;
	scrollbar-track-color: White;
	scrollbar-shadow-color: #FEFEFE;
	scrollbar-face-color: #F9F9F9;
/*	scrollbar-highlight-color: sadf;
	scrollbar-darkshadow-color: sdf;
	scrollbar-3dlight-color: sdf;*/


   /*  SCROLLBAR-FACE-COLOR - Color de la base de la barra.
    * SCROLLBAR-HIGHLIGHT-COLOR - Color resaltado de la barra.
    * SCROLLBAR-SHADOW-COLOR - Color de la sobra de la barra.
    * SCROLLBAR-3DLIGHT-COLOR - Color del relieve de la barra.
    * SCROLLBAR-ARROW-COLOR - Color de las flechas de la barra.
    * SCROLLBAR-TRACK-COLOR - Color del fondo de la barra.
    * SCROLLBAR-DARKSHADOW-COLOR - Color de la sobra mas oscura de la barra.*/


}

#pie {
	position:absolute;
	height: 70px;
	background-image: url(../Imagenes/Pie.jpg);
	background-repeat: no-repeat;
	z-index:6;
	top:94%;
	text-align:center;
}

.TablaCv{
	text-align:justify;
	background-color:#FFFFFF;
	border:0;
	width: 500px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	text-indent: 13pt;
}
#SWFvideo{


height: 200px;
width: 240px;



}
#contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #676767;
}
.link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #676767;
}