/*body*/
body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#17160d;
	background-color:#efb61d;
	background-image: url(../imagesWEB/fons.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
p{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
.clear{
	clear:both;
}
/*contenedores*/
.centrado {
	position:absolute;
	left:50%;
	width: 930px;
	padding:0px 0px 0px 70px;
	margin-left:-500px;
}
.centrado2 {
	position:absolute;
	left:50%;
	width: 1000px;
	margin-left:-500px;
}
/*div*/
#div_header{	
	padding-top:30px;
	min-height:475px;
}
* html #div_header{	
	height:475px;
}
#div_header_col_1{	
	float:left;
	margin-right:0px;
}
#div_header_col_2{	
	float:left;
}
#div_header_col_2  a{
	color:#730e1f;
	font-size:22px;
	text-decoration:none;
	display:block;
	padding:4px 0px 4px 18px;
	margin: 0px 0px 15px 20px;
	width:437px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #997617;
}
#div_header_col_2  a.inscri{
	font-weight:bold;
}
#div_header_col_2  a.jor08{
	color:#005a7a;
	margin:175px 0px 0px 20px;
}
#div_header_col_2  a:hover{
	color:#17160d;
	text-decoration:none;
	background-image: url(../imagesWEB/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
* html #div_header_col_2  a:hover{
	background-image: url(../imagesWEB/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#div_footer{
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
}
#div_footer img{
	margin-bottom:20px;
}
/*vincles*/
a.normal:link {
	text-decoration:none;
	color:#17160d;
}
a.normal:visited {
	text-decoration:none;
	color:#17160d;
}
a.normal:hover {
	text-decoration:underline;
	color:#17160d;
}
a.normal:active {
	text-decoration:underline;
	color:#17160d;
}
/*SECCIONS********************************************************************************/
#SEC_header{	
	padding-top:30px;
	min-height:600px;
	padding-bottom:30px;
}
* html #SEC_header{	
	height:475px;
}
#SEC_body{	
	text-align:center;
	margin-bottom:20px;
}
#SEC_header_col_1{	
	float:left;
	width:320px;
}
#SEC_header_col_1  a{
	color:#730e1f;
	font-size:20px;
	text-decoration:none;
	display:block;
	padding:4px 0px 4px 35px;
	margin: 0px 0px 15px 0px;
	width:282px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #997617;
}
#SEC_header_col_1  a.inscri{
	font-weight:bold;
}
#SEC_header_col_1  a.jor08{
	color:#005a7a;
	margin: 25px 0px 15px 0px;
}
#SEC_header_col_1  a:hover{
	color:#17160d;
	text-decoration:none;
	background-image: url(../imagesWEB/arrow.png);
	background-repeat: no-repeat;
	background-position: 17px center;
}
* html #SEC_header_col_1  a:hover{
	background-image: url(../imagesWEB/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 17px center;
}
#SEC_header_col_1  a.activat{
	color:#17160d;
	text-decoration:none;
	background-image: url(../imagesWEB/arrow.png);
	background-repeat: no-repeat;
	background-position: 17px center;
}
* html #SEC_header_col_1  a.activat{
	background-image: url(../imagesWEB/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 17px center;
}
#SEC_header_col_2{	
	float:left;
	margin:0px 50px 0px 65px;
	width:560px;
}
#SEC_header_col_2 h1{	
	clear:both;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#SEC_header_col_2 h2, h3{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
}
#SEC_header_col_2 p{	
	margin:0px;
	padding:0px;
	text-align:justify;
	margin-bottom:12px;
}
#SEC_header_col_2 ul{	
	margin:0px 0px 0px 10px;	
	padding:0px;
}
#SEC_header_col_2 li{	
	padding:3px 8px 0px 0px;
}
#SEC_header_col_2 li a{	
	color:#000;
	text-decoration:none;
}
#SEC_header_col_2 li a:hover{	
	color:#000;
	text-decoration:underline;
}
#SEC_header_col_2 bloc{	
	clear:both;
	padding:0px 0px 20px 0px;
}
#SEC_header_col_2 img{	
	float:left;
	margin:0px 15px 15px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #730e1f;
}
