
body 
	{
	background: #FFFFFF;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	}	
#global
	{	
	border:0px solid red;	
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	}	
#contenido
	{	
	border:0px solid orange;	
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}	
#titulo
	{	
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;	
	}			
#left
	{
	border-top:1px solid white;	
	position: absolute;
	width: 754px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:15px
	}	
#right
	{	
	border:0px solid blue;	
	position: absolute;
	width: 223px;
	height: 363px;
	background-color: Black;
	margin: 1px 0px 0px 755px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:15px
	}		
#contenido-right
	{	
	padding: 40px 0px 0px 30px;
	}		
#texto-portada
	{	
	border-top:10px solid #E7E7E7;	
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:15px;
	width: 978px;
	}
#contenido-texto-portada
	{		
	padding: 20px 25px 20px 25px;
	}
#foto-portada
	{	
	border-bottom:1px solid white;	
	}		
#navigation2
	{	
	width: 978px;
	height: 24px;
	background-color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height:15px
	}					
#texto-plantilla
	{	
	border:0px solid green;	
	padding: 30px 50px 30px 40px;
	text-align: left;
	line-height:15px	
	}		

.navigation
	{
	border:0px solid blue;	
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}			
	