/*

	-- -- -- -- -- -- -- -- -- -- --
     v. març 2010 by David Oliveras
	-- -- -- -- -- -- -- -- -- -- --
			
*/


/* ESTILS GENERALS */


body {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: normal;
	background-color: #FFFFFF;
}

a { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }
a:hover { color:#000000; text-decoration: underline; }

.contingut li {
	list-style: url(images/puntet.gif);
}

h1 {
	margin: 0px;
	margin-bottom: 20px;
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	margin-bottom: 15px;
	color: #2791d4;
	font-size: 16px;
	font-weight: normal;
}

.site_Category {

}

.site_Title {

}

.boto_caixamodul {
	float: left;
	width: auto;
	margin-left: -40px;
	margin-bottom: 10px;
}

/* SUPERIOR */


#header {
	width: 927px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	background-image: url(images/header.png);
	background-position: right;
	background-repeat: no-repeat;
}

#header img {
	border: 0px;
}

.intranet {
	font-size: 11px;
	color: #7f7f7f;
}
.contactar  {
	bottom: 10px;
	right: 155px;
	position: absolute;
	font-size: 11px;
	color: #7f7f7f;
}
.contactar a {
	font-size: 11px;
	color: #7f7f7f;
}

/* IDIOMES */

.idiomes {
	bottom: 10px;
	right: 13px;
	font-size: 11px;
	color: #7f7f7f;
	position: absolute;
}

a:link.LangLink, a:active.LangLink, a:visited.LangLink {
	color: #7f7f7f;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
    }
a:hover.LangLink {
	color: #7f7f7f;
	text-decoration: underline;
    }
	
a:link.LangLink_selected, a:active.LangLink_selected, a:visited.LangLink_selected {
	text-decoration: none;
	color: #7f7f7f;
	padding-right: 5px;
	padding-left: 5px;
    }
a:hover.LangLink_selected {
	color: #7f7f7f;
	text-decoration: underline;
    }
	
.logo {
	width: 927px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
.logo_enisa {
	position: absolute;
	right: 0px;
	top: 0px;
}

.capcalera {
	width: 927px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
	overflow: hidden;
}


/* CONTINGUT */
.contingut {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	margin-bottom: 130px;
	padding-top: 0px;
	overflow: hidden;
}

.flash_home {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
}

.flash_home_esquerra {
	width: 400px;
	float: left;
	height: 200px;
}

.flash_home_dreta {
	width: 425px;
	float: right;
	height: 200px;
}


.menu_principal {
	width: 927px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
	padding-top: 0px;
}
.menu_principal_esquerra {
	float:left;
}
.menu_principal_esquerra img {
	margin-right: 10px;
	border: 0px;
}

.menu_principal_dreta {
	float:right;
}

.menu_principal_dreta img {
	margin-left: 10px;
	border: 0px;
}

#menu01_child {
	width: 156px;
	background-image: url(images/fons_menu01.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -5px;
	z-index: 100;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: -3px;
}
#menu02_child {
	width: 156px;
	background-image: url(images/fons_menu02.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: -50px;
	z-index: 100;
	padding-bottom: 10px;
	}

.xarxessocials {
	width: 927px;
	min-height: 115px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	padding-top: 0px;
	background-image: url(images/fons_shadow.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	overflow: auto;
}

/* HOME XARXES SOCIALS */

.xarxes01 {
	width: 150px;
	min-height: 120px;
	float:left;
	padding-right: 10px;
	border-right: 1px solid #d6d6d6;
	margin-left: 10px;
	position: relative;
}
.xarxes02 {
	width: 115px;
	min-height: 140px;
	float:left;
	padding-right: 10px;
	border-right: 1px solid #d6d6d6;
	margin-left: 5px;
	position: relative;
}

.xarxes03 {
	width: 220px;
	min-height: 140px;
	float:left;
	padding-right: 10px;
	border-right: 1px solid #d6d6d6;
	margin-left: 5px;
	position: relative;
}

.xarxes04 {
	width: 377px;
	min-height: 140px;
	float:left;
	margin-left: 5px;
	position: relative;
	overflow: hidden;
}

.xarxes05 {
	width: 260px;
	min-height: 150px;
	float:left;
	padding-right: 10px;
	border-right: 1px solid #d6d6d6;
	margin-left: 10px;
	position: relative;
}

.xarxes06 {
	width: 635px;
	min-height: 150px;
	float:left;
	margin-left: 5px;
	position: relative;
	overflow: hidden;
}

.logosxarxes01 {
	margin-top: 15px;
	margin-left: 5px;
}
/* CREDITS */


.patrocinadors {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding-top: 0px;
}



.footer{
	width: 927px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
	background-color: #ededed;
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
    }
	
.footercontact {
	position:absolute;
	left: 15px;
	top: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
	
.footercontact a {
	color: #7f7f7f;
	text-decoration: none;
}
.footercontact a:hover {
	text-decoration: underline;
}

.footercontact2 {
	position:absolute;
	right: 10px;
	top: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
	
.footercontact2 a {
	color: #7f7f7f;
	text-decoration: none;
	background-image: url(images/puntet.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left;
	padding-left: 10px;
	padding-right: 5px;
}
.footercontact2 a:hover {
	text-decoration: underline;
}



/* TWITTER */

.twtr-hd {
	display: none;
}

.twtr-ft {
	display: none;
}

.twtr-tweet-wrap {
	background-color: #FFFFFF;
	color: #767676;
	margin-top: 5px;
}

/* FORMULARI CONTACTE */

.form21 {
	background-color: #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.camp_form {
	width: 700px;
	clear: both;
}
.form_tit {
	float: left;
	width: 220px;
}
.forms_intro {
	margin: 0px;
	margin-bottom: 50px;
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
}

.form_item {
	color: #2791d4;
}

.forms_nom {
	display: none;
}

.camp_form input {
	width: 310px;
	height: 18px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

.camp_form textarea {
	width: 310px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}

.camp_form select{
	width: 310px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}


.forms_form [type="checkbox"] {
	width: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	clear: both;
	border: 0px;
	text-align: left;
}

#atr_16 {
	width: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	clear: both;
	border: 0px;
	text-align: left;
}

.forms_form input[type="submit"] {
	width: 310px;
	background-color: #2791d4;
	color: #FFFFFF;
    border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 30px;
	font-weight: bold;
	margin-left: 195px;
	text-transform: uppercase;
}
.forms_form {
	margin-left: 35px;
	padding-bottom: 50px;
}


/* FORMULARI RECOMANA */


#form_envia input {
	width: 310px;
	height: 18px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}

#form_envia textarea {
	width: 310px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}

#form_envia select{
	width: 310px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}


#botonet {
	width: 310px;
	background-color: #2791d4;
	color: #FFFFFF;
    border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
}

#comunitats select {
	width: 310px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}

#botoenviarcomunitats {
	width: 310px;
	background-color: #2791d4;
	color: #FFFFFF;
    border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}



/* FORMS ELEMENTS */

.intranet input {
	width: 310px;
	height: 18px;
	background-color: #ffffff;
	border-left: 1px solid #757575;
	border-top: 1px solid #757575;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	}

.intranet input[type="image"] {
	width: 28px;
	height: 30px;
	border: 0px;
	padding: 0px;
}




/* ESTILS EDITOR HTML */

.titol_gran_blau {
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
	}
	
.titol_mitja_blau {
	color: #2791d4;
	font-size: 14px;
	font-weight: bold;
	}
	
.text_blau {
	font-size: 12px;
	color: #2791d4;
	font-weight: normal;
	}
	
.titol_gran {
	color: #2791d4;
	font-size: 16px;
	font-weight: bold;
	}
	
.titol_mitja_gris {
	color: #757575;
	font-size: 14px;
	font-weight: bold;
	}
	
.text_gris {
	font-size: 12px;
	color: #757575;
	font-weight: normal;
	}
	
.fonstaulagris {
	background-color: #757575;
	padding: 5px;
}

.fonstaulablau {
	background-color: #2791d4;
	padding: 5px;
}