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

/* BOTIGA VIRTUAL */

@import url("mod_botigavirtual.css");
@import url("mod_exc_dietari.css");


/* BOLETINES */



/* CAIXES DE NOVETATS */

.home_caixa {
background-color:#DDDDDD;
color:#00368C;
font-size:10px;
padding:5px;

}

.home_titol {
background-color:#3F66A1;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding:5px;
}

.home_item {
background-color:#DDDDDD;
color:#00368C;
font-size:10px;
float:left;
width: 33%;
height: 100px;
}

.home_item img {
padding-right: 5px;
padding-bottom: 5px;
}

.home_caixa b, .home_caixa strong  {
font-weight: bold;
color: #003366;
}


/* ACTIVIDADES - ESTATICS */

.actividades_dia_selected {
background-color:#DDDDDD;
color:#000000;
font-size:10px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C solid;
padding:3px;
height: 15px;
}

.actividades_dia {
color:#000000;
font-size:10px;
border-top: 1px #00368C dashed;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C dashed;
padding:3px;
height: 15px;
text-align:center;
}

.actividades_num_selected {
background-color:#FF6600;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:3px;
float:left;
height:15px;
width:15px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C dashed;
border-right: 1px #FF6600 solid;
border-left: 1px #00368C solid;
}

.actividades_num {
background-color:#00368C;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:3px;
float:left;
height:15px;
width:15px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C solid;
border-left: 1px #00368C solid;
}

.actividades_mes_dia {
float:left;
padding-left: 20px;
}

.actividades_hoy {
width:120px;
float:right;
text-align:right;
right:0px;
color:#FF6600;
font-weight:bold;
padding-right: 10px;
}

.actividades_detalles {
color:#000000;
font-size:11px;
padding:3px;
height:40px;
}

.actividades_detalles_selected {
background-color:#DDDDDD;
color:#000000;
font-size:11px;
border-bottom: 1px #00368C solid;
border-right: 1px #00368C solid;
border-left: 1px #00368C solid;
padding:3px;
height:50px;
}

.actividades_hora_selected {
background-color:#DDDDDD;
color:#000000;
font-size:10px;
font-weight:bold;
float:left;
height:30px;
width:15px;

}

.actividades_hora {
color:#000000;
font-size:10px;
font-weight:bold;
float:left;
height:30px;
width:15px;

}

.actividades_text {
float:left;
padding-left: 26px;
width: 400px;
}

.actividades_pictos {
float:right;
text-align:right;
right:0px;
font-weight:bold;
padding-right:0px;
width: 100px;
}


.actividades_meses {
text-align:left;
right:0px;
padding:5px;
width: 180px;
border:#003366 1px dashed;
color:#003366;
font-size:10px;
}

.actividades_meses ul {
text-align:right;
right:0px;
font-weight:bold;
color:#003366;
list-style:none;
margin-top:-15px;
display:block;
}

.actividades_meses li {
list-style:none;

}


.actividades_act_table {
width: 560px;
display:block;
color:#000000;
font-size:10px;
border-top: 1px #00368C dashed;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C dashed;
height: 24px;
}

.actividades_detalles_table {
width: 560px;
color:#000000;
font-size:10px;

}

.actividades_text_table {
padding-left: 10px;
width: 400px;
padding-top: 5px;
padding-bottom: 5px;
}

.actividades_hora_table {
color:#000000;
font-size:10px;
font-weight:bold;
width:25px;
padding-top: 5px;
vertical-align:top;
}

.actividades_mes_dia_table {
padding-left: 20px;
width:430px;
font-weight:bold;
}


.actividades_num_table {
background-color:#00368C;
color:#ffffff;
font-size:12px;
font-weight:bold;
height:15px;
width:15px;
padding: 3px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C solid;
border-right: 1px #00368C solid;
border-left: 1px #00368C solid;
}

.actividades_hoy_table {
padding-right: 10px;
text-align:right;
}

.actividades_pictos_table {
text-align:right;

}


/* CURSOS */

.cursos_num {
background-color:#00368C;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:3px;
float:left;
height:15px;
width:15px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C solid;
border-left: 1px #00368C solid;
}

.cursos_mes_dia {
float:left;
padding-left: 20px;
}


.cursos_dia {
color:#000000;
font-size:10px;
border-top: 1px #00368C dashed;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C dashed;
padding:3px;
height: 15px;
text-align:center;
}

.cursos_text{
float:left;
width: 400px;
}

.cursos_pictos {
float:right;
text-align:right;
right:0px;
font-weight:bold;
padding-right:0px;
width: 120px;
}

.cursos_detalles {
color:#000000;
font-size:11px;
padding-top:5px;
padding-bottom: 5px;
}

.cursos_detalles img {
padding-right: 10px;
padding-bottom: 10px;
}

.cursos_titular {
font-size: 14px;
font-weight: bold;
color:#003680;
}

.cursos_hoy {
width:120px;
float:right;
text-align:right;
right:0px;
color:#FF6600;
font-weight:bold;
padding-right: 10px;
}

.cursos_curs {
width: 560px;
height: 300px;
display:block;
}

.cursos_curs_table {
width: 560px;
display:block;
color:#000000;
font-size:10px;
border-top: 1px #00368C dashed;
border-bottom: 1px #00368C dashed;
border-right: 1px #00368C dashed;
height: 24px;
}

.cursos_mes_dia_table {
padding-left: 20px;
width:430px;
font-weight:bold;
}


.cursos_num_table {
background-color:#00368C;
color:#ffffff;
font-size:12px;
font-weight:bold;
height:15px;
width:15px;
padding: 3px;
border-top: 1px #00368C solid;
border-bottom: 1px #00368C solid;
border-right: 1px #00368C solid;
border-left: 1px #00368C solid;
}

.cursos_masinfo_table {
padding-right: 10px;
text-align:right;
}

/* BOTONS */

.boton_inscripcion_blue a {
background: #3D63A1 url(images/inscribirse_web.jpg) no-repeat right top;
color:#FFFFFF;
padding: 3px;
padding-right: 35px;
height: 13px;
font-weight: normal;
display: block;
text-decoration:underline;
}

a.boton_inscripcion_blue:link, a.boton_inscripcion_blue:visited {
background: #3D63A1 url(images/inscribirse_web.jpg) no-repeat right top;
color:#FFFFFF;
padding: 3px;
padding-right: 35px;
height: 13px;
font-weight: normal;
display: block;
text-decoration:underline;
}

a.boton_inscripcion_blue:hover, a.boton_inscripcion_blue:visited:hover {
background: #3D63A1 url(images/inscribirse_web.jpg) no-repeat right top;
color:#FFFFFF;
padding: 3px;
padding-right: 35px;
height: 13px;
font-weight: normal;
display: block;
text-decoration:none;
}



/*************************************************/
/* NEWS */
/*************************************************/







/************************************************************/
/***** STYLES MODUL NOTICIAS EN PORTADA              ********/
/************************************************************/

.td_news_portada_bg {
	 padding: 10px;
}


p.td_title_news_portada_module{
	color: #000000;
	font-size: 14px;
	font-smooth: always;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;
}


.titol_news_portada {
 padding: 10px;
}

.td_title_news_portada,.td_title_news_portada:link,.td_title_news_portada:visited
 {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color:#000000;
	text-decoration:none;
}

.td_title_news_portada:hover,.td_title_news_portada:visited:hover
 {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color:#000000;
	text-decoration:underline;
}

.td_content_news_portada {
	font-size: 11px;
	font-weight:normal;
	padding-left:6px;
	line-height: 13px;
}

.details_news_portada {
	font-size: 11px;
	COLOR: #000000;
	padding-left:7px;
	padding-right:7px;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
	text-align:left;
}

a.details_more:link, a.details_more:visited {
color: #333333;
text-decoration: none;
}

a.details_more:hover, a.details_more:visited:hover {
color: #333333;
text-decoration: underline;
}

/* NEWS */

/* LLISTAT DE NOTICIES */

ul.news_list {
padding-left: 0px;
list-style-type:square;
}

ul.news_list  li {
padding-bottom: 10px;
}

ul.news_list  a:link, ul.news_list a:visited {
color:#000000;
text-decoration:none;
}

ul.news_list  a:hover,ul.news_list  a:visited:hover {
color:#000000;
text-decoration:underline;
}


/* DOCS */

.titol_docs {
 color: #0567B0;
 font-weight:bold;
}


/* PUBLICACIONS */

td.descarregar_petit a:link, td.descarregar_petit a:visited {
color:#000000;
text-decoration:none;
font-size: 10px;
}

td.descarregar_petit  a:hover, td.descarregar_petit a:visited:hover {
color:#000000;
text-decoration:underline;font-size: 10px;

}


/* ANTICS PER REVISAR */


/************************************************************/
/***** FORMS                                        ********/
/**********************************************************/

.txtfield {
	FONT-SIZE: 11px;
	COLOR: #656565; 
	/*background: #E9E9E9;*/
	text-decoration: none;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #D2CAAF;
}

.selectfield {
	FONT-SIZE: 11px;
	COLOR: #656565; 
	/*background: #E9E9E9;*/
	text-decoration: none;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #D2CAAF;
}

/*  NOTA:: CALDRIA FER QUE ELS BOTON TINGUESSIN UN ESTAT DE ROLLOVER, O QUE SORTIS LA MANETA PER INDICAR QUE ES POT CLICAR */

.button { 
	FONT-SIZE: 11px;
	COLOR: #2B4053; 
	background: #E9E3CD; 
	text-decoration: none;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #D2CAAF;
	cursor: hand;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

input  {
	border: 1px solid #D2CAAF;
	font-size: 11px; 
	font-weight: normal; 
	color: #666666;
}

.radio {
	FONT-SIZE: 11px;
	COLOR: #666666;  
	background: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
}


/************************************************************/
/************************************************************/
/*****                                               ********/
/***** STYLES MODULES                                ********/
/*****                                               ********/
/************************************************************/
/************************************************************/






/************************************************************/
/***** STYLES MODUL PROFILES                         ********/
/************************************************************/

.a_projecte_titol, .a_projecte_titol:link, .a_projecte_titol:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	text-decoration:none;
	color: #000000;
}

.a_projecte_titol:hover, .a_projecte_titol:visited:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	text-decoration:underline;
	color: #000000;
}

.padding5  {
	padding: 5px;
	margin: 5px;
}


/************************************************************/
/************************************************************/
/*****                                               ********/
/***** STYLES ALTRES ITEMS i WEBMODULES              ********/
/*****                                               ********/
/************************************************************/
/************************************************************/


/************************************************************/
/***** STYLES VARIS DE LA PLANTILLA                  ********/
/************************************************************/



h3 { 
	COLOR: #837546; 
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none ; 
	font-weight:bold;
	height: 30px;
}


.bottom {
	background-color: #949494;
	height: 18px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

.bottom_footer {
	background-color: #2B3D4D;
	height: 18px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-right:	13px;
}

.borde {
	border-style:solid;
	border-width: 1px;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	border-right-color: #666666;
	border-top-color: #FFFFFF;
	background:#FFFFFF
}

.menuleftBg { 
	border-left: 1px solid #EBEAE2; 
	background:#F6F6F6;
}

.bordeBoxTable {
	border-style:solid;border-width: 1px;
	border-bottom-color: #949494;
	border-left-color: #949494;
	border-right-color: #949494;
	border-top-color: #949494;
	background:#FFFFFF;
}

.bordeBoxTable2 {
	border-style:solid;border-width: 2px;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	background:#cccccc;
}

.borde2 {
	border:1px solid #000000;
}

.bordeLine {
	/*border:1px solid #253847;*/
	border-left: 1px solid #253847;
	border-right: 1px solid #253847;
}

/*PublicActionButtons ex. up/next/go to top*/
.actButtonBG {}

.PublicActionButtons{font-size:9px; COLOR: #656565;	font-family:Arial, Helvetica, sans-serif;text-decoration:none; }

a.PublicActionButtons:link, a.PublicActionButtons:visited {font-size:9px; COLOR: #656565;	font-family:Arial, Helvetica, sans-serif;text-decoration:none; }

a.PublicActionButtons:hover, a.PublicActionButtons:visited:hover {font-size:9px; COLOR: #FF0000;	font-family:Arial, Helvetica, sans-serif;text-decoration:none; }


/************************************************************/
/***** SPECIAL FOR THIS TEMPLATE                     ********/
/************************************************************/

.txtred {
	color: #FF0000;
	font-size: 10px;
}

.txtgold {
	color: #7F7035;
		font-size: 10px;
}

.txtgold_bold {
	color: #7F7035;
	font-weight:bold;
		font-size: 10px;
}

.txtgris {
	color: #999999;
		font-size: 10px;
}

.txtgris_bold {
	color: #999999;
	font-weight:bold;
		font-size: 10px;
}


.destacat {
	color:#b5652d;
	text-decoration:none;
	font-weight:bold;
}



.td_gallery_thumb {font-size:10px;}


