﻿body 
{
	background:url(../images/fondo_principal.jpg) repeat;    
    margin:0px 0px 0px 0px;
    font-family:Lucida, Times New Roman;
    color:#514F54;
    font-size:14px;
}

div.contenedor_pagina
{
	width:960px;
	margin:0px auto 0px auto;
	padding-top:250px;
}

h1
{
	color:#E4690C;
	font-size:20px;
	line-height:106px;
}

div.botones
{
	width:350px;
	height:150px;
	clear:both;
	text-align:center;	
	margin:0px 0px 0px 255px;
	color:#E4690C;	
}

a.boton_acceso_menores18
{
	float:left;
}

a.boton_acceso_mayores18
{
	float:right;
}

br
{
	clear:both;	
}
