/* CSS Document */
body {font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color:#000000;
			color:#CCCCCC;
			font-size: 11px;
			margin:0; 
			padding:0; 
			top:0; 
			left:0;
			}
#general {padding-left:50%;
			}
#hoja {margin-left:-400px;
			margin-top:0px;
			width:800px;
			height:600px;
			background-color: #000000;
			}
#contenedor { position:relative;
			}
a {font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #999999;
			}
a:link {text-decoration: none;
			}	
a:hover{color:#CCCCCC;
			text-decoration:underline;
			}		
#a1 {position:absolute;
			width:366px; 
			height:234px; 
			left: 0px; 
			top: 0px;
			z-index:1;
			border: none;
			background-image: url(imagenes/1.jpg);
			}
#a2 {position:absolute;
			width:78px; 
			height:234px; 
			left: 366px; 
			top: 0px;
			z-index:1;
			border: none;
			background-image: url(imagenes/2.jpg);
			 }
#a3 {position:absolute;
			width:126px; 
			height:107px; 
			left: 444px; 
			top: 0px;
			z-index:1;
			border: none;
			background-image: url(imagenes/3.jpg);
			 }				  	 		 			 
#a4 {position:absolute;
			width:183px; 
			height:42px; 
			left: 444px; 
			top: 192px;
			z-index:1;
			border: none;
			background-image: url(imagenes/4.jpg);
			 }
#a4bis {position:absolute;
			width:78px; 
			height:192px; 
			left: 570px; 
			top: 0px;
			z-index:1;
			border: none;
			background-image: url(imagenes/4bis.jpg);
			 }
#a5 {position:absolute;
			width:670px; 
			height:11px; 
			left: 0px; 
			top: 234px;
			z-index:1;
			border: none;
			background-image: url(imagenes/5.jpg);
			 }
#a6 {position:absolute;
			width:312px; 
			height:182px; 
			left: 0px; 
			top: 245px;
			z-index:1;
			border: none;
			background-image: url(imagenes/6.jpg);
			 }
#a6bis {position:absolute;
			width:312px; 
			height:50px; 
			left: 0px; 
			top: 427px;
			z-index:1;
			border: none;
			background-image: url(imagenes/6bis.jpg);
			 }
#firma {position:absolute;
			width:480px; 
			height:20px; 
			left: 312px; 
			top: 548px;
			z-index:1;
			border: none;
			text-align:center;
			color:#999999;
			}			
#firma a {text-decoration:none;
			}
/* CSS Document */

