/* CSS Document */

body {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/fons.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 770px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #ffffff;
}	
#logo {
	height: 110px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#menu {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183267;
	text-align:right;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 208px;
	background-color: #996666;
	background-image: url(imgs/fons_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
} 
#titol{
	float:left;
	font-size: 16px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	} 

#tito2{
	float:left;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	} 

#menuesquerre{
	background-color: #FFFFFF;
	width: 200px;
}
#menuesquerre img {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
}
#contingut{
	clear:both;
	position: relative;
} 
#content{
	height: auto;
	font-size: 13px;
	float:right;
	width:537px;
	float:right;
	line-height: 18px;
	position: relative;
	background-image: url(imgs/fonscontent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
}

#footer{
	background-color:#996666;
	height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 0px;
	clear:both;
	/*background-image: url(imgs/fons_menu.gif); */
	background-repeat: no-repeat;
	background-position: left;
}
a:link {
	color: #720B1C;
	text-decoration: none;
}
a:visited {
	color: #720B1C;
	text-decoration: none;
}
a:hover {
	color: #333333;

	text-decoration: none;
}
.pregunta{
	overflow:hidden;
	cursor:pointer;
	background-color: #f2f3f6;
	font-size: 12px;
	color: #720B1C;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cdcee0;
	border-right-color: #cdcee0;
	border-bottom-color: #cdcee0;
	border-left-color: #cdcee0;
}
.pregunta p{
	margin: 0px;
	padding-left: 5px;
}
.pregunta p:hover{
	overflow:hidden;
	cursor:pointer;
	background-color: #f0eeb5;
	font-size: 12px;
	color: #720B1C;
	font-weight: bold;
}
.resposta{
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	font-size: 11px;
	text-decoration: none;
	border-bottom-color: #cdcee0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #f2f3f6;
}
.resposta p{
	background-color: #f8f7dc;
	text-decoration: none;
	margin: 0px;
	padding-left: 12px;
}
.resposta p:hover{
	background-color: #f0eeb5;
	text-decoration: none;
}
input {
	border: 1px solid #720B1C;
	font-size: 10px;
	color: #720B1C;
	background-color: #EFEFEF;
}
textarea {
	border: 1px solid #720B1C;
	font-size: 11px;
	color: #720B1C;
	background-color: #EFEFEF;
}
select {
	border: 1px solid #183267;
	font-size: 10px;
	color: #720B1C;
	background-color: #CCCCCC;
}
form{margin:0px;}
#foto {
	position: absolute;
	display: block;
	left: -203px;
	bottom: 0px;
}
.Estilo1 {
	color:#000000;
	font-size: 11px
}
.Estilo2 {
	font-family: Verdana, Arial;
	font-size: 12px;
}
.Estilo3 {
	font-size: 14px;
	font-weight: bold;
}

