@charset "UTF-8";
/* CSS Document */

body {
	background-color: #51616f;
	background-image:url(images/deg_fons.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.petitblanc {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
}

a.petitblanc {
	text-decoration:underline;
}

.petitgris {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#9da299;
	font-size:10px;
}

.menu {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#605e5d;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
}

a:hover.menu {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

.textosestatics {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#acc0c5;
	font-size:11px;
	line-height:14px;
}

a.textosestatics {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.textosestatics {
	text-decoration:underline;
}



.submenusblancs {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

.submenus {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#605e5d;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}

a:hover.submenus {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
}

.titols {
	font-family:'Merriweather',Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
}

.desplegables {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}

.aplinks {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#acc0c5;
	font-size:11px;
	line-height:18px;
}

a.aplinks {
	text-decoration:none;
}

a:hover.aplinks {
	text-decoration:underline;
}

.customize {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:9px;
}

a.customize {
	color:#CCC;
	text-decoration:none;
	}

a.customize:hover {
	text-decoration:underline;
	}

a.mobiletitols {
	color:#efedea;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration:none;
	margin-top:5px;
	line-height:22px;
	font-weight:bold;
	}

a.mobiletitols:hover {
	color:#3c4853
}

a.mobilepetits {
	color:#efedea;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-top:5px;
	font-weight:bold;
	}

a.mobilepetits:hover div {
	background-color:#8996a0;
	background-image:url(images/mob_deg_sel.jpg);
	background-repeat:repeat-x;
	display:block;
	}

a.botonets {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#999999;
	font-size:12px;
	text-decoration:none;
	}
