.cos{ 
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	background: #EAD8A8;
	line-height:18px;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	text-align: justify;
	scrollbar-3dlight-color:#EAD8A8; 
	scrollbar-arrow-color:#26363C; 
	scrollbar-darkshadow-color:#EAD8A8; 
	scrollbar-face-color:#EAD8A8; 
	scrollbar-highlight-color:#EAD8A8; 
	scrollbar-shadow-color:#26363C; 
	scrollbar-track-color:#EAD8A8; 
}

/*
 * Menus
 */
.menu_texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #383931; 
	cursor: pointer;
}
.menu_texte_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #383931; 
	cursor: pointer;
}

/*
 * Textes
 */
.rest_texte{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #3F3B30; 
}

/*
 * Text del bottom
 */
.bottom_texte{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #49493D; 
}
.bottom_languages{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #49493D; 
	cursor: pointer;
}
.bottom_languages_desactivat{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #49493D; 
}

/*
 * enllaços
 */
.links{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #49493D; 
	text-decoration: none;
}
.links:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #49493D; 
	background-color: #C0A060;
}

/*
 * entrada
 */
.entrada { 
	line-height:18px;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #4F4629; 
	text-decoration: none; 
	text-align: justify;
}