body {
	font-family: Calibri,Arial,Sans;
	font-size: 16px;
	color: #524B48;
	
	background-image: url(images/Fondo_Principal.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #524B48;
	text-decoration:none;
}

a:hover
{
	font-family: Arial;
	font-size: 12px;
    font-weight:bold;
	color: #0066CC;
	text-decoration:none;
}

a.Menu
{
	font-size: 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	letter-spacing: -0.5px;
	color:#99CCFF;
	line-height:16px;
}

a.Menu:hover
{
	font-size: 16px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #99CCFF;
	letter-spacing: -0.5px;
	line-height:16px;
	border-left:3px solid white;
	padding-left:3px;
}


h1
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	cursor: default;
}



.Firma
{
	font-family: Arial;
	font-size: 10px;
	color: #524B48;
}


a.Firma:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}


.Slogan
{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	cursor: default;
	letter-spacing: -0.5px;
}

a.Nota
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

h2
{
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	cursor: default;
}

.Imagen
{
     border: solid;
	 border-color:#666666;
	 border-width:1px 1px 1px 1px;
	 padding:3px;
	 margin:5px;
}




a.Menu1
{
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	letter-spacing: -0.5px;
	color: #000000;
}

a.Menu1:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #99CCFF;
}

.style2
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
	letter-spacing: -0.5px;
}



.Contacto
{
font-family: "Arial";
font-size: 12px;
padding:5px;
background-image:url(images/Fondo_Contacto.png);
background-repeat:no-repeat;
background-position:top left;
color:#999999;
cursor:default;
}



.Uso
{
font-family:Calibri,Arial,Tahoma;
font-size:20px;
color:#000000;
}

.link_uso
{
font-family:Calibri,Arial,Tahoma;
font-size:16px;
color:#3366CC;
font-weight:normal;
}

.link_uso:hover
{
font-family:Calibri,Arial,Tahoma;
font-size:16px;
color:#FF9900;
font-weight:normal;
}

p
{
text-align:left;
}