@charset "UTF-8";

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.text_present p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin:20px 20px 0 0;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	clip: rect(4px,auto,auto,4px);
	color: #000000;
	text-decoration: none;
}


.linia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9801;
}

.liniapop {
	border-bottom:dotted;
	border-bottom-color:#CC0000;
	border-bottom-width:1px;
	height:10px;

}

#separador {
	width:100%;
	margin-right:20px;
	border-top:dotted;
	border-top:#CC0000;
	border-top-width:1px;
	

}

/*menus home*/

#nav-principal {
	position: relative;
	height: 100px;
	width: 548px;
	text-align:left;;
	float: left;
	border: 0px;

}

#menus-principal {
	width: 548px;
	height: 100px;
	margin: 0;
	padding:0;
	background-image:url(images/tbe_menus.jpg);
	background-repeat:no-repeat;
}
#menus-principal span {
	display:none;
	
	}
#menus-principall li, #menus-principal a {
	height:100px; width:137px;
	display:block;
}

#menus-principal li {
	float:left;
	list-style:none;
	background-repeat: repeat-x;
}
#nav-menu1, #nav-menu2, #nav-menu3, #nav-menu4 { width:137px; }
#nav-menu1 a:hover { 
	background-image:url(images/tbe_menus.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
}
#nav-menu2 a:hover { 
	background-image:url(images/tbe_menus.jpg);
	background-position: -137px -100px;
	background-repeat:no-repeat;
}
#nav-menu3 a:hover {
	background-image:url(images/tbe_menus.jpg);
	background-position: -274px -100px;
	background-repeat:no-repeat;
}

#nav-menu4 a:hover {
	background-image:url(images/tbe_menus.jpg);
	background-position: -411px -100px;
	background-repeat:no-repeat;
}











.TITOLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9801;
	text-decoration: none;
}
.titol_pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	line-height:26px;
}

a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	padding: 4px;
}

a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9801;
	text-decoration: none;
	text-transform: uppercase;	
}
.separata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E2DEDB;
	background-color: #E2DEDB;
}


#mail {
	width:300px;
	height:20px;
	text-align:right;
	float:right;
	margin-right:26px;
	margin-bottom:11px;

}
.mes a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
