/*CSS document */

* {
margin: 0px;
padding: 0px;
}

body {
background: #333333;

scrollbar-face-color: #CECECE; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000;
}

#centro {
visibility: visible;
margin-left: -480px;
position: absolute;
left: 50%;
witdh: 960px;
}

.contenido {
width: 960px;
background-color: #333333;;
padding: 5px;
margin: 10px auto 10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	text-decoration: underline;
}

p{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: normal;
}
.subrayado{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: normal;
	text-decoration: underline;
}
.negrita{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #CECECE;
	font-style: normal;
}
.cursiva{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: italic;
}
.nomobra{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: normal;
	font-size: small;
}
.nomobrasubrayado{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: normal;
	font-size: small;
	text-decoration: underline;
}
.nomobranegrita{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: bold;
	color: ##CECECE;
	font-style: normal;
	font-size: small;
}
.nomobracursiva{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: normal;
	color: ##CECECE;
	font-style: italic;
	font-size: small;
}
.ampliar{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: normal;
	color: #CECECE;
	font-style: normal;
	text-decoration: underline;
	font-size: small;
}
.ampliar:hover{
	font-family: "Century Gothic"
	font-size: 5px;
	line-height: normal;
	font-weight: normal;
	color: #FFCC99;
	font-style: normal;
	text-decoration: underline;
	font-size: small;
}


.Titol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.letraazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CECECE;
	text-decoration: none;
	}
.letraazul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CECECE;
	text-decoration: none;
	}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CECECE;
	background-color: #000000;
	display: inline;
	width: 0px;
	text-decoration: none;
	padding-right: 0px;
	margin-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 3px;
	}

.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFCC99;
	background-color: #000000;
	display: inline;
	width: 0px;
	text-decoration: none;
	padding-right: 0px;
	margin-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 3px;
	}
	
.navigation {
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #CECECE;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 150px;
	text-decoration: underline;
			
}

.navigation:hover {
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CECECE;
	display: block;
	padding: 8px;
	width: 150px;
	text-decoration: none;
}
.navigation2 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CECECE;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 150px;
	text-decoration: none;
	margin-left: 5px;
	
			
}

.navigation2:hover {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CECECE;
	display: block;
	padding: 8px;
	width: 150px;
	text-decoration: none;
	margin-left: 5px;
			
}

.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0066;
	background-color: #FFFFFF;
	display: block;
	width: 130px;
	text-decoration: none;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
			
}

.navigation3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0066;
	display: block;
	padding: 8px;
	width: 130px;
	text-decoration: none;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
			
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	background-color: #333333;
	text-decoration: underline;
				
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	background-color: #333333;
					
}
.Estilo1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}