/* ETIQUETES REDEFINIDES */

body {
	background-color: #F0EEE4;
	margin: 0px;
	background-image: url(banda_burdeus.png);
	background-repeat: repeat-x;
	background-position: top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #7B7F6D;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #7B7F6D;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7C18E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD69D;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: none;
	border-left-style: none;
}
ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-bottom: 4px;
}
h3 {
	width: 100%;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

#endins {
	padding-left:40px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
}


/* ETIQUETES PERSONALITZADES */

.separadors {
	font-size: 11px;
	color: #E0B2B3;
	padding-right: 18px;
	padding-left: 18px;
}
.boto {
	background-color: #CBD69D;
}
.justificat {
  text-align: justify;
}


/* LINKS */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9F0016;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9F0016;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F4C18;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F4C18;
	font-weight: normal;
	text-decoration: none;
}
a.linkpetit:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
a.linkpetit:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.linkpetit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a.linkpetit:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a.meddia:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.meddia:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.meddia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #315A26;
	text-decoration: none;
	font-weight: normal;
}
a.meddia:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #315A26;
	text-decoration: none;
	font-weight: normal;
}
a.calendari:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
a.calendari:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
a.calendari:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
a.calendari:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}


/* ---------------------------------------- LAYERS i MAQUETACIÓ DEL DOCUMENT ---------------------------------------- */

/* ESTILS CONTENIDOR SUPERIOR (menu superior + banner) */

#contenidor_superior {
	height: 122px;
	width: 758px;
	background-image: url(ombra_superior.png);
	left: 50%;
	margin-left: -379px;
	position: relative;
}
#menu_superior {
	position: absolute;
	height: 20px;
	width: 740px;
	top: 0px;
	left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F0EEE4;
}
#banner {
	position: absolute;
	height: 102px;
	width: 740px;
	top: 20px;
	left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #B10022;
}
#canvi_llengua {
	width: 250px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 2px;
	margin-left: 12px;
}
#quicklinks {
	width: 200px;
	float: right;
	position: relative;
	text-align: right;
}
#inici_mapaweb {
	width: 160px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	margin-left: 300px;
	margin-top: 2px;
}


/* ESTILS CONTENIDOR INFERIOR (continguts del web + columnes laterals) */

#contenidor_inferior {
	background-color: #F0EEE4;
	background-image: url(fons.jpg);
	width: 758px;
	left: 50%;
	margin-left: -379px;
	height: auto;
	position: relative;
}
#continguts {
	width: 740px;
	left: 9px;
	top: 0px;
	position: relative;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/* columna esquerra */

#columna_esquerra {
	width: 200px;
	background-color: #F3ECD9;
	float: left;
	margin: 0px;
	padding: 0px;
}
#col_esquerra_calendari {
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
	margin-bottom: 15px;
}
#col_esquerra_usuari {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9CEA5;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#col_esquerra_retol_fundadors {
	height: 26px;
	background-color: #CBD69D;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	margin: 0px;
}
#col_esquerra_buscador {
	height: 26px;
	background-color: #CBD69D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#col_esquerra_logos_fundadors {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#col_esquerra_retol_links {
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CBD69D;
}
#col_esquerra_links {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
#central_bloc_inferior {
	margin-top: 11px;
	height: 210px;
	width: 369px;
	margin-left: 15px;
}
#retol_fundadors {
	padding-top: 8px;
	padding-left: 12px;
}
#retol_links {
	padding-top: 7px;
	padding-left: 12px;
}


/* columna central */

#columna_central {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 195px;
}
#contingut_bloc_superior {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	background-image: url(fons_caixes_petites.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.contingut_cursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
	border-right-width: 1px;
	background-image: url(fons_caixes_petites.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sanefa_cei {
	height: 44px;
	width: 366px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5C095;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
}
#central_bloc_superior {
	margin-top: 20px;
	margin-left: 16px;
	width: 368px;
	z-index: 20;
}
.peu_blocs {
	height: 10px;
	background-image: url(cantonada.png);
}
.peu_blocs_2 {
	height: 10px;
	background-image: url(cantonada_petita.png);
}
#central_bloc_inf_1 {
	width: 119px;
	float: left;
}

.sanefa_cursos {
	height: 44px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5C095;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
}
#central_bloc_inf_2 {
	margin-left: 122px;
	width: 119px;
}
#central_bloc_inf_3 {
	width: 119px;
	float: right;
}


/* columna dreta */

#columna_dreta {
	width: 149px;
	background-color: #CBD69D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5C095;
	margin-top: 40px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C095;
	line-height: 14px;
}
.col_dreta_continguts {
	padding: 10px;
}
.col_dreta_continguts2 {
	padding: 10px;
	background-color:#F2EDDA;
}


.col_dreta_retol {
	background-color: #FFFFFF;
	height: 50px;
}
.atencio {
	margin-left: 91px;
	margin-top: 28px;
}
.destacats {
	margin-left: 77px;
	margin-top: 30px;
}

.destacats2 {
	margin-left: 77px;
	margin-top: 25px;
}

/* PEU DE PÀGINA */

#peu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(fons_peupagina.jpg);
	height: 20px;
	width: 740px;
	margin-left: 9px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C18E;
	background-position: left;
}
#peu_dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
	float: left;
	margin-left: 12px;
	padding-top: 5px;
	color: #666666;
}
#peu_dadescei {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	color: #474942;
}


/* CAIXA GENÈRICA INTERIOR (el CEI) */

#columna_central2 {
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 216px;
	width: 515px;
	float: none;
}
#sanefa_cei2 {
	height: 44px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5C095;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
	width: 513px;
}
.peu_blocs2 {
	height: 10px;
	background-image: url(cantonada.png);
	width: 512px;
}
#contingut_bloc_superior2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 50px;
	padding-left: 12px;
	background-image: url(fons_caixes_grans.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: auto;
	height: auto;
}


/* ESTILS GENÈRICS DELS MÀSTERS */

.blocs_master {
	background-color: #FFFFFF;
	border: 1px solid #B5C095;
	width: 340px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#columna_dreta_master {
	width: 125px;
	float: right;
}
.caixes_dreta_master {
	border: 1px solid #B5C095;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	width: 123px;
}
.master_atencio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C095;
}
.master_atencio2 {
	background-color: #CBD69D;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 13px;
}
#columna_central3 {
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 216px;
	width: 515px;
	position: relative;
	height: auto;
}
#taula_contenidor_masters {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* EALUMNI */
#central_bloc_inferior_ealumni {
	margin-top: 11px;
	height: 210px;
	width: 515px;
	margin-left: 0px;
}

#central_ealumni_inf_1 {
	width: 165px;
	float: left;
}
#central_ealumni_inf_2 {
	margin-left: 175px;
	width: 165px;
}
#central_ealumni_inf_3 {
	width: 165px;
	float: right;
}
.sanefa_ealumni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5C095;
	border-right-color: #B5C095;
	border-left-color: #B5C095;
}

table.contacts
{
	width: 100%;
	border: 1px solid #B5C095;
	border-collapse: collapse;
	border-spacing: 0px;
}


td.contactDept
{
	background-color: #CBD69D;
	border: 1px solid #B5C095;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


td.contact
{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 0.7em;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5C095;
	font-size:10px;
}
