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

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

*{ margin:0; padding:0; }

html, body {
height:100%; background-color:#f2ede7; 	background-image:url(../imgs/bg.gif); background-position:center; background-repeat:repeat-y; }

h1 { 	font-family:"Century Gothic", Verdana, Arial; font-size:55px; color:#000000; font-weight:100;}
h2 {	font-family:Georgia, "Times New Roman", Times, serif; 	font-size:22px; color:#FFFFFF; font-weight:100; }
h3 { 	font-family:"Century Gothic", Verdana, Arial; color:#FFFFFF; font-size:15px; font-weight:100; }
h4 { 	font-familu:Georgia, "times new roman", times, serif; font-size:20px; color:#FFFFFF; font-weight:100; }
h4 a:link {color:#FFFFFF; text-decoration:none;}
h4 a:visited {color:#FFFFFF; text-decoration:none;}
h4 a:hover {color:#FFFFFF; text-decoration:underline; }
h4 a:text {color:#FFFFFF; text-decoration:none; }

#wrapper {
	height:100%;
	min-height:100%;
	height:auto!important;
}

#contenedor {
	width:950px;
	float:left;
}

#header {
	width:952px;
	float:left;
	background-image:url(../imgs/f2ede7.gif);
	height:200px;
}

#header1 {
	width:auto;
	margin-left:30px;
	float:left;
	margin-top:20px;
}

#header2 {
	width:127px;
	height:173px;
	background-image:url(../imgs/logo.jpg);
	float:left;
	margin-left:40px;
}

#menu {
	width:261px;
	float:left;
	margin-left:30px;
}

.menu-row {
	height:24px;
	width:249px;
	padding:6px;
	margin-bottom:15px;
	float:left;
}

#contingut {
	width:639px;
	min-height:400px;
	float:left;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color:#000000;
	font-size:15px;
	padding-left:10px;
	padding-right:10px;
}


#footer {
	min-height:70px;
	margin-top:-70px;
	background-color:#000000;
	font-family:"Century Gothic", Verdana, Arial;
	color:#df7a00;
	font-size:15px;
}

.footer-contingut {
	float:left;
	margin-right:05px;	
}

#corte {
	clear:both;
	padding-top:70px;
}

#pic {
	width:585px;
	height:288px;
	margin-left:-10px;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	padding:10px;
	background-image:url(../imgs/pic.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
}

#scribd {
	width:600px;
	height:500px;
	float:left;
}

.sanefa {
	width:100%;
	height:48px;
	background-image:url(../imgs/sanefa.png);
	margin-left:-24px;
	float:left;
	background-repeat:no-repeat;
	padding-top:04px;
	padding-left:20px;
}

.sanefacurta {
	width:100%;
	height:48px;
	background-image:url(../imgs/sanefacurta.png);
	margin-left:-9px;
	float:left;
	background-repeat:no-repeat;
	padding-top:04px;
	padding-left:20px;
}


#gironactiva {
	float:right;
	margin-top:45px;
}

.gironactiva { 	
	font-family:"Century Gothic", Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
}

.gironactiva a:link { font-family:"Century Gothic", Verdana, Arial; color:#FFFFFF; font-size:12px; text-decoration:none; }
.gironactiva a:visited { font-family:"Century Gothic", Verdana, Arial; color:#FFFFFF; font-size:12px; text-decoration:none; }
.gironactiva a:hover { font-family:"Century Gothic", Verdana, Arial; color:#FFFFFF; font-size:12px; text-decoration: underline;}
.gironactiva a:text { font-family:"Century Gothic", Verdana, Arial; color:#FFFFFF; font-size:12px; text-decoration:none; }


/* CONSULTA */

#zoom {
float:right;
width:89px;
height:31px;
margin-right:10px;
margin-top:-26px;
}

/* CONTACTE */

.formulari {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:15px;
}