@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #d5c29d;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
	text-decoration:none;
	text-align: justify;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.text_promo {
	font-family: Tahoma;
	font-size: 13px;
	color:#394676;
	text-decoration:none;
	font-weight: bold;
}
.titular {
	font-family: Tahoma;
	font-size: 11px;
	color: 4b5c9b;
	text-decoration:none;
	font-weight: bold;
}
.apartado {
	font-family: Tahoma;
	font-size: 11px;
	color: 9c6d0c;
	text-decoration:none;
	font-weight: bold;
}
.tit_bot {
	font-family: Tahoma;
	font-size: 11px;
	color: 394676;
	text-decoration:none;
	font-weight: bold;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#3c3c3c;
	text-align: center;
}
.menu_on {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#f4f4f4;
}
.menu:active {
	color:#3c3c3c;
	text-decoration:none;
}
.menu:link {
	color:#3c3c3c;
	text-decoration:none;
}
.menu:visited {
	color:#3c3c3c;
	text-decoration:none;
}
.menu:hover {
	color:#f4f4f4;
	text-decoration:none;
}
.titol{
	font-family: tahoma;
	font-size: 16px;
	color: 333333;
	font-weight: bold;
	text-decoration:none;
	
}
.titol1{
	font-family: Tahoma;
	font-size: 11px;
	color: 394676;
	font-weight: bold;
	text-decoration:none
}
.titol2{
	font-family: tahoma;
	font-size: 16px;
	color: 394676;
	font-weight: bold;
	text-decoration:none
}
.peu {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color:6b562e;
	text-align: center;
}
.peu:active {
	color:6b562e;
	text-decoration:none;
}
.peu:link {
	color:6b562e;
	text-decoration:none;
}
.peu:visited {
	color:6b562e;
	text-decoration:none;
}
.peu:hover {
	color:#394676;
	text-decoration:none;
}
.idiomes {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color:eaac2d;
}
.idiomes_on {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color:565050;
	text-decoration: none;
}
.idiomes:active {
	color:eaac2d;
	text-decoration:none;
}
.idiomes:link {
	color:eaac2d;
	text-decoration:none;
}
.idiomes:visited {
	color:eaac2d;
	text-decoration:none;
}
.idiomes:hover {
	color:565050;
	text-decoration:none;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color:4b5c9b;
	text-align: right;
}
.link:active {
	color:4b5c9b;
	text-decoration:none;
}
.link:link {
	color:4b5c9b;
	text-decoration:none;
}
.link:visited {
	color:4b5c9b;
	text-decoration:none;
}
.link:hover {
	color:333333;
	text-decoration:none;
}
.linkpromo {
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.linkpromo :active {
	color:#333333;
	text-decoration:none;
}
.linkpromo :link {
	color:#333333;
	text-decoration:none;
}
.linkpromo :visited {
	color:#333333;
	text-decoration:none;
}
.linkpromo :hover {
	color:4b5c9b;
	text-decoration:none;
}

