body
{
	
	background:url('./imagenes/fondo.jpg')  black no-repeat center ;
	background-color:black;
	line-height: 100%;
	overflow:hidden;
	
}

a:link {color: #808080; text-decoration: none; }

a:visited {color: #808080; text-decoration: none; }
a:hover{color: green; text-decoration: none; border-color:#86cbc6;}



img.floatRightClear { 
   
 
    margin: 4px; 
	border: 2px;
	border-color:#86cbc6;
}
#outercontainer
{
	padding-top :25px;
	height:700px;
	width:100%;
	position:relative;
	right:60px;
	text-align:middle;
	vertical-align:middle;
}

#cabecera{

}

#footer{
	text-align:center;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size:12px;
	position:relative;
	left:60px;
	height:20px;
	width:100%;
		color: #FFF;
}

img{

}

#total
{
	
	width:1050px;
	height:500px;
	
}

#barra
{
	
	
}


#header
{
	float:left;
	width:50px;
	height:500px;
	line-height:20px;
	position:relative;
	left:5px;
	
	
}


#contento
{
	
	width:741px;
	height:452px;
	float:left;
	padding-top:15px;
}
#pintura
{
padding-left:30px;
	float:left;
	width:269px;
	height:452px;
	padding-top:15px;
}

#comen
{
color:black;
}

#texto
{
	overflow:auto;
		
	background-image:url('./imagenes/gradient.jpg');
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 180%;
	height:421px;
	width:434px;
	color:#ffffff;
	
}

td{
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 180%;
	color:white;
	
}

#bt{
	margin-left:15px;
	margin-right:15px;

}
p{
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 180%;
	
	
	
}


#mapa{
height:421px;
	width:434px;
	text-align:justify;
position:relative;
top:5px;
background-color:#003f00;
background-image:url('./images/gradient.jpg');
border-width: 8px;
	border-color:#ffffff;
  
  border-style: solid;

}



#containerright
{
	float:right;
	text-align:justify;
	
	height:452px;
	width:450px;
	
	font-size: 80%;
	line-height: 180%;
	
}





