/* Body */
body, html {
	background-image: url(../imatges/fons.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}
/* Links */
a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#contingutblanc a:link {
	color: #006699;
}
#contingutblanc a:visited {
	text-decoration: none;
	color:#006699;
}
#contingutblanc a:hover {
	color: #FF9933;
}


img {
	border:0;
}
ul {
	list-style: none;

}
p {
	margin: 0px;
	padding: 0px;
	white-space: normal;

}

#Contenidor #contingut #menugeneral img {
	height: 15px;
	width: 66px;
	position: relative;
	left: 594px;
}

a:active {
	text-decoration: none;
	color: #006699;
}

/* Contenidor */

#Contenidor {
	padding: 0px;
	min-height: 600px;
	height: 100%;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imatges/image_fons.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#contingut {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	top: 35px;
	position: relative;
	padding: 0px;
}
#contingutblanc {
	width: 660px;
	height: 100%;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
}
#contingutnoblanc {
	width: 660px;
	height: auto;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
}
/* menu */
#menugeneral {
	width: 680px;
	display: inline;
	padding-right:0px;
	float: left;
}
#form1 {
	margin: 0px;
	padding: 0px;
	width: auto;
	position: absolute;
	right: 143px;
	top: 15px;
}

/* Efectes text */
.alinear_izq{
	text-align: left !important;
	
}
.alinear_der{
	text-align: right;
	
}
.enlinea {
	display: inline;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.subratllat {
	text-decoration: underline;
}

/* Colors */

.negretablau {
	font-weight: bold;
	color:#006699;
}

.taronja a:link {
	color:#CC9900;
}
.taronja a:hover {
	color: #999999;
}
.groc {
	color:#FFCC00;
}
.blanc{
	color:#FFFFFF;
}
.taronja{
	color:#FF9900;
}
.centrar {
	text-align: center;
}

.blau {
	color:#66CCFF;
}
.gris_fosc {
	color:#666666;
}
.gris {
	color:#999999;
}
.vermell{
	color:#FF3300;
}
.verd {
	color:#99CC00;
}
.blau_fosc {
	color:#006699;
}

/* Caracteristiques text */
.titols {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.subtitols {
	color:#6699CC;
	font-weight: bold;	
}
h5 {
	font-size: 12pt;
	display: inline;
	top: 10px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.titolsgrans {
	font-size: 12px;
	color:#6699CC;
	font-weight: bolder;
}
.peu_foto{
	font-size: xx-small;
	color: #CC9900;
	text-align: left;
}
#Contenidor #contingut #contingutblanc p {
	padding: 10px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}
.clear {
	clear: both;
}
#peu {
	width: 700px;
	background-color: #9DCADF;
	color: #006699;
	text-align: center;
	margin: 0px auto;
	padding: 2px 0px;
	height: auto;
	bottom: 0px;
	clear: both;
}

.centrar {
	text-align: center;
}
#Contenidor #icones {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 140px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#Contenidor #icones2 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 110px;
	position: absolute;
	top: 5px;
	right: 5px;
}
