body{
	background: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	margin:0;}
	
#pag{margin:0 auto;
	width:1100px;}

.enlace{
	width:300px;height:75px;
	margin-left:0;
	display:inline-block;
	background:#6551a2;}
.texto{
	position:absolute;
	margin-top:35px;
	width:270px;height:auto;
	font-size:0.95em;color:#FFFFFF;
	letter-spacing:0.08em;
	text-align:right;}
	
.volver, .mail{
	width:300px;height:50px;
	margin-left:0;
	display:inline-block;
	background:#f9a159;}
.texto-volver{
	position:absolute;
	margin-top:16px;
	width:300px;height:auto;
	font-size:0.95em;color:#FFFFFF;
	letter-spacing:0.08em;
	text-align:center;}
.texto-mail{
	position:absolute;
	margin-top:15px;
	width:300px;height:auto;
	font-size:1.10em;color:#FFFFFF;
	letter-spacing:0.08em;
	text-align:center;}


.titulo{
	font-size:1.00em;color:#E0E0E0;
	letter-spacing:0.15em;}	
	
.pie{font-size:0.80em;color:#606060;
	letter-spacing:0.08em;}



