/* CSS Document */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

body {
	background-color: #0B3CA2;

}

#menu div {

	color: #ffffff;
	font-weight: bold;

}

#menu a, #menu a:visited, #menu a:active {

	color: #fff;
	text-decoration:none;
	
}

.titol {
	font-size: 24px;
	font-weight: bold;

}

#menu a:hover {
	
	text-decoration:underline;
	color:#ED4E2F;

}

#smenu a, #smenu a:visited, #smenu a:active {

	text-decoration:none;
	color: #333;

}

#smenu a:hover {
	text-decoration:underline;

}

a, a:visited, a:active {

	text-decoration:none;
	color: #333;

}

a:hover {
	
	text-decoration:underline;
	
}

.descrip {
	padding: 15px;
	width: 75%;
	background: #CDD2B9;
	margin: 15px;
}

.centrat {
	text-align: center;
	font-size:13px;
}

img.foto {
	margin: 5px;
}

.imgmenu {
	margin-bottom: 7px;
	
	}
/*
#menu_top {
	list-style: none;
	text-align: center;
}

#menu_top li {
	display: inline;
	padding-right: 10px;
}

*/
