body {
	background-image: url(imagenes/background.jpg);
}
.textopie, .textopie a{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration:none
}
.textopie a:hover{	
	text-decoration:underline  
}

.textopie2, .textopie2 a{
	font-family: verdana;
	font-size:9px;
	color: #666666;
	text-decoration:none
}
.textopie2 a:hover{	
	text-decoration:underline  
}

.text01 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666; 
	
}
.texto02 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.titulo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.box01 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
 	border-style:solid;
	border-width:1px;
	border-color:#DBDBDB;
}

.leyenda {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.texto03 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	text-align: center;
}
.texto04 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	
}
.texto05, .texto05 a{
	font-family: verdana;
	font-size:10px;
	color: #666666;
	text-decoration:none; 
}
.texto05 a:hover{	
	text-decoration:underline  
}
.texto_contacto {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	text-align: center;
}

