﻿@charset "utf-8";
/* CSS Document */

div#content {
	background:url("../PublishingImages/img/fondo_repeat_unete.gif") repeat-y;
}

.boton_nivel01 {
	background:url("../PublishingImages/img/btn_menu_unete.gif") top left no-repeat;
}

.boton_nivel02 {
	background:url("../PublishingImages/img/btn_submenu_unete.gif") bottom left no-repeat;
}

div#twoboxes_right {
background-color:#ffecd6;}

div#tit_section span{
display:block;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #ffa032;
font-family: "Trebuchet MS";
padding:0.5em 0 0 10px;
color:#ffa032;
text-transform: uppercase;
margin-right: 12px
}


h1 {
	color: #FFA032 !important
}


