/* CSS */

html,body{
    height:100%;
}
body {
	margin: 30px 0 0 0;
	text-align: left;
	color: #000;
	background-image: url(../imatges/fonsbody2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font: 11px Arial, Helvetica, sans-serif;
}

body a:link, a:active, a:visited {
	color: #752700;
	text-decoration: none;
}
body a:hover {
	color:#ec8c00;
	text-decoration: none;
	text-align: center;
}
td {
	padding: 2px;
}
span {
	text-align: right;
}
p {
	margin-top: 0;
}

li {
	text-align:justify;
	margin-top: 0;
	margin-bottom:12px;
}
h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
	display: block;
	height: 20px;
	margin: 0 10px 0 20px;
	padding: 25px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	color: #801e18;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

#contenidor{
	background: url(../imatges/fons.png) top center repeat-y;
	text-align: left;
	width: 810px;
	margin: auto;
	padding-top: 35px;
}
#capcelera {
	height: 200px;
	width: 810px;
	margin: auto;
	background-image: url(../imatges/capcelera2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	font-weight: bolder;
	color: #235875;
}
#capcelera a {
	text-decoration:none;
}
#capcelera a:hover {
	color: #000;
}
#capcelera p {
	display: block;
	margin: 0 10px 0 0;
	padding-top: 50px;
	text-align: right;
}

/*........................................................................*/
#nacionals {
	padding: 70px 5px 5px 5px;
	background-image: url(../imatges/viajes_nac.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nacionals, #internacionals, #creuers a {
	font-size: 12px;
}
#nacionals li {
	list-style-position: outside;
	list-style-image: url(../imatges/vinyeta.gif);
	margin: 4px 0 10px 10px;
	font-weight: bold;
}
#nacionals ul {
	margin: 10px 0 0 20px;
	padding:0;
}
.peucaixa {
	background-image: url(../imatges/peucaixa.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	margin: -10px 0 15px 0;
}
#internacionals {
	padding: 70px 5px 5px 5px;
	background-image: url(../imatges/viajes_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#internacionals li {
	list-style-position: outside;
	list-style-image: url(../imatges/vinyeta.gif);
	margin: 4px 0 10px 10px;
	font-weight: bold;
}
#internacionals ul{
	margin: 10px 0 0 20px;
	padding:0;
}
#creuers {
	padding: 70px 5px 5px 5px;
	background-image: url(../imatges/viajes_cru.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#creuers li {
	list-style-position: outside;
	list-style-image: url(../imatges/vinyeta.gif);
	margin: 4px 0 10px 10px;
	font-weight: bold;
}
#creuers ul{
	margin: 10px 0 0 20px;
	padding:0;
}


/* ................................columna esquerra  ......................*/
#col1 {
	width: 240px;
	float: left;
	margin: 0 0 20px 35px;
	min-height: 550px;

}
/* ..............................columna contenidor de col3 i main....... */
#col2 {
	width: 490px;
	float: right;
	margin: 0 35px 0 0;
	padding: 0;
	display: inline;
}

/* ...................................................columna central............ */
#central {
	width: 240px;
	float: left;
	margin:0;
	min-height: 550px;
	margin: 0 0 20px 0;
}

/* .........................................columna de la dreta........ */
#col3 {
	width: 240px;
	float: right;
	min-height: 550px;
	margin: 0 0 20px 0;

}
.banner {
	margin: 0 0 10px 0;
}
.banner a:hover {
	 color: #752700;
}

/*form {
	margin: 5px 0 0 0;
}*/
#inscriute {
	background-image:url(../imatges/inscriute.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 0 0 13px;
}

#excursions {
	background-color: #FF9900;
	background-image: url(../imatges/excursions.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 45px 10px 10px 10px;
}
#peuexcursions {
	background-image: url(../imatges/peuexcursions.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
}
#peuexcursions img {
	border:none;
	margin-left: 130px;
}
.excursio {
	margin: 20px 0 10px 0;
	border-bottom: #FFF dotted 1px;
}
.preuexcursio {
	color:#FFFFFF;
}
.excursio a{
	font-size: 12px;
}
.excursio a:hover{
	color: #FFF;
}

/* peu ................................................. PEU ......*/

#peu {
	height: 150px;
	width: 810px;
	margin: auto;
	background-image: url(../imatges/peu.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
#peu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#peu a:hover {
	color: #FF9900;
}
#peu p {
	display: block;
	margin: 0 40px 0 0;
	padding: 25px 0 0 0;
	text-align: right;
}
/* ------------- Menu ------------------------------------------------*/
#menu {
	margin: 102px 0 0 5px;
	text-align: center;
}
#menu ul {
	list-style: none;
	margin:0;
	padding:0 35px 0 0;
}
#menu li {
	float:right;
	margin-left: 1px;
	
}
#menu a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 80px;
	height: 18px;
	padding: 6px 0 0 0;
	margin: 10px 0 0 0;
	background-image: url(../imatges/boto.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	font-weight: bolder;
}
#menu a:hover {
	background-image: url(../imatges/boto.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
}
#actual a{
	color: #891e18;
	height: 19px;
	background-image: url(../imatges/boto_actual.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#actual a:hover{
	color: #891e18;
	background-image: url(../imatges/boto_actual.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* fi menu ---------------------------------------------------------------------------------------------- MENU*/
	
.clear { 
    clear: both;
	padding: 0px;
	margin: 0px;
}
/*input {
	font-size: 11px;
	padding-left:4px;
	margin: 0 5px 4px 10px;
	border: none;
	/*height: 12px;*/
	/*background-image: url(../imatges/ombraform.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
select {
	font-size: 11px;
	padding-left:4px;
	margin: 0 5px 4px 10px;
	border: none;
	/*height: 12px;*/
	background-image: url(../imatges/ombraform.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*input[type=submit] {
	font-size: 11px;
	padding: 4px;
	border: #999 1px solid;
	background-image: url(../imatges/ombrasubmit.gif);
	margin-top: 10px;
}*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:4px;
	margin-bottom:4px;
	border: none;
	/*height: 12px;*/
	background-image: url(../imatges/ombraform.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0;
	/*margin-bottom:4px;
	/*height: 14px;*/
	border: none;
	background-image: url(../imatges/ombraform.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
legend {
	font-weight: bold;
	font-size: 12px;
	color:#999;
}
fieldset {
	padding: 10px 0 10px 20px;
	margin-bottom: 10px;
}

.regal {
	margin-top: 15px;
	padding: 0 0 0 10px;
}
#formula {
	padding: 50px 20px 10px 10px;
	background-image: url(../imatges/formula2.png);
	background-repeat: no-repeat;
	background-position:left top;
	margin: -10px 0 10px 0;
}
#descarregues img {
	border:none;
}
#descarregues a {
	display: block;
	margin: 0 0 1px 0;
	padding: 4px 4px 4px 32px;
	background: #E4E4E4 url(../imatges/doc.png) no-repeat left center;
	border-bottom: 1px #CCC solid;
	color: #000;
}
#descarregues a:hover {
	background: #F90 url(../imatges/doc.png) no-repeat left center;
	border-bottom: 1px solid #CC7A00;
	color: #FFF;
}
#blocdescarregues {
	clear: both;
	padding: 0px;
	margin: 0px;
	border: dotted #000 1px;
	padding: 10px;
	width: 208px;
}

/*------ estil a les planes dinàmiques -------*/
.subrayado {
	text-decoration: underline;
}
.italica {
	font-style: italic;
}
.negrita {
	font-weight: bold;
}
/*------ #texte .dinamic .gran {
	font-size: 18px;
}
#texte .dinamic h3 {
	display: inline;
	line-height: 200%;
} -------*/
/*------ fi estil a les planes dinàmiques -----*/
