@charset "utf-8";
/* CSS Document */


/*** ELEMENTS COMUNS ***/

body {
	background: #589700 url(imatges/fondoprova.gif) top repeat-x fixed; /* #589700*/
	color: #030;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 auto;
}

h2 {
	color: #427a13;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
}
h2.tseccio {
	font-size: 24px;
	font-variant: small-caps;
}
h3 {
	color: #427a13;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	margin: 0px;
}

#banners h2 {
	display: inline;
	color: #5f490c;
	font-size: 14px;
}

a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

img {
	border: none;
}

p.eliminar {
	margin: 6px 0px;
	background: url(imatges/remove.gif) 2px center no-repeat;
	padding-left: 26px;
}

p.paginacio {
	font-size: 13px;
	text-align: center;
	padding: 5px 0px;
}

/* ESTRUCTURA */

#web {
	margin: 0 auto;
	padding: 0px 50px;
	width: 900px;
	background: transparent url(imatges/fondo.png) repeat-y;
}

#header {
	height: 130px;
}
#header h1 {
	height: 130px;
	width: 190px;
	background: url(imatges/logocepp.jpg);
	margin: 0;
	float: left;
	cursor: pointer;
}
#header h1 span {
	display: none;
}

/* TEMPS-LLUNA */

.fitxatop {
	background: #c8eb83 url(imatges/fdalt1.gif) bottom no-repeat;
	padding: 10px 20px;
	width: 220px;
	height: 90px;
	margin-right: 20px;
	float: left;
}
.fitxatop h2 {
	font-size: 14px;
	margin-top: 0px;
}

/* LOGIN */

.fitxalogin {
	color: #FFF;
	background: #97d51e url(imatges/fdalt2.gif) bottom no-repeat;
	width: 110px;
	height: 90px;
	padding: 10px 20px;
	float: left;
	clear: right;
	text-align: right;
}
.fitxalogin ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.fitxalogin input {
	font-size: 9px;
	padding: 0px;
	width: 70px;
	margin-top: 2px;
}
.fitxalogin .contra {
	font-size: 9px;
}

/* Menú imatges */
#fletxa_dre {
	height: 100px;
	width: 30px;
	background: url(imatges/fletxa_dre.gif);
	float: left;
	cursor: pointer;
}
#fletxa_dre:hover {
	background: url(imatges/fletxa_dre2.gif);
}
#fletxa_esq {
	height: 100px;
	width: 30px;
	background: url(imatges/fletxa_esq.gif);
	float: left;
	cursor: pointer;
}
#fletxa_esq:hover {
	background: url(imatges/fletxa_esq2.gif);
}
#menucont {
	position: relative;
	width: 840px;
	height: 100px;
	float: left;
	overflow: hidden;
}
#menu_seccions {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: #589700;
}
#menu_seccions a{
	color: #FFF;
}
#menu_seccions li {
	width: 128px;
	height: 25px;
	padding-top: 75px;
	border-right: 2px solid #97d51e;
	float: left;
	cursor: pointer;
	list-style: none;
	color: #FFF;
	text-transform: uppercase;
	line-height: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: #000 1px 1px 2px;
}

/* Estructura */

#cos {
	margin-top: 20px;
	overflow: hidden;
}
.laterals {
	padding: 10px 20px 20px 20px;
	width: 110px;
	float: left;
	color: #FFF;
	background: #97d51e /*url(imatges/fondomenu.jpg) repeat-y*/;
	height: 100%;
	margin-bottom: 20px;

}
.laterals h3 {
	margin-bottom: 5px;
}

.laterals a {
	text-decoration: none;
	color: #FFF;
}
.laterals a:hover {
	text-decoration: underline;
	background: none;
}

#banners {
	text-align: right;
	background: #97d51e url(imatges/fmenu2.gif) no-repeat bottom;
}
#menu_general {
	background: #97d51e url(imatges/fmenu1.gif) no-repeat bottom;
}

#banners input {
	font-size: 9px;
	padding: 0px;
	width: 70px;
}

ul.general, ul.extra {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	list-style: none;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
}
ul.extra {
	margin-top: 20px !important;
}
ul#seccions{
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
	list-style: none;
	font-weight: normal;
}
ul#seccions li {
	padding: 2px 0px;
}
ul#seccions a {
	color: #427a13;
}


#breadcrumb {
	clear: both;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	background: #589700;
	color: #FFF;
}
#breadcrumb a {
	color: #FFF;
}
.datadia {
	margin-right: 20px;
	display: block;
	float: right;
	color: #c8eb83;
}

#principal {
	margin: 0px 20px 20px 20px;
	width: 560px;
	float: left;
	line-height: 150%;
	background: #FFF;
}

#footer {
	margin-top: 20px;
	padding: 20px;
	background: #c8eb83;
}
#footer ul {
	list-style: none;
	padding: none;
	text-align: center;
	margin-bottom: 15px;
}
#footer li {
	display: inline;
	margin-right: 15px;
	padding: 2px 4px;
	background: url(imatges/titular.gif) top repeat-x;
	/*border: 1px solid #FFF;*/
}


/* FORMULARIS */

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #427a13;
}
label {
	display: block;
	float: left; 
	width: 90px;
	margin-right: 20px;
	text-align: right;
}
fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #c8eb83;
	border: none;
}
fieldset ol {
	list-style: none;
	padding: 0;
}
fieldset li {
	padding-bottom: 10px;
	float: left;  
	clear: left;  
	width: 100%;  
}
input.submit {
	margin: 20px 0 0 140px;
}
fieldset legend {
	background: #c8eb83;
	margin-left: -10px;
	padding: 0 10px;
	font-weight: bold;
}
.fitxalogin label {
	width: 120px;
}

/*TAULES*/
.taula {
	border-collapse: collapse;
}
.taula td {
	border: 1px dashed #CCC;
	padding: 6px;
}
.taula tr {
	margin-bottom: 6px;
}
.taula .opcio {
	width: 30px;
	text-align: center;
}
.caducat {
	background: #FCC;
}



/* Calendari */

.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }