@charset "utf-8";
/* CSS Document */

body {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#300A19;
	background-image:url(images/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align: justify 
	}
	

#fondo {background-color:#4B1F38; width: 1030px; 
	    margin: auto; 
        padding: 0px;
		
		
		}
		
#global {margin: auto; width: 1030px}

#cabecera {margin: 0px;
	       background-color:#300A19; width: 1030px;
		   
		   }
		   
#navegacion {margin: auto; background-color: #300A19;
			 
		     }

#navegacion a {color:#FF33FF; text-decoration:none; margin: auto; }

#navegacion a:link {}
#navegacion a:hover {color: #FF66FF }
#navegacion a:active {color:#FF00FF }
#navegacion a:visited {}

h1 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align:justify
}
	
h2 {
	font-size:15pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF00FF;
	text-align:left
}

h3 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center
}

h4 {color:#9900CC; font-weight: bold; font-size:12pt; text-align:center
   }
   
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF66FF;
	text-align:center
}
