/* CSS Document */

html {
	position: relative;
}

body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background-image: url(imatges/fons-gris.gif);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0px;
}
a:link, a:visited, a:active{
	color: #7AAFE1;
	text-decoration: none;
}		
a:hover{color: #666666;text-decoration: none;}

#menu12 a:link, #menu12 a:visited, #menu12 a:active{
	color: #FA6914;
	text-decoration: none;
}		
#menu12 a:hover{color: #666666;text-decoration: none;}

#menu1 a:link, #menu1 a:visited, #menu1 a:active{
	color: #999999;
	text-decoration: none;
	font-size: 1.2em;
}		
#menu1 a:hover{color: #666666;text-decoration: none;}

p {
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
p a:link, p a:visited, p a:active{
	color: #3688D1;
	text-decoration: none;
}		
p a:hover{color: #EB943D;text-decoration: none;}

ul .text{
	margin: 7px 0px 0px 7px;
	list-style: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}	
ul .text2{
	margin: 7px 0px 0px 7px;
	list-style: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}	

ul {
	padding: 0px 0px 0px 40px;
	margin: 0px;
	list-style: decimal;
}	
ul ul{list-style: square;}

li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-right: 15px;
}  
li a:link, li  a:visited, li  a:active{color: #F04C4D;text-decoration: none;}
li a:hover{color: #666666;text-decoration: none;}
	
h1 {
	font-size: 3em;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 20px;
}
h1 a:link, h1 a:visited, h1 a:active{
	color: #FFFFFF;
	text-decoration: none;
}		
h1 a:hover{color: #000000;text-decoration: none;}
h2 {
	font-size: 2em;
	color: #000000;
	font-weight: bold;
}
h2 a:link, h2 a:visited, h2 a:active{
	color: #FFFFFF;
	text-decoration: none;
}		
h2 a:hover{color: #000000;text-decoration: none;}
h3 {
	font-size: 1.3em;
	color: #EB943D;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	color: #FFC9B0;
	padding-left: 15px;
	font-weight: normal;
	background-color: #881A35;
}


#mare {
	position: relative;
	text-align: left;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
	
	#fondo{
	width: 600px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}
	
		#izq{
	position: relative;
	width: 600px;
	background-color: #FFFFFF;
	height: 10px;
	float: left;
}
				
				.text a:link, .text a:visited, .text a:active{
	color: #FFFFFF;
	text-decoration: none;
}		
.text a:hover{
	color: #000000;
	text-decoration: none;
}

		#der{
	width: 600px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#cont{
	width: 580px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
}
#blanc{
	width: 560px;
	background-color: #FFFFFF;
	position: relative;
	margin: 20px;
	text-align: center;
}
				
		#fonspeu{
	width: 600px;
	position: relative;
	float: left;
	background-color: #CB661B;
}
				
		#accessibilitat{
	width: 598px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CB661B;
}
#accessibilitat a:link, #accessibilitat a:visited, #accessibilitat a:active{
	color: #FFFFFF;
	
}		
#accessibilitat a:hover{
	color: #CCCCCC;
	
}
	#informacio{
	padding-bottom: 15px;
	width: 440px;
	position: relative;
	margin-top: 15px;
	float: left;
	padding-top: 10px;
}
#info2{
	width: 280px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;

}
#fireta{
	margin-top: 145px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 214px;
	position: absolute;
	margin-left: 234px;
	height: 190px;
	border: 1px solid #881A35;
	background-color: #F7F7F7;
	
}
#cap{
	width: 600px;
	position: relative;
	float: left;
	height: 171px;
}
#curs{
	width: 600px;
	position: relative;
	height: 100px;
	background-image: url(imatges/fons-curs.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#curs2{
	width: 600px;
	position: relative;
	height: 100px;
	background-image: url(imatges/fons-cap-verd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menucap{
	width: 157px;
	position: relative;
	float: right;
	height: 220px;
	
}
#menu1{
	height: 40px;
	width: 80px;
	border: 1px solid #CCCCCC;
	position: relative;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	
}
#menu12{
	height: 40px;
	width: 155px;
	border: 1px solid #FA6914;
	position: relative;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	
}
#menu13{
	height: 40px;
	width: 155px;
	border: 1px solid #008DD0;
	position: relative;
	float: right;
	margin-top: 5px;
	margin-left: 3px;
	
}
#menu13 p {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
#menu14{
	height: 40px;
	width: 185px;
	position: relative;
	float: left;
	margin-top: 5px;
	
}
#Aj a:link, #Aj a:visited, #Aj a:active{
	text-decoration: none;
	color: #000000;
	position: absolute;
	left: 6px;
	top: 11px;
}
#Aj a:hover{
	color: #0076BA;
	
}
.text {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #EB943D;
}
.text2 {
}
.menu {
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 6px;
}
.menu a:link, .menu a:visited, .menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}		
.menu a:hover{
	color: #000000;
}
.menu2 {
	font-size: 1em;
	color: #0078B4;
	margin-top: 6px;
	font-weight: normal;
}
.menu2 a:link, .menu2 a:visited, .menu2 a:active{
	color: #35A311;
	text-decoration: none;
}		
.menu2 a:hover{
	color: #000000;
}
.blanc {
	color: #FFFFFF;
	margin-top: 15px;
	background-color: #80460D;
}
.text3 {
	color: #892800;
}
.tit {

	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
}
.textdret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	text-align: right;
	padding-right: 4px;
}
.textjove2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.blanc2{
	color: #EB943D;
	margin-top: 15px;
	font-weight: bold;
}
.naranja {

	color: #B50A5F;
	margin-top: 15px;
}
#menucursos{
	width: 600px;
	position: relative;
	float: left;
	height: 20px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #FFFFFF;
}
#menucursos a:link, #menucursos a:visited, #menucursos a:active{
	color: #F3F3F3;
	text-decoration: none;
}		
#menucursos a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.text3 a:link, .text3 a:visited, .text3 a:active{
	color: #666666;
	
}		
.text3 a:hover{
	color: #000000;
	
}

.text3GRIS {

	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
}
#contTEXT {
	width: 580px;
	position: relative;
	float: left;
	background-image: url(imatges/etiqueta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form {
	color: #FFFFFF;
	background-color: #CD8D5D;
	padding-left: 2px;
}
.BLANC3 {
	color: #FFFFFF;
	margin-top: 6px;
	font-size: 1.2em;
}

