/* CSS Document per a avantvaelcarro.com*/
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	width:765px;
	margin: 10px auto;
	color: #333333;
	background: #cccccc url(images/log-icon/bg_grad.jpg) fixed;
}

#cos{
	margin-top: 48px;
	background-color: #dfdfdf;
}

#contingut{
	padding: 0px 10px 0px 50px;
	margin:0px 178px 0px 0px;
	font-size: 100%;
}

#noticies{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#peu{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #0000cc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

h1 {
	font-family: "Monotype Corsiva";
	font-size: 40px;
	color: #FF9933;
}

h2 {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #3399FF;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.foto_esquerra{
	min-height: 200px;
	height: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: inside;
}
html>body .foto_esquerra {height: auto;}

.foto_esquerra img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.foto_dreta{
	min-height: 200px;
	height: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;	
	list-style-position: inside;
}
html>body .foto_dreta {height: auto;}

.foto_dreta img{
    float:right;
	padding: 0px 10px 0px 0px;
}

/****************************** MENU *****************************/
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	float:left;
	margin:0px;
	margin-top:12px;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	width:765px;
	height:24px;
} 
.menu ul {
	list-style-type:none; 
	margin:0; 
	padding:0;
}
.menu li {
	margin:0;
	float:left; 
}
.menu li a {
	display:block;
	background-color: #FF9900;
	width:85px; 
	padding:3px 0px 3px 0px;
	text-decoration:none; 
	font-weight:bold;
}
.menu li a:link, .menu a:visited{
	color: #005FA9;
	text-decoration: none;
}
.menu li a:hover {
	background-color:#33FFFF;
}
/****************************** MENU *****************************/

.Estil_taula {
color: #0000CC;
}

.sang1{
	border-spacing:20px;
}