@CHARSET "ISO-8859-1";

/********** SISTEMA - CSS RESET ********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}
/*****/

/*** Generales y hacks/fixes */
body {
  font: 70% Tahoma, Verdana, Arial, sans-serif;
  background: #FFFFFF;
  color: #535037;
  text-align: center; 
  background: url(http://www.cdl.cat/images/fdo-gralsombras.gif) repeat-y center;  
  margin:0px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
/* -- Fix para los links en firefox */
a:active { 
	outline: none;
}
a:focus {
  -moz-outline-style: none;
}
.notext {
  text-indent: -9999px;
}
.hr {
  border-bottom: 1px solid #e6e6e6;  
}
.alignRight {
  text-align: right;
}
.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}
/*** -- para mantener la altura en los containers que tienen elementos flotados */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

/*** Estructura */
#container { 
  position: relative;
  width: 1022px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
/* -- agrupa columnas derecha y central */
#mainRightContainer {
  margin-left: 268px;
}
#mainContent { 
  width: 462px; 
  margin-right: 33px;
  float: left;
}
/*** -- para cuando no hay sidebar */ 
#mainContentBig { 
  width: 698px;
  margin-right: 33px;
  float: left;
  _margin: 0;
  _padding: 0;  
}
/*** -- top bar que no siempre está visible */
.topContent {
  height: 34px;
  position: relative;  
}

/*** Botones y links generales */
a.tornar {
  color: #77142c;
  font-size: 1.2em;
  font-weight: bold;  
}
a.tornar:hover {
  text-decoration: none;
}
a.tornarRight {
  color: #77142c;
  font-size: 1.2em;
  font-weight: bold;
  padding-right: 95px;
}
a.tornarRight:hover {
  text-decoration: none;
}
a.Paginador {
  color: #77142c;
  font-size: 1.2em;
  font-weight: bold;
  padding-right: 5px;
}
a.Paginador:hover {
  text-decoration: none;
}
.Paginador_select {
  color: #76766c;
  font-size: 1.2em;
  font-weight: bold;
}
.botAcceptar {
  width: 87px;
  height: 22px;
  text-indent: -9999px;
  background: url(http://www.cdl.cat/images/bot-acceptar.gif);
  display: block;
}
.botAcceptarEE{
  width: 223px;
  height: 22px;
  text-indent: -9999px;
  background: url(http://www.cdl.cat/images/bot-acceptar-ee.gif);
  display: block;
}

.botVull {
  width: 213px;
  height: 22px;
  text-indent: -9999px;
  background: url(http://www.cdl.cat/images/bot-altrecurs.gif);
  display: block;
}

a.botVeure {
  width: 68px;
  height: 22px;
  text-indent: -9999px;
  background: url(http://www.cdl.cat/images/bot-veure.gif);
  display: block;	
}

/*** Fomularios */
input.confondo {
  background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 3px;
  font-size: 0.9em;
}

textarea.confondo {
  background: #fcfbf9 url(http://www.cdl.cat/images/fdo-input.gif) no-repeat top;  
  border: 1px solid #dcdcdc;
  padding: 3px;
  font-size: 0.9em;
}

/* Header */
#header {
  background-color: #767567;
  padding-top: 11px;
  padding-right: 32px;
  padding-bottom: 10px;
  padding-left: 21px;
  position: relative;
}
#header h1 {
  width: 216px;
  height: 150px;
  background: url(http://www.cdl.cat/images/enc-logo.gif); 
}
#header #logo_cdl
 {
  width: 216px;
  height: 150px;
}
#header #flash_cabecero {
  position: absolute;
  left: 249px;
  top: 11px;
}

/*** Top Content */
.topContent p.right {
	position: absolute;
	right: 20px;
	top: 0;
}
.topContent p.right a {
	color: #535037;
	text-decoration: none;
}
.topContent p.right span.selected {
	text-decoration: underline;
}

/*** Footer */
#footer {
  height: 111px;
  background: url(http://www.cdl.cat/images/fdo-footer.gif);
  position: relative;
  color: #691127;
  font-size: 1.1em;
  margin-top: 20px;
}
#footer p.copy {
  position: absolute;
  top: 65px;
  left: 80px;
}
#footer p.credits {
  position: absolute;
  top: 65px;
  right: 24px;
}
#footer a,
#footer a:hover
#footer a:visited {
  color: #691127;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*** Nav */
#nav {
  clear: both;
  background: #77142C url(http://www.cdl.cat/images/enc-sombra.gif) no-repeat bottom;
  height: 39px;
  color: #F1E8BF;
  padding-left: 22px;
}
#nav li {
  display: inline;  
}
#nav a {
  display: block;
  float: left;
  text-indent: -9999px;
  height: 28px;
  background: url(http://www.cdl.cat/images/enc-nav.gif);
}
#nav li#home a {
  width: 61px;
  background-position: -22px 0;
}
#nav li#home a:hover, #nav li#home a.active {
  background-position: -22px -28px;
}
#nav li#collegi a {
  width: 93px;
  background-position: -84px 0;
}
#nav li#collegi a:hover, #nav li#collegi a.active {
  background-position: -84px -28px;
}
#nav li#delegacions a {
  width: 101px;
  background-position: -177px 0;
}
#nav li#delegacions a:hover, #nav li#delegacions a.active {
  background-position: -177px -28px;
}
#nav li#seccions a {
  width: 83px;
  background-position: -277px 0;
}
#nav li#seccions a:hover, #nav li#seccions a.active {
  background-position: -277px -28px;
}
#nav li#premsa a {
  width: 119px;
  background-position: -361px 0;
}
#nav li#premsa a:hover, #nav li#premsa a.active {
  background-position: -361px -28px;
}
#nav li#multimedia a {
  width: 125px;
  background-position: -480px 0;
}
#nav li#multimedia a:hover, #nav li#multimedia a.active {
  background-position: -480px -28px;
}
#nav li#revista a {
  width: 72px;
  background-position: -605px 0;
}
#nav li#revista a:hover, #nav li#revista a.active {
  background-position: -605px -28px;
}
#nav li#contacte a {
  width: 82px;
  background-position: -676px 0;
}
#nav li#contacte a:hover, #nav li#contacte a.active {
  background-position: -676px -28px;
}
#nav .buscador {
  line-height: 28px;
  vertical-align: middle;
  text-align: right;
  margin-right: 20px;
}
#nav .buscador img, #nav .buscador input.image {
  vertical-align: middle;
  *position: relative;
  *bottom: 2px;
}
#nav .buscador input.text {
  height: 14px;
  padding: 1px;
  *margin-top: 5px;
  margin-right: 6px;
}
#nav ul{
	margin:0px;
	padding:0px;	
}

/*** Sidebar izquierda */
#sidebar1 {
  float: left; 
  width: 216px; 
  margin: 11px 0 0 21px;
  _margin: 11px 0 0 10px;
}
#sidebar1 .mainNav li {
  display: inline;
}
#sidebar1 .mainNav li a {
  display: block;
  height: 27px;
  background: url(http://www.cdl.cat/images/colizq-bot.gif);
  text-indent: -9999px;
}
#sidebar1 .mainNav li#cursos a {
  background-position: 0 0;
}
#sidebar1 .mainNav li#activitats a {
  background-position: 0 -27px;
}
#sidebar1 .mainNav li#virtual a {
  background-position: 0 -54px;
}
#sidebar1 .mainNav li#serveis a {
  background-position: 0 -81px;
}
#sidebar1 .subNav li a {
  background: none;
  text-indent: 0;
  text-decoration: none;
  vertical-align: middle;
  line-height: 27px;
  padding-left: 14px;
}
#sidebar1 .subNav li a:hover {
  /*text-decoration: underline;*/
}
#sidebar1 .cursos li a {
  background-color: #367c7c;
  color: #c3d8d8;
  border-bottom: 1px solid #4a8989;
}
#sidebar1 .cursos li a:hover, #sidebar1 .cursos li a.active {
  background-color: #119999;
  color: #c3d8d8;
  border-bottom: 1px solid #4a8989; 
}
#sidebar1 .activitats li a {
  background-color: #46755d;
  color: #c8d6cf;
  border-bottom: 1px solid #59836e;
}
#sidebar1 .activitats li a:hover, #sidebar1 .activitats li a.active {
  background-color: #1e8e55;
  color: #c8d6cf;
  border-bottom: 1px solid #59836e;
}
#sidebar1 .virtual li a {
  background-color: #8e4242;
  color: #ddc7c7;
  border-bottom: 1px solid #9a5555;
}
#sidebar1 .virtual li a:hover, #sidebar1 .virtual li a.active {
  background-color: #9b2f2f;
  color: #ddc7c7;
  border-bottom: 1px solid #9a5555;
}
#sidebar1 .serveis li a {
  background-color: #9e9c91;
  color: #ffffff;
  border-bottom: 1px solid #a8a69c;
}
#sidebar1 .serveis li a:hover,#sidebar1 .serveis li a.active {
  background-color: #8a887c;
  color: #ffffff;
  border-bottom: 1px solid #a8a69c;
}

/*** Sidebar derecha */
#sidebar2 {
  float: left; 
  width: 216px;
  /*margin: 24px 20px 0 0;*/
  margin: 0 20px 0 0;
  padding-left: 20px;
  border-left: 1px solid #e6e6e6;
  _margin: 0 0 0 0;
  _padding: 0 0 0 20px; 
}
#sidebar2 .hr {
	margin: 20px 0;
}
#sidebar2 .larevista {
  background: url(http://www.cdl.cat/images/colder-fdo-larevista.jpg) bottom right no-repeat;
  min-height: 125px; 
  position: relative;
}
#sidebar2 .larevista h4 {
  background: url(http://www.cdl.cat/images/colder-tit-larevista.gif);
  width: 95px;
  height: 53px;
  text-indent: -9999px;
}
#sidebar2 .larevista h4 {
	position: absolute;
}
#sidebar2 .larevista a.linkRevista {
	/*position: absolute;*/
	display:block;
	height: 75px;
	width: 216px;
	top:0;
	left:0;
	padding-top: 58px;
	color: #535037;
	text-decoration: none;
}
#sidebar2 .boletin {
  margin: 10px 0;
   height:150px;
}
#sidebar2 .boletin h4 {
  background: url(http://www.cdl.cat/images/colder-tit-inscriute.gif);
  width: 216px;
  height: 62px;
  text-indent: -9999px;
}
#sidebar2 .boletin p {
  margin-top: 4px;
}
#sidebar2 .boletin label {
  display: block;
  float: left;
  width: 32px;
  line-height: 19px;
  vertical-align: middle;
  margin-top: 2px;
}
#sidebar2 .boletin label.largo {
  width: 72px;
  _padding-top:2px;
  *padding-top:2px;  
}
#sidebar2 .boletin input.text {
  margin-top: 1px;
  width: 160px;  
}
#sidebar2 .boletin input.checkbox {
	position: relative;
	*top: 4px;
	margin-left:7px;
	_margin-left:2px;
	*margin-left:2px;
}
#sidebar2 #sideBarBoletin {
	height: 100px;
}
#sidebar2 .boletin input.submit {
  position: relative;
  top: 20px;
  padding-left:5px;
}
#sidebar2 .calendari {
  margin: 10px 0;
}
#sidebar2 .calendari h4 {
  background: url(http://www.cdl.cat/images/colder-tit-calendari.gif);
  height: 18px;
  text-indent: -9999px;
}
#sidebar2 .zona {
  margin: 10px 0;
}
#sidebar2 .zona h4 {
  background:url(http://www.cdl.cat/images/colder-tit-acces.gif) -8px 0;
  height: 18px;
  text-indent: -9999px;
  margin: 10px 0;
}
#sidebar2 .zona p {
	clear: left;
}
#sidebar2 .zona label {
  display: block;
  float: left;
  width: 74px;  
  line-height: 19px;
  vertical-align: middle;
  margin-top: 4px;
}
#sidebar2 .zona input.text {
  margin-top: 4px;
  width: 120px;
}
#sidebar2 .zona input.submit {
  float: right;
  margin-right: 14px;
  margin-top: 7px;
}

#sidebar2 .menuRevista h3 {
	background: url(http://www.cdl.cat/images/colder-revista-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}

#sidebar2 .menuBolsaTrabajo h3 {
	background: url(http://www.cdl.cat/images/colder-borsatreball-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuSecciones h3 {
	background: url(http://www.cdl.cat/images/colder-centredidatic-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuRevista,
#sidebar2 .menuBolsaTrabajo,
#sidebar2 .menuCursoAreaTematica,
#sidebar2 .menuCursoAreaTematicaOposicion,
#sidebar2 .menuSecciones {
	background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
	background-color: #f9f8f6;
	padding-bottom: 20px;
}
#sidebar2 .menuRevista ul li,
#sidebar2 .menuBolsaTrabajo ul li,
#sidebar2 .menuCursoAreaTematica ul li,
#sidebar2 .menuCursoAreaTematicaOposicion ul li,
#sidebar2 .menuSecciones ul li {
	background: url(http://www.cdl.cat/images/punto-gris.gif) bottom repeat-x;
	padding: 6px 0 6px 16px;
}

#sidebar2 .menuRevista ul li a,
#sidebar2 .menuBolsaTrabajo ul li a,
#sidebar2 .menuSecciones ul li a {
	text-decoration: none;
	color: #767567;
}
#sidebar2 .menuRevista ul li a.selected,
#sidebar2 .menuBolsaTrabajo ul li a.selected,
#sidebar2 .menuSecciones ul li a.selected {
	color: #77142c;
}
#sidebar2 .menuCursoAreaTematica h3.EscolaEstiu {
	background: url(http://www.cdl.cat/images/colder-escolaestiu-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuCursoAreaTematica h3.FormacioPermanentverano {
	background: url(http://www.cdl.cat/images/colder-escolaestiu-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuCursoAreaTematica h3.FormacioPermanentinvierno {
	/*background: url(/images/colder-escolatardor-tit.gif) no-repeat;*/
	background: url(http://www.cdl.cat/images/colder-escolahivern-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuCursoAreaTematica h3.actividad {
	background: url(http://www.cdl.cat/images/colder-activitats-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuCursoAreaTematicaOposicion h3 {
	background: url(http://www.cdl.cat/images/colder-preparacio-tit.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#sidebar2 .menuCursoAreaTematica ul li a,
#sidebar2 .menuCursoAreaTematicaOposicion ul li a {
	text-decoration: none;
	color: #367c7c;
}
#sidebar2 .menuCursoAreaTematica ul li a.selected,
#sidebar2 .menuCursoAreaTematicaOposicion ul li a.selected {
	color: #002b2b;
}
#sidebar2 .menuCursoDelegacion {
	background-color: #f9f8f6;
	height: 60px;
	margin-top: 20px;
	padding: 15px;
	width: 190px;
}
#sidebar2 .menuCursoDelegacion h5 {
	background: url(http://www.cdl.cat/images/bullet-color1.gif) left center no-repeat;
	color: #002b2b;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 20px;
}
#sidebar2 .menuCursoDelegacion select {
	margin-top: 18px;
}

/* GESTION - RIGHT SIDEBAR */
#sidebar2 .menuGestion {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuGestion h3 {
  background: url(http://www.cdl.cat/images/colder-oficinavirtual-tit.gif) no-repeat;
  height: 27px;
}
#sidebar2 .menuGestion li {
  background: none; 
  font-size: 1em;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding: 4px 0;
  border-bottom: 1px solid #e8e7e3;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuGestion a {
  text-decoration: none;
  color: #767567;
}
#sidebar2 .menuGestion a:hover, #sidebar2 .menuGestion a.active {
  text-decoration: none;
  color: #bb221a;
}
/* GESTION - RIGHT SIDEBAR - END */

#sidebar2 .menuCursoPendiente h4 {
	background: url(http://www.cdl.cat/images/ic-alerta.jpg) left center no-repeat;
	height: 45px;
	/*line-height: 45px;*/
	padding-top: 20px;
	padding-left: 55px;
}
#sidebar2 .menuCursoPendiente h4 a {
	color: #b72020;
	font-weight: bold;
}
/* NO SE QUE ES */

.ingresarRight {
	padding-right: 80px;
}










/************* SECCIONES */

/*** Home */
#topMainIndex {
  height: 10px;
}
#mainIndex{
margin-top:32px;
}
#mainIndex h4 {
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 30px;
}
#mainIndex h4 a {
  text-decoration: none;
}
#mainIndex h4 a:hover {
  text-decoration: underline;
}
#mainIndex h4.rojo a:visited, 
#mainIndex h4.rojo a {
  color: #79142d;
  /*MEJORA DE DISEÑO*/
  margin-top: 0;
}
#mainIndex h4.gris a:visited, 
#mainIndex h4.gris a {
  color: #767567;
}
#mainIndex h4.verdeoscuro a:visited, 
#mainIndex h4.verdeoscuro a {
  color: #185335;
}
#mainIndex .cursos, #mainIndex .activitats {
  width: 224px;
  float: left;
  margin-top: 15px;
}
#mainIndex .cursos .contenido, #mainIndex .activitats .contenido {
  background: none repeat scroll 0 0 #F9F8F5;
  border-bottom:2px solid #CCCCCC;
  padding-bottom:30px;
}
#mainIndex .cursos h5, #mainIndex .activitats h5 {
  height: 118px;
  text-indent: -9999px;
}
#mainIndex .cursos .contenido ul, #mainIndex .activitats .contenido ul {
  margin-left: 24px;
  margin-right: 16px;
}
#mainIndex .cursos .contenido li, #mainIndex .activitats .contenido li {
  padding: 8px 0;
}
#mainIndex .activitats .contenido li a {
text-decoration:none;
color: #185335;
}
#mainIndex .cursos .contenido li a{
text-decoration:none;
color: #002f2f;
}

#mainIndex .cursos .contenido li a:hover, #mainIndex .activitats .contenido li a:hover {
text-decoration:underline;
}


#mainIndex .cursos {
  margin-right: 14px;
}
#mainIndex .cursos h5 {
  background: url(http://www.cdl.cat/images/cursos-caja-tit.jpg) no-repeat;
}
#mainIndex .cursos .contenido {
  color: #002f2f;
}
#mainIndex .cursos .contenido ul {
  list-style-image: url(http://www.cdl.cat/images/bullet-home-cursos.gif);
}
#mainIndex .activitats h5 {
  background: url(http://www.cdl.cat/images/activitats-caja-tit.jpg) no-repeat;
}
#mainIndex .activitats .contenido {
  color: #185335;
}
#mainIndex .activitats .contenido ul {
  list-style-image: url(http://www.cdl.cat/images/bullet-home-activitats.gif);
}

#mainIndex .cuadroInferior {
  padding: 16px;
  margin-top: 14px;
  clear: both;
}
#mainIndex .cuadroInferior h6 a:visited,
#mainIndex .cuadroInferior h6  {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 6px;
}
#mainIndex .cuadroInferior h6 a {
    color: #185335;
	text-decoration:none;
}
#mainIndex .cuadroInferior h6 a:hover {
	text-decoration:underline;
}

/* OPOSICIONES - INDEX - BEGIN */
h5#topOposicion {
	background: url(http://www.cdl.cat/images/tit-cursos.gif) no-repeat;
	height: 20px;	
	 position:relative;
  top:10px;
}
#oposicionIndex h5 {
	background: url(http://www.cdl.cat/images/subtit-preparacio.gif) no-repeat;
	height: 27px;
}
#oposicionIndex h6 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 15px 0;
	color: #535138;
}
#oposicionIndex p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 25px;
	color: #535138;
}
#oposicionIndex .cursoSelectContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#oposicionIndex li {
  background: #f9f8f6 url(http://www.cdl.cat/images/flecha-color1.gif) no-repeat 6px 12px; 
  font-size: 1.1em;
  line-height: 2.7em;
  padding-left: 20px;
  margin-top: 5px;
  color: #535138;
  font-weight: bold;
}
#oposicionIndex li a {
  color: #535138;
}
#oposicionIndex li a:hover {
  color: #377c79;
  text-decoration: none;
}
/* OPOSICIONES - INDEX - END */

/* OPOSICIONES - SELECCIONAR CURSO */
#oposicionSeleccionarCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-preparacio.gif) no-repeat;
  height: 27px;
}
#oposicionSeleccionarCurso h6 {
  border-bottom: 1px solid #e6e6e6;
  color: #002b2b;
  font-size: 1.5em; 
  font-weight: bold;
  padding-bottom: 3px;
}
#oposicionSeleccionarCurso p {
  font-size: 1.1em;
  margin: 15px 0;
}
#oposicionSeleccionarCurso .toggleLink {
  background-color: #f9f8f5;
  padding: 0 10px 0 20px;
  line-height: 35px;
  vertical-align: middle; 
  _padding: 4px 0;
}
#oposicionSeleccionarCurso .toggleLink a.toggleLinkAnchor {  
  font-size: 1.1em;
  font-weight: bold;  
  color: #535037;  
  line-height: 35px;  
}
#oposicionSeleccionarCurso .toggleLink > img {
  position: relative;
  top: 3px;
}
#oposicionSeleccionarCurso .tableContainer table {
    
}
#oposicionSeleccionarCurso .tableContainer td {
  border: 1px solid #ebf2f2;
}
#oposicionSeleccionarCurso .tableContainer td.col1 {
  color: #002b2b;
  font-weight: bold;
  padding: 5px 0 5px 20px;
  width: 90px;
}
#oposicionSeleccionarCurso .tableContainer td.col2 {
  color: #185335;
  padding: 5px 0 5px 20px;
  width: 330px;  
}
#oposicionSeleccionarCurso .tableContainer td.descripcion {
	width: 460px;
}
#oposicionSeleccionarCurso .tableContainer a.botDescripcio {
  background: url(http://www.cdl.cat/images/bot-descripcio.gif);  
  display: block;
  float: left;
  height: 22px;
  margin: 20px;
  width: 151px;  
}
#oposicionSeleccionarCurso .tableContainer a.botInscripcio {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 20px;
  width: 97px;
}
/* OPOSICIONES - SELECCIONAR CURSO - END */

/* OPOSICIONES - DETALLE CURSO */
#oposicionDetalleCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-preparacio.gif) no-repeat;
  height: 27px;
}
#oposicionDetalleCurso > h6 {
  border-bottom: 1px solid #e6e6e6;
  color: #002b2b;
  font-size: 1.5em; 
  font-weight: bold;
  padding-bottom: 3px;
}
#oposicionDetalleCurso .nombreCursoContainer {
	background-color: #e1ebeb;
	color: #367c7c;
	margin-top: 14px;
	padding: 20px;	
}
#oposicionDetalleCurso .nombreCursoContainer h6 {
	font-size: 1.4em;
	font-weight: bold;
}
#oposicionDetalleCurso .nombreCursoContainer p {
  font-size: 1.2em;
  margin-top: 18px;  
}
#oposicionDetalleCurso .tableContainer td {
  border: 1px solid #ebf2f2;
}
#oposicionDetalleCurso .tableContainer td.col1 {
  color: #002b2b;
  font-weight: bold;
  padding: 5px 0 5px 20px;
  width: 90px;
}
#oposicionDetalleCurso .tableContainer td.col2 {
  color: #185335;
  padding: 5px 0 5px 20px;
  width: 330px;  
}
#oposicionDetalleCurso .tableContainer td.descripcion {
	width: 460px;
}
#oposicionDetalleCurso .tableContainer a.botDescripcio {
  background: url(http://www.cdl.cat/images/bot-descripcio.gif);  
  display: block;
  float: left;
  height: 22px;
  margin: 20px;
  width: 151px;  
}
#oposicionDetalleCurso .tableContainer a.botInscripcio {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 20px;
  width: 97px;
}
#oposicionDetalleCurso .descripcioContainer h6 {
	border-bottom: 1px solid #e6e6e6;
	color: #002b2b;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 12px;
	padding-bottom: 10px;
}
/* OPOSICIONES - DETALLE oposicion - END */

/* OPOSICIONES - LISTADO CURSO */
#oposicionListadoCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}
#oposicionListadoCurso .paso1 {
	background: url(http://www.cdl.cat/images/pasosformulario-tit.gif) 0 -23px;
	height: 22px;
}
#oposicionListadoCurso h6.directo {
	background-color: #f7f7f4;
	color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0;
  padding: 15px;
  width: 574px;
}
#oposicionListadoCurso .chartContainer {
	margin: 0 20px;	
}
#oposicionListadoCurso .chartContainer h6 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
#oposicionListadoCurso .chartContainer .innerContainer {
	background-color: #f7f7f4;
	margin-top: 20px;
	padding: 10px 20px;
	width: 540px;	
}
#oposicionListadoCurso .chartContainer .innerContainer p.titulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #367c7c;
	margin-bottom: 14px;
}
#oposicionListadoCurso .chartContainer .innerContainer p.subtitulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #767567;
	margin-bottom: 14px;
}
#oposicionListadoCurso .chartContainer .innerContainer p {
	clear: left;
	color: #002b2b;
}
#oposicionListadoCurso .chartContainer .innerContainer label {
	display: block;
	width: 90px;
	float: left;
	color: #767567;
}

#oposicionListadoCurso .cuadroGracias {
	background-color: #ebf2f2;
	color: #367c7c;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

#oposicionListadoCurso .cuadroError {
	background-color: #ebf2f2;
	color: #b72020;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

#oposicionListadoCurso .link > a {
  float:right;
  font-size: 1.3em;
  font-weight: bold;  
  color: #71152e;  
}


/* OPOSICIONES - LISTADO CURSO - END */

/* Cursos - Index */
h5#topCurso {
	background: url(http://www.cdl.cat/images/tit-cursos.gif) no-repeat;
	height: 20px;	
	 position:relative;
  top:10px;
}
#cursoIndex h5 {
	background: url(http://www.cdl.cat/images/subtit-formacio.gif) no-repeat;
	/*background: url(/images/subtit-escoladhivern.gif) no-repeat;*/
	/*background: url(/images/subtit-formacioescola.gif) no-repeat;*/
	height: 27px;
}
#cursoIndex p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#cursoIndex .cursoSelectContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#cursoIndex .cursoSelectContainer h6 {
  height: 107px; 
}
#cursoIndex #escolaDEstiu {
	margin-right: 22px;
}
#cursoIndex #escolaDEstiu h6 {
	background: url(http://www.cdl.cat/images/cursos-formacio-estiu-tit.jpg);
}
#cursoIndex #escolaDHivern h6 {
  background: url(http://www.cdl.cat/images/cursos-formacio-hivern-tit.jpg);
  /*background: url(/images/cursos-formacio-tardor-tit.jpg);*/
}
#cursoIndex .cursoSelectInnerContainer {
	background: #f9f8f5;
	margin-top: 10px;
}
#cursoIndex .cursoSelectInnerContainer label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 16px;		
}
#cursoIndex .cursoSelectInnerContainer label.colorAzul{
color:#002b2b;
}

#cursoIndex .cursoSelectInnerContainer select {
	margin: 0 0 16px 16px;
	width: 188px;
}
#cursoIndex #notapie {
	color: #000;
	margin-top: 44px;	
}
#cursoIndex #escolaNovedad {
  background: url(http://www.cdl.cat/images/caja-novetats.jpg) no-repeat;
  padding-top: 40px;
  height: 168px;
  margin-top:22px;
}
#cursoIndex #escolaNovedad li {
  background: url(http://www.cdl.cat/images/bullet-home-activitats.gif) no-repeat 6px 6px; 
  font-size: 1.1em;
  line-height: 1.3em;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 10px;
  color: #003031;
  font-weight: bold;
}
/* CURSOS - INDEX - END */

/* CURSOS - SELECCIONAR CURSO */
#cursoSeleccionarCurso h5.formacionEstiu{
  background: url(http://www.cdl.cat/images/subtit-formacioescola.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.formacionHivern{
  background: url(http://www.cdl.cat/images/subtit-escoladhivern.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.escola{
  background: url(http://www.cdl.cat/images/subtit-escoladestiu.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.ciclo{
  background: url(http://www.cdl.cat/images/subtit-cicles.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.conferencia{
  background: url(http://www.cdl.cat/images/subtit-conferencies.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.jornada{
  background: url(http://www.cdl.cat/images/subtit-jornades.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.premio{
  background: url(http://www.cdl.cat/images/subtit-premis.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.otra_actividad{
  background: url(http://www.cdl.cat/images/subtit-altresactivitats.gif) no-repeat;
  height: 27px;
}
#cursoSeleccionarCurso h5.premiodescripcion {
	color: #535037;
	font-weight: bold;
  padding-bottom:20px;
}
#cursoSeleccionarCurso td.descripcion {
	padding: 30px 0 15px 20px;
}
#cursoSeleccionarCurso h6 {
  border-bottom: 1px solid #e6e6e6;
  color: #002b2b;
  font-size: 1.5em; 
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom:20px;
}
#cursoSeleccionarCurso .toggleLink {
  background-color: #f9f8f5;
  padding: 11px 10px 11px 20px;
  line-height: 35px;
  vertical-align: middle; 
  _padding: 4px 0;
  margin-bottom:2px;
}
#cursoSeleccionarCurso div.icon{
	background: url(http://www.cdl.cat/images/bullet-color2.gif) no-repeat;
	}
#cursoSeleccionarCurso .toggleLink a.toggleLinkAnchor {  
  color:#535037;
  font-size:1em;
  font-weight:bold;
  line-height:18px;
  padding-left:5px;
}
#cursoSeleccionarCurso .toggleLink a:hover.toggleLinkAnchor, #cursoSeleccionarCurso .toggleLink a:active.toggleLinkAnchor, #cursoSeleccionarCurso .toggleLink a.toggleLinkAnchorSelected {
  color: #367c7c;  
}
#cursoSeleccionarCurso .toggleLink > img {
  position: relative;
  top: 3px;
}
#cursoSeleccionarCurso .tableContainer table {
    
}
#cursoSeleccionarCurso .tableContainer td {
  border: 1px solid #ebf2f2;
}
#cursoSeleccionarCurso .tableContainer td.col1 {
  color: #002b2b;
  font-weight: bold;
  padding: 5px 0 5px 20px;
  width: 90px;
}
#cursoSeleccionarCurso .tableContainer .col2 {
  color: #185335;
  padding: 0px 0 5px 20px;
  width: 100%;  
}
#cursoSeleccionarCurso .tableContainer td.descripcion {
	width: 460px;
}
#cursoSeleccionarCurso .tableContainer a.botDescripcio {
  background: url(http://www.cdl.cat/images/bot-descripcio.gif);  
  display: block;
  float: left;
  height: 22px;
  margin: 20px;
  width: 151px;  
}
#cursoSeleccionarCurso .tableContainer .descTit {
  position: relative;
	top: 19px;
	left: 0;
	font-size: 1.1em;
	color: #545037;
	font-weight: bold;
}
#cursoSeleccionarCurso .tableContainer p.timeExpiredConf {
width:238px;
  display: block;
  float: right;
  height: 22px;
  /* margin:0 0 7px 5px;*/
  margin:-33px 0 7px 5px;
}
#cursoSeleccionarCurso .tableContainer p.timeExpired {
width:238px;
  display: block;
  float: right;
  height: 22px;
  /* margin:0 0 7px 5px;*/
  margin:6px 0 7px 5px;
}
#cursoSeleccionarCurso .tableContainer p.sinPlazasConf {
  display: block;
  float: right;
  height: 22px;
  /* margin:0 0 7px 5px;*/
  margin:-33px 0 7px 5px;
  width: 97px;
}
#cursoSeleccionarCurso .tableContainer p.sinPlazas {
  display: block;
  float: right;
  height: 22px;
  /* margin:0 0 7px 5px;*/
  margin:6px 0 7px 5px;
  width: 97px;
}
#cursoSeleccionarCurso .tableContainer input.botInscripcio {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 0 20px 5px 20px;
  width: 97px;
}
#cursoSeleccionarCurso .tableContainer .botInscripcioJornada {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 20px 20px 5px 20px;
  width: 97px;
}
#cursoSeleccionarCurso .tableContainer .botInscripcio {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 20px 20px 5px 20px;
  width: 97px;
}
#cursoSeleccionarCurso .tableContainer .descContainer {
  margin: 30px 0 50px;
  color: #535037;
}
#cursoSeleccionarCurso .tableContainer .descContainer2 {
  padding: 20px 0 5px 20px;
  color: #535037;
}
#cursoSeleccionarCurso .tableContainer .descTit2 {
	font-size: 1.1em;
	color: #545037;
	font-weight: bold;
	margin-bottom: 20px;
	float: left;
}
#cursoSeleccionarCurso .tableContainer .descContainer2 p{
  clear: both;
}
#cursoSeleccionarCurso .tableContainer .containerCheckboxs {
 margin: 0px 19px 14px;
 clear: both;
}
#cursoSeleccionarCurso .tableContainer .checkbox {
 margin: 3px 5px 0px 0px;
}
#cursoSeleccionarCurso .tableContainer .containerCheckbox {
 float: left;
}
#cursoSeleccionarCurso .tableContainer .textCheckbox{
 margin-left: 20px;
 _margin-left: 25px; 
 *margin-left: 25px; 
 margin-top: 14px;
 font-size:1em;
 color: #535037;
 font-size: 1.1em;
}
#cursoSeleccionarCurso .tableContainer .lista {
	color: #535037;
	font-size: 1.1em;
	color: #545037;
	font-weight: bold;	
}
#cursoSeleccionarCurso .tableContainer .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 0.8em;
	text-decoration: underline;
}
#cursoSeleccionarCurso .tableContainer .lista li a{
	color: #77142c;
}
/* CURSOS - SELECCIONAR CURSO - END */

/* CURSOS - DETALLE CURSO */
#cursoDetalleCurso h5.formacionEstiu{
  background: url(http://www.cdl.cat/images/subtit-formacioescola.gif) no-repeat;
  height: 27px;
}
#cursoDetalleCurso h5.formacionHivern{
  background: url(http://www.cdl.cat/images/subtit-escoladhivern.gif) no-repeat;
  height: 27px;
}
#cursoDetalleCurso h5.formacion{
  background: url(http://www.cdl.cat/images/subtit-formacioescola.gif) no-repeat;
  height: 27px;
}
#cursoDetalleCurso h5.escola{
  background: url(http://www.cdl.cat/images/subtit-escoladestiu.gif) no-repeat;
  height: 27px;
}
#cursoDetalleCurso > h6 {
  border-bottom: 1px solid #e6e6e6;
  color: #002b2b;
  font-size: 1.5em; 
  font-weight: bold;
  padding-bottom: 3px;
}
#cursoDetalleCurso .nombreCursoContainer {
	background-color: #e1ebeb;
	color: #367c7c;
	margin-top: 14px;
	padding: 20px;	
	margin-bottom:15px;
}
#cursoDetalleCurso .nombreCursoContainer h6 {
	font-size: 1.4em;
	font-weight: bold;
}
#cursoDetalleCurso .nombreCursoContainer p {
  font-size: 1.2em;
  margin-top: 18px;  
}
#cursoDetalleCurso .tableContainer td {
  border: 1px solid #ebf2f2;
}
#cursoDetalleCurso .tableContainer td.noBorder {
  border: 0px
}
#cursoDetalleCurso .tableContainer td.col1 {
  color: #002b2b;
  font-weight: bold;
  padding: 5px 0 5px 20px;
  width: 90px;
}
#cursoDetalleCurso .tableContainer td.col2 {
  color: #185335;
  padding: 5px 0 5px 20px;
  width: 330px;  
}
#cursoDetalleCurso .tableContainer td.descripcion {
	width: 460px;
}
#cursoDetalleCurso .tableContainer a.botDescripcio {
  background: url(http://www.cdl.cat/images/bot-descripcio.gif);  
  display: block;
  float: left;
  height: 22px;
  margin: 20px;
  width: 151px;  
}
#cursoDetalleCurso .tableContainer a.botInscripcio {
  background: url(http://www.cdl.cat/images/bot-inscripcio.gif);  
  display: block;
  float: right;
  height: 22px;
  margin: 20px;
  width: 97px;
}

#cursoDetalleCurso .descripcioContainer h6 {
	border-bottom: 1px solid #e6e6e6;
	color: #002b2b;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 12px;
	padding-bottom: 10px;
}
/* CURSOS - DETALLE CURSO - END */

/* CURSOS - LISTADO CURSO */
#cursoListadoCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}
#cursoListadoCurso .paso1 {
	background: url(http://www.cdl.cat/images/pasosformulario-tit.gif) 0 -23px;
	height: 22px;
}
#cursoListadoCurso h6.directo {
	background-color: #f7f7f4;
	color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0;
  padding: 15px;
  width: 574px;
}
#cursoListadoCurso .chartContainer {
	margin: 0 20px;	
}
#cursoListadoCurso .chartContainer h6 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
#cursoListadoCurso .chartContainer .innerContainer {
	background-color: #f7f7f4;
	margin-top: 20px;
	padding: 10px 20px;
	width: 540px;	
}
#cursoListadoCurso .chartContainer .innerContainer p.titulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #367c7c;
	margin-bottom: 14px;
}
#cursoListadoCurso .chartContainer .innerContainer p.subtitulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #767567;
	margin-bottom: 14px;
}
#cursoListadoCurso .chartContainer .innerContainer p {
	clear: left;
	color: #002b2b;
}
#cursoListadoCurso .chartContainer .innerContainer label {
	display: block;
	width: 90px;
	float: left;
	color: #767567;
}

#cursoListadoCurso .cuadroGracias {
	background-color: #ebf2f2;
	color: #367c7c;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

#cursoListadoCurso .cuadroError {
	background-color: #ebf2f2;
	color: #b72020;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

#cursoListadoCurso .link > a {
  float:right;
  font-size: 1.3em;
  font-weight: bold;  
  color: #71152e;  
}


/* CURSOS - LISTADO CURSO - END */

/* CURSOS - INSCRIPCION CURSO */
#cursoInscripcionCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}

#cursoInscripcionCurso h5.notextcurso {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  text-indent: -9999px;
}
#cursoInscripcionCurso .paso2 {
  background: url(http://www.cdl.cat/images/pasosformulario-tit.gif) 0 -46px;
  height: 22px;
}

#cursoInscripcionCurso h6 {
  background-color: #f7f7f4;
  color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 22px 0;
  padding: 12px;
  width: 574px;
}
#cursoInscripcionCurso p {
	clear: left;
}
#cursoInscripcionCurso label {
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 15px;
	width: 220px;
}
#cursoInscripcionCurso input, #cursoInscripcionCurso select {
	background: none;
	border: 1px solid #9e9c91;
}
#cursoInscripcionCurso .chico {
	width: 125px;
}	
#cursoInscripcionCurso .grande {
  width: 185px;
}
#cursoInscripcionCurso .xgrande {
  width: 225px;
}
#cursoListadoCurso .paso3 {
  background: url(http://www.cdl.cat/images/pasosformulario-tit.gif) 0 -69px;
  height: 22px;
}
/* CURSOS - INSCRIPCION CURSO - END */


/* CURSOS - INSCRIPCION Gratis */
#cursoInscripcionGratuita h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}

#cursoInscripcionGratuita h5.notextcurso {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  text-indent: -9999px;
}


#cursoInscripcionGratuita h6 {
  background-color: #f7f7f4;
  color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 3px 0 23px 0;
  padding: 12px;
  width: 574px;
}
#cursoInscripcionGratuita .tornar {
  font-size: 1.1em;
	color: #77142c;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#cursoInscripcionGratuita  .tornar a {
	color: #77142c;
	text-decoration: underline;
}

#cursoInscripcionGratuita .titulo {
  font-size: 1.05em;
	color: #535037;
	font-weight: bold;
}


#cursoInscripcionGratuita .hr {
  width: 596px;
	margin-top: 22px;
}
#cursoInscripcionGratuita p {
	clear: left;
}
#cursoInscripcionGratuita label {
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 15px;
	width: 100px;
	color: #535037;
}
#cursoInscripcionGratuita input, #cursoInscripcionCurso select {
	background: none;
	border: 1px solid #9e9c91;
}
#cursoInscripcionGratuita .grande {
  width: 185px;
}
#cursoInscripcionGratuita .bottom {
  position: relative;
}
#cursoInscripcionGratuita .bottom .valida {
  position: absolute;
  top: 40px; 
	left: 15px;
	_left: -100px;
	color: #767567;
	font-size: 0.9em;
}
#cursoInscripcionGratuita .bottom input {
  left: 213px;
	_left: 102px;
	top: 35px;
	position: absolute;
	border: none;
}
/* CURSOS - confirmacion Gratis */
#cursoConfirmacionGratuita h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}

#cursoConfirmacionGratuita h5.notextcurso {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  text-indent: -9999px;
}
#cursoConfirmacionGratuita .titulo {
  font-size: 1.05em;
	color: #535037;
	font-weight: bold;
}

#cursoConfirmacionGratuita h6 {
  background-color: #f7f7f4;
  color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 70px 0 0px 70px;
  padding: 34px 56px;
  width: 425px;
}
#cursoConfirmacionGratuita .tornar {
  font-size: 1.1em;
	color: #77142c;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#cursoConfirmacionGratuita  .tornar a {
	color: #77142c;
	text-decoration: underline;
}


/* CURSOS - PAGO CURSO */
#cursoPagoCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio-cursos.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}

#cursoPagoCurso .paso4 {
  background: url(http://www.cdl.cat/images/pasosformulario-tit.gif) 0 -92px;
  height: 22px;
}

#cursoPagoCurso h6 {
  background-color: #f7f7f4;
  color: #367c7c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 22px 0;
  padding: 12px;
  width: 574px;
}
#cursoPagoCurso #resumen {
	margin-left: 10px;
}
#cursoPagoCurso #resumen td {
	padding: 10px 0;
}
#cursoPagoCurso #resumen .col1 {
	width: 480px;
	font-size: 1.1em;
}
#cursoPagoCurso #resumen .col2 {
	color: #185335;  
	width: 95px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
#cursoPagoCurso #resumen .totales .col1 {
	font-weight: bold;
}
#cursoPagoCurso #resumen .totales .col2 {
	border-top: 1px solid #e5e5e5;
	color: #721313;
  font-weight: bold;
}
#cursoPagoCurso p {
  clear: left;  
  margin-top: 15px;  
}
#cursoPagoCurso label {
  display: block;
  float: left;  
  margin-left: 15px;
  width: 160px;  
  line-height: 20px;
  vertical-align: middle;
}
#cursoPagoCurso input.conBorde {
	border: 1px solid #9e9d9d;
}
#cursoPagoCurso .hr {
	margin: 15px 0;
}
#cursoPagoCurso .submit {
	margin-left: 270px;
}
/* CURSOS - PAGO CURSO - END */
h5#topActividades {
	background: url(http://www.cdl.cat/images/tit-activitats.gif) no-repeat;
	height: 20px;	
	position: relative;
	top: 10px;
}

/* CURSOS - DETALLE COLABORADOR - BEGIN */
h5#topColaboracion {
	background: url(http://www.cdl.cat/images/tit-activitats-i-cursos.gif) no-repeat;
	height: 20px;	
	position:relative;
	top:10px;
}
#cursoDetalleColaboracion h5 {
  background: url(http://www.cdl.cat/images/subtit-collaboracio.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}
#cursoDetalleColaboracion .toggleLink {
background-color:#F9F8F5;
line-height:35px;
margin-bottom:2px;
padding:11px 10px 11px 20px;
vertical-align:middle;
}
#cursoDetalleColaboracion .colaboracion {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #e6e6e6;
}

#cursoDetalleColaboracion .link a {
  float:right;
  font-size: 1.1em;
  font-weight: bold;  
  color: #71152e;  
}

#cursoDetalleColaboracion .foto {
  float:right;
}

#cursoDetalleColaboracion .datos {
  margin: 10px 0;
}

#cursoDetalleColaboracion .datos li {
  background: url(http://www.cdl.cat/images/flecha-color1.gif) no-repeat 6px 6px; 
  font-size: 1.3em;
  line-height: 1.5em;
  padding-left: 20px;
  margin-top: 10px;
}

#cursoDetalleColaboracion .datos-titulo {
  height: 50px;
  margin: 20px 0;
}

#cursoDetalleColaboracion .titulo {
  font-weight: bold;  
  color: #119999;  
  font-size: 1.5em;
}

#cursoDetalleColaboracion .copete {
  margin: 20px 0;
}
#cursoDetalleColaboracion .box {
  padding: 15px;
	background: #f9f8f5;
	margin-bottom: 20px;
}
#cursoDetalleColaboracion p.titulo {
  color: #367c7c;  
  font-size: 1.2em;
}
#cursoDetalleColaboracion p, 
#cursoDetalleColaboracion p a {
  color: #535037;  
  font-size: 1.1em;
	line-height: 17px;
}


/* CURSOS - DETALLE COLABORADOR - END */

/* CURSOS - LISTADO DE COLABORADORES - BEGIN */

#cursoListadoColaboraciones h5 {
  background: url(http://www.cdl.cat/images/subtit-collaboracio.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}

#cursoListadoColaboraciones .colaboracion {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #e6e6e6;
}

#cursoListadoColaboraciones .foto {
  margin: 10px 0;
}

#cursoListadoColaboraciones .datos {
  margin: 10px 0;
}
#cursoListadoColaboraciones .datos li {
  background: url(http://www.cdl.cat/images/flecha-color1.gif) no-repeat 6px 6px; 
  font-size: 1.1em;
  line-height: 1.5em;
  padding-left: 20px;
  margin-top: 10px;
}

#cursoListadoColaboraciones .titulo {
  margin-bottom: 10px;
}

#cursoListadoColaboraciones .titulo a {
  font-weight: bold;  
  color: #119999;  
}

#cursoListadoColaboraciones .contenido {
}

#cursoListadoColaboraciones .hr_colaboracion {
  border-bottom: 1px solid #e6e6e6;  
}

/* CURSOS - LISTADO DE COLABORADORES - END */

/* Cursos - ESCOLA */
#cursoEscola h5 {
	background: url(http://www.cdl.cat/images/subtit-escoladestiu.gif) no-repeat;
	height: 27px;
}
#cursoEscola p {
	font-size: 1.1em;
	line-height: 1.5em;
}
#cursoEscola .cursoSelectContainer {
	float: left;
	margin-top: 33px;
	width: 464px;		
}
#cursoEscola .cursoSelectContainer h6 {
  background: url(http://www.cdl.cat/images/escoladestiu-img.jpg) no-repeat;
  height: 89px;
}
#cursoEscola #escolaNovedad {
  background: url(http://www.cdl.cat/images/caja-novetats.jpg) no-repeat;
  padding-top: 40px;
  height: 168px;
  margin-top:22px;
}
#cursoEscola #escolaNovedad li {
  background: url(http://www.cdl.cat/images/bullet-home-activitats.gif) no-repeat 6px 6px; 
  font-size: 1.1em;
  line-height: 1.3em;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 10px;
  color: #003031;
  font-weight: bold;
}
#cursoEscola #escolaDEstiu {
	/*margin-right: 22px;*/
}
#cursoEscola .cursoSelectInnerContainerIzq {
	float: left;
	background: #f9f8f5;
	margin-top: 10px;
	width:218px;
}
#cursoEscola .cursoSelectInnerContainerDer {
	float: right;
	background: #f9f8f5;
	margin-top: 10px;
	width:220px;
}
#cursoEscola #escolaDEstiu label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 16px;
		
}
#cursoEscola #escolaDEstiu select {
	margin: 0 0 16px 16px;
	width: 188px;
}
#cursoEscola #notapie {
	color: #000;
	margin-top: 44px;	
}
/* CURSOS - ESCOLA - END */

/* OFICINA BANCARIA - index */
h5#topOficina_bancaria {
	background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
	height: 20px;	
	 position:relative;
  top:10px;
}
#oficina_bancariaIndex h5 {
	background: url(http://www.cdl.cat/images/subtit-ofbancaria.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#oficina_bancariaIndex .mainContainer {
	margin-top: 24px;
	overflow: auto;
	margin-bottom: 40px;
}
#oficina_bancariaIndex .datos {
	float: left;
	width: 250px;
	color: #767567;	
	line-height: 1.3em;
	font-size: 1.1em;
}
#oficina_bancariaIndex .datos a {
	color: #767567;	
}
#oficina_bancariaIndex .foto {
	position: relative;
	margin-left: 260px;
	text-align: right;
}
#oficina_bancariaIndex .foto .descargar {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#oficina_bancariaIndex .intro {
	font-weight: bold;
	color: #767567;	
	line-height: 1.5em;
	font-size: 1.3em;
	margin-bottom: 12px;
}
#oficina_bancariaIndex li {
  background: #f9f8f6 url(http://www.cdl.cat/images/bullet-cuad-color4.gif) no-repeat 10px 15px; 
  font-size: 1em;
  line-height: 1.5em;
  padding-left: 25px;
  margin-top: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #535138;
  height: 25px;
  font-weight: bold;
}
/* OFICINA BANCARIA - END */

/* REVISTA - index */
h5#topRevista {
	background: url(http://www.cdl.cat/images/tit-larevista.gif) no-repeat;
	height: 20px;	
	 position:relative;
  top:10px;
}
/*#revistaUltimasPublicaciones h4 {
	background: url(/images/tit-larevista.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 20px;
}*/
#revistaUltimasPublicaciones h5 {
	background: url(http://www.cdl.cat/images/subtit-ultimaedicio.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#revistaUltimasPublicaciones .mainContainer {
	margin-top: 10px;
	overflow: auto;
}
#revistaUltimasPublicaciones .datosRevista {
	float: left;
	width: 174px;
	color: #767567;	
	margin-top:10px;
}
#revistaUltimasPublicaciones .datosRevista h6 {
	color: #bc2f2f;
	font-weight: bold;
	font-size: 1.4em;
}
#revistaUltimasPublicaciones .datosRevista strong.subtitulo {
	display: block;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#revistaUltimasPublicaciones .datosRevista p.texto {
	font-size: 1.2em;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#revistaUltimasPublicaciones .datosRevista p.rojo {
	font-size: 1.2em;
	color: #b72020;
}
#revistaUltimasPublicaciones .datosRevista p.rojo span.subrayado {
	text-decoration: underline;
}
#revistaUltimasPublicaciones .datosRevista p.dni {
	font-size: 1.1em;
	color: #242424;
}
#revistaUltimasPublicaciones .datosRevista p.datos {
	font-weight: bold;
	color: #000000;
}
#revistaUltimasPublicaciones .datosRevista .input {
	width: 166px;
}
#revistaUltimasPublicaciones .datosRevista .alignRight {
	margin-top: 5px;	
}
#revistaUltimasPublicaciones .fotoRevista {
	position: relative;
	margin-left: 186px;
	text-align: right;
}
#revistaUltimasPublicaciones .fotoRevista .descargar {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#revistaUltimasPublicaciones .titleContainer {
	position: relative;
	border-bottom: 1px solid #e8e8e8;
	margin: 15px 0;
	padding-bottom: 10px;
}
#revistaUltimasPublicaciones .titleContainer h6 {
	color: #bc2f2f;
	font-size: 1.4em;
	font-weight: bold;
}
#revistaUltimasPublicaciones .titleContainer a {
	display: block;
	position: absolute;
	right: 0;
	top: 2px;
	color: #77142c;
	font-size: 1.2em;
	font-weight: bold;
}
#revistaUltimasPublicaciones .subContainer li {
	width: 103px;
	float: left;
	margin-right: 12px;
}
#revistaUltimasPublicaciones .subContainer li.ultimo {
	margin-right: 0;
}
#revistaUltimasPublicaciones .subContainer li a {
	color: #767567;
	font-size: 1.2em;	
}
#revistaUltimasPublicaciones .subContainer .dummyimage {
	width: 103px;
	height: 152px;
	background-color: #b1afa6;
	margin-bottom: 10px;
}

/* REVISTA - ediciones anteriores */
/*#revistaEdicionesAnteriores h4 {
  background: url(/images/tit-larevista.gif) no-repeat;
  height: 20px;
  text-indent: -9999px;
  margin-bottom: 20px;
}*/
#revistaEdicionesAnteriores h5 {
  background: url(http://www.cdl.cat/images/subtit-edicionsant.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom: 30px;
}
#revistaEdicionesAnteriores h6 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 25px;
	padding-bottom: 6px;
}
#revistaEdicionesAnteriores h6 a {
	color: #77142c;
	font-weight: bold;
	font-size: 1.2em;
}
#revistaEdicionesAnteriores ul {
	overflow: auto;	
}
#revistaEdicionesAnteriores li {
  width: 103px;
  float: left;
  margin-right: 10px;
  margin-bottom: 25px;
}
#revistaEdicionesAnteriores li.ultimo {
  margin-right: 0;
}
#revistaEdicionesAnteriores li a {
  color: #767567;
  font-size: 1.2em; 
}
#revistaEdicionesAnteriores .dummyimage {
  width: 103px;
  height: 152px;
  background-color: #b1afa6;
  margin-bottom: 10px;
}

/* ACTIVIDADES - calendario */

#actividadesCalendario h4 {
  background: url(http://www.cdl.cat/images/subtit-calendari.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom: 20px;
}
#actividadesCalendario .calendario {
	background: url(http://www.cdl.cat/images/actividades-calendario-fdo.gif) repeat-y;
	width: 467px;
	overflow: show;
}

#actividadesCalendario .calendario ul {
	background: url(http://www.cdl.cat/images/actividades-calendario-hdr.gif) no-repeat;
	height: 48px;	
}
#actividadesCalendario .calendario li {
	width: 153px;
	float: left;
	text-align: center;
	padding-top: 16px;
	color: #767567;
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}

#actividadesCalendario .calendario li.activo {
	color: #b62021;	
	font-size: 1.2em;
}
#actividadesCalendario .calendario li a {
	color: #767567;
	text-decoration: none;
}
#actividadesCalendario .calendario li a:hover {
	text-decoration: underline;
}
#actividadesCalendario table{
	color: #185335;	
  font-size: 1.1em;
}
#actividadesCalendario table .col2 {
  text-decoration: underline;
}
/*#actividadesCalendario table .col2 a {
	color: #185335;	
}
#actividadesCalendario table .col2 a:hover{
  text-decoration: underline;
}*/
#actividadesCalendario .col1 {
	text-align: center;
	width: 60px;
	font-weight: bold;  
}
#actividadesCalendario .col2 {
	width: 352px;
}
#actividadesCalendario th {
	color: #b62021;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 5px;  
}
#actividadesCalendario td {
	background-color: #f7f7f4;
	padding: 10px;
	border: 4px solid #FFF;
}
#actividadesCalendario .calendario .pie {
	background: url(http://www.cdl.cat/images/actividades-calendario-ftr.gif) no-repeat;
	height: 6px;
}
#actividadesCalendario .calendario p {
	text-align: center;
	color: #185335;	
  	font-size: 1.2em;
}
#actividadesCalendario p {
	color: #185335;	
  	font-size: 1em;
}

/************* SECCIONES - FIN */
 
/* ACTIVIDADES - calendario */

#cursoCalendario h4 {
  background: url(http://www.cdl.cat/images/subtit-calendaricursos.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom: 20px;
}
#cursoCalendario .calendario {
	background: url(http://www.cdl.cat/images/actividades-calendario-fdo.gif) repeat-y;
	width: 467px;
	overflow: show;
}

#cursoCalendario .calendario ul {
	background: url(http://www.cdl.cat/images/actividades-calendario-hdr.gif) no-repeat;
	height: 48px;	
}
#cursoCalendario .calendario li {
	width: 153px;
	float: left;
	text-align: center;
	padding-top: 16px;
	color: #767567;
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}

#cursoCalendario .calendario li.activo {
	color: #185335;	
	font-size: 1.2em;
}
#cursoCalendario .calendario li a {
	color: #767567;
	text-decoration: none;
}
#cursoCalendario .calendario li a:hover {
	text-decoration: underline;
}
#cursoCalendario table {
	color: #185335;	
  font-size: 1.1em;
}
#cursoCalendario .col1 {
	text-align: center;
	width: 60px;
	font-weight: bold;  
}
#cursoCalendario .col2 {
	width: 352px;
}
#cursoCalendario .col2 a {
	text-decoration: none;
}
#cursoCalendario .col2 a:hover {
	text-decoration: underline;
}
#cursoCalendario th {
	color: #185335;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 5px;  
}
#cursoCalendario td {
	background-color: #f7f7f4;
	padding: 10px;
	border: 4px solid #FFF;
}
#cursoCalendario td a {
	color: #185335;
	text-decoration: none;
}
#cursoCalendario .calendario .pie {
	background: url(http://www.cdl.cat/images/actividades-calendario-ftr.gif) no-repeat;
	height: 6px;
}
#cursoCalendario .calendario p {
	text-align: center;
	color: #185335;	
  	font-size: 1.2em;
}
#cursoCalendario p {
	color: #185335;	
  	font-size: 1em;
}

/************* SECCIONES - FIN */
 
/******** AGREGADO POR PABLO - FIN */

/* COLEGIARSE */
#colegiadoColegiarse h4 {
  background: url(http://www.cdl.cat/images/subtit-inscripcio.gif) no-repeat;
  /*width: 730px;*/
  height: 27px;
  text-indent: -9999px;
  margin: 10px 0;
}
#colegiadoColegiarse p a {
  float:right;
  font-size: 1.3em;
  font-weight: bold;  
  color: #71152e;  
}
#colegiarse {
	border: none;
	padding-left: 10px;
}
#colegiarse p {
	margin: 10px 0;
}
#colegiarse label {
	display: block;
	width: 146px;	
	float: left;
	font-size: 1.1em;
}
#colegiarse input, #colegiarse select {
	background-image: none;
	border: 1px solid #a0a098;
	width: 146px;	
	height: 20px;
	color: #696859;
	padding: 0;
}
#colegiarse input.hidden {
	border: 0;
}
#colegiarse textarea {
	border: 1px solid #a0a098;
	width: 146px;	
	height: 60px;
	display: block;
	margin: 8px 0px 0px 146px;
	color: #696859;
}
/*#colegiarse img.fecha {
	border: 1px solid #a0a098;
	width: 146px;	
	height: 20px;
	display: inline;
	margin: 8px 0px 0px 0px;
	color: #696859;
}*/
#colegiarse .loginSubmit {
	width: 72px;	
	height: 22px;
	border: none;
	margin-left: 220px;
	margin-top: 15px;
}

/* CONFIRMACION COLEGIARSE */

#confirmacion_colegiarse {
	border: none;
	padding-left: 10px;
}
#confirmacion_colegiarse p {
	clear: left;
}
#confirmacion_colegiarse label {
	float: left;
	width: 146px;	
	display: block;
	font-size: 1.1em;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 40px;
}
#confirmacion_colegiarse .loginSubmit {
	clear: left;
	width: 72px;	
	height: 22px;
	border: none;
	margin-left: 100px;
	margin-top: 15px;
}

/* GRACIAS COLEGIARSE */

#gracias_colegiarse {
	background-color: #ebf2f2;
	color: #367c7c;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

#cuadroError {
	background-color: #ebf2f2;
	color: #b72020;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 605px;
}

/* REQUISITOS COLEGIARSE */
h5#topColegiado {
	background: url(http://www.cdl.cat/images/tit-voleucollegiar.gif) no-repeat;
	height: 20px;	
		position:relative;
  top:10px;

}
#colegiadoRequisitos h4 {
  background: url(http://www.cdl.cat/images/subtit-voleucollerequisits.gif) no-repeat;
  /*width: 730px;*/
  height: 27px;
  text-indent: -9999px;
  /*margin: 10px auto;*/
  margin: 10px 0;
}
#colegiadoRequisitos p > a {
  float:right;
  font-weight: bold;  
  color: #71152e;  
}
#requisitos {
	border: none;
}
#requisitos p {
  font-size: 1.1em;
  margin-top: 40px;
}
#requisitos ul {
  margin-top: 30px;
}
#requisitos li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color5.gif);
  margin-left: 15px;
  margin-top: 20px;
    font-size: 1.1em;
}
#colegiadoRequisitos .link {
  background-color: #f0efea;
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  vertical-align: middle;
  margin-top: 50px;
}
#requisitos .link a {
  font-size: 1.3em;
  font-weight: bold;  
  color: #71152e;
}
#requisitos p a { 
  color: #71152e;
  text-decoration:underline;
}
/*  COLEGIARSE BANNER */
.promocionColegiadoBanner {
	background: url(http://www.cdl.cat/images/colder-desc25-banner.gif) no-repeat;
	height: 118px;
	width: 216px;
}
.promocionColegiadoBanner p {
	color: #FFFFFF;
	font-size: 1em;
	padding: 75px 0 0 12px;
}
.promocionColegiadoBanner p a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tablonAnuncioBanner {
	background: url(http://www.cdl.cat/images/colder-tauler.gif) no-repeat;
	width: 222px;
	height: 122px;
}
.tablonAnuncioBanner p {
	color: #535037;
	padding: 68px 0 0 15px;
}
.tablonAnuncioBanner p a {
	color: #535037;
}
/*  COLEGIARSE BANNER - END */
/* ANUNCIO - LISTADO */
h5#topAnuncio {
	background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
	height: 20px;	
	position:relative;
  top:10px;

}
#anuncioListado h5 {
  background: url(http://www.cdl.cat/images/subtit-tauler.gif) no-repeat;
  height: 27px;
  margin-bottom: 20px;
}
#anuncioListado p {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-top: 20px;
}
#anuncioListado .tableContainer {
  margin: 0;
  padding: 0;
  width: 462px;
}
#anuncioListado a.link_listado {
  color: #77142c;
  font-size: 1.1em;
}
#anuncioListado a.tornar:link_listado {
  text-decoration: none;
}

#anuncioListado .tableContainer th.col1 {
  width: 171px;
  text-indent: -9999px;
}
#anuncioListado .tableContainer th.col2 {
  text-indent: -9999px;
}
#anuncioListado .tableContainer th.col3 {
  text-indent: -9999px;
}
#anuncioListado .tableContainer tr td.col1 {
  color: #002b2b;
  line-height: 1.3em;
  font-size: 1em;
  padding: 15px 0 5px 20px;
  height: 142px;
  background: url(http://www.cdl.cat/images/caja-tauler-fdo-izq.gif) repeat-y;
  vertical-align: top;
  position: relative; display: block;
  width: 181px;
}
#anuncioListado .tableContainer tr td.col1ult {
  color: #002b2b;
  line-height: 1.3em;
  font-size: 1em;
  padding: 15px 0 5px 20px;
  height: 142px;
  background: url(http://www.cdl.cat/images/caja-tauler-ab-izq.gif) no-repeat;
  vertical-align: top;
  position: relative; display: block;
  width: 181px;
}
#anuncioListado .tableContainer tr td.col1 div,
#anuncioListado .tableContainer tr td.col1ult div {
	position: absolute; 
	padding: 15px 0 5px 20px;
	top:0;
	left: 0;
}

#anuncioListado .tableContainer tr td.col2 {
  color: #185335;
  padding: 15px 0 5px 20px;
  line-height: 1.3em;
  font-size: 1em;
  height: 142px;
  background: url(http://www.cdl.cat/images/caja-tauler-fdo-der.gif) repeat-y;
  vertical-align: top;
  width: 243px;
}
#anuncioListado .tableContainer tr td.col2ult {
  color: #002b2b;
  line-height: 1.3em;
  font-size: 1em;
  padding: 15px 0 5px 20px;
  height: 142px;
  background: url(http://www.cdl.cat/images/caja-tauler-ab-der.gif) no-repeat;
  vertical-align: top;
  width: 243px;
}

#anuncioListado .tableContainer td.filasep {
  background: url(http://www.cdl.cat/images/caja-tauler-hor.gif) no-repeat;  
  height: 2px;	  
}
/*
#anuncioListado .tableContainer tr.filaheader {
  background: url(/images/caja-tauler-header.gif) no-repeat;  
  height: 66px;	  
}

#anuncioListado .tableContainer td.filasep {
  background: url(/images/caja-tauler-hor.gif) no-repeat;  
  height: 2px;	  
}

#anuncioListado .tableContainer tr.fila {
  background: url(/images/caja-tauler-fdo.gif) repeat-y;  
  height: 142px;	  
}

#anuncioListado .tableContainer tr.filault {
  background: url(/images/caja-tauler-ab.gif) no-repeat;
  height: 142px;	  
}
*/

/* ANUNCIO - LISTADO - END */

/* ANUNCIO - FORMULARIO */
#sidebar2 .enviarFormulario {
	background-color: #f5f5f4;
	padding-bottom: 15px;
	height: 507px;
}
#sidebar2 .enviarFormulario h3 {
	text-indent: -9999px;
	background: url(http://www.cdl.cat/images/colder-voleuposar-tit.gif) no-repeat;
	height: 60px;
}
#sidebar2 .enviarFormulario p,
#sidebar2 .enviarFormulario label,
#sidebar2 .enviarFormulario input,
#sidebar2 .enviarFormulario textarea {
	margin: 0 13px;
}
#sidebar2 .enviarFormulario p {
	margin-bottom: 15px;
}
#sidebar2 .enviarFormulario label {
	color: #242424;
	display: block;
	margin-top: 5px;
}
#sidebar2 .enviarFormulario label.margengrande {
	margin-top: 15px;
}
#sidebar2 .enviarFormulario input.anuncio {
	width: 175px;
}
#sidebar2 .enviarFormulario input.submit {
	float: right;
	margin: 5px 18px 0 0;
}
#sidebar2 .enviarFormulario textarea {
	color: #535037;
	font-size: 1em;
	height: 196px;
	width: 178px;
}
/* ANUNCIO - FORMULARIO - END */

/* OFERTAS_TRABAJO - BOLSADETRABAJO - BEGIN */
h5#topOficina_virtual {
	background: url(http://www.cdl.cat/images/tit-oficinavirtual.gif) no-repeat;
	height: 20px;
	position:relative;
top:10px;	
}
#oficina_virtualBolsaDeTrabajo h5 {
	background: url(http://www.cdl.cat/images/subtit-borsatreball.gif) no-repeat;
	height: 27px;
}
#oficina_virtualBolsaDeTrabajo p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 20px;
}
#oficina_virtualBolsaDeTrabajo .bolsaContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#oficina_virtualBolsaDeTrabajo .bolsaContainer h6 {
  	height: 89px; 
}
#oficina_virtualBolsaDeTrabajo #bolsaColegiado {
margin-right: 22px;
}
#oficina_virtualBolsaDeTrabajo #bolsaColegiado h6 {
	background: url(http://www.cdl.cat/images/borsatreball-perals-img.jpg);
}
#oficina_virtualBolsaDeTrabajo #bolsaEmpresa h6 {
  background: url(http://www.cdl.cat/images/borsatreball-perales-img.jpg);
}
#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer {
	background: #f9f8f5;
	margin-top: 10px;
	padding-top: 10px;
	height: 75px;
}
#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 16px;		
}
#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer li {
  list-style-image: url(http://www.cdl.cat/images/flecha-color2.gif);
  font-size: 1.25em;
  font-weight: bold;
  /*padding-top: 16px;*/
  margin-left: 30px;  
  color: #55503a;
}

#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer li a {
  text-decoration: none;
  color: #55503a;
}

#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer li:hover {
  list-style-image: url(http://www.cdl.cat/images/flecha-color3.gif);
  color: #7a1213;
}

#oficina_virtualBolsaDeTrabajo .bolsaInnerContainer li a:hover {
  text-decoration: underline;
  color: #7a1213;
}
/* OFERTAS_TRABAJO - BOLSADETRABAJO - END */


/* OFERTAS_TRABAJO - BOLSADETRABAJOCOLEGIADOS - BEGIN */
#oficina_virtualBolsaDeTrabajoColegiados h5 {
	background: url(http://www.cdl.cat/images/subtit-borsatreballperals.gif) no-repeat;
	height: 27px;
}
#oficina_virtualBolsaDeTrabajoColegiados p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 20px;
}
#oficina_virtualBolsaDeTrabajoColegiados .rojo {
  color: #ff0000;
}

#oficina_virtualBolsaDeTrabajoColegiados .bolsaContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#oficina_virtualBolsaDeTrabajoColegiados .bolsaContainer h6 {
  	height: 18px; 
}
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm {
	/*margin-right: 10px;*/
	width: 100%;
}
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .hr {
margin-top:5px;

}  
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm h6 {
	background: url(http://www.cdl.cat/images/ofvirtual-quinafeina-tit.gif) no-repeat;
}
#oficina_virtualBolsaDeTrabajoColegiados .bolsaInnerContainer {
	background: #f9f8f5;
	margin-top: 5px;	
	height: 100px;
}

#oficina_virtualBolsaDeTrabajoColegiados .bolsaInnerContainer2 {
	background: #f9f8f5;
	margin-top: 5px;	
	height: 100px;
	padding: 8px 0px;
}

#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .columna_izq_colegiado {
	width: 180px;
	float: left;	
	margin-top: 10px;
	margin-left: 25px;
	*margin-left: 10px;
	_margin-left: 5px;
	 margin-right:20px;
	*margin-right:40px;
	 _margin-right:10px;
	 
}
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .columna_izq_colegiado label{	
	*margin-left: 10px;
	_margin-left: 7px;
}
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .columna_der_colegiado {
	width: 230px;
	float: left;	
	/*margin-left: 200px;*/
	margin-top: 10px;
	_margin-top: 10px;
}
#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .columna_abajo_colegiado {
	margin-left: 25px;
}

#oficina_virtualBolsaDeTrabajoColegiados input.confondo {
background:transparent url(http://www.cdl.cat/images/fdo-input.gif) no-repeat scroll left center;
border:1px solid #DCDCDC;
font-size:0.9em;
padding:3px;
width:170px;
}
#oficina_virtualBolsaDeTrabajoColegiados input.examinarConfondo {
background:transparent url(http://www.cdl.cat/images/fdo-input.gif) no-repeat scroll left center;
border:1px solid #DCDCDC;
font-size:0.9em;
padding:3px;
width:130px;
}


/* OFERTAS_TRABAJO - BOLSADETRABAJOCOLEGIADOS - END */


/* OFERTAS_TRABAJO - BOLSADETRABAJOEMPRESAS - BEGIN */
#oficina_virtualBolsaDeTrabajoEmpresas h5 {
	background: url(http://www.cdl.cat/images/subtit-borsatreballperales.gif) no-repeat;
	height: 47px;
}
#oficina_virtualBolsaDeTrabajoEmpresas p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 20px;
}
#oficina_virtualBolsaDeTrabajoEmpresas .bolsaContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#oficina_virtualBolsaDeTrabajoEmpresas .bolsaContainer h6 {
  	height: 18px; 
}
#oficina_virtualBolsaDeTrabajoEmpresas #bolsaForm {
	/*margin-right: 22px;*/
	width: 100%;
}
#oficina_virtualBolsaDeTrabajoEmpresas #bolsaForm h6 {
	background: url(http://www.cdl.cat/images/ofvirtual-posaqui-tit.gif) no-repeat;
}
#oficina_virtualBolsaDeTrabajoEmpresas .bolsaInnerContainer {
	background: #f9f8f5;
	margin-top: 5px;	
	margin-bottom: 5px;	
	padding: 14px;
}
#oficina_virtualBolsaDeTrabajoEmpresas .bolsaInnerContainer input.confondo {
	background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 0px;
  font-size: 0.9em;
  width:182px;
  height:17px;
}

#oficina_virtualBolsaDeTrabajoEmpresas .bolsaInnerContainer textarea.confondo {
  background: #fcfbf9 url(http://www.cdl.cat/images/fdo-input.gif) no-repeat top;  
  border: 1px solid #dcdcdc;
  padding: 3px;
  margin-right:8px;
  font-size: 0.9em;
  width:338px;
  height:54px;
}

#oficina_virtualBolsaDeTrabajoColegiados #bolsaForm .columna_abajo_colegiado {
	margin-left: 25px;
}
/* OFERTAS_TRABAJO - BOLSADETRABAJOEMPRESAS - END */

/* OFICINA VIRTUAL - GESTORIA */
#oficina_virtualGestoria h5 {
  background: url(http://www.cdl.cat/images/subtit-gestoriaassessoria.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestoria h6 {
  color: #9a2f2f;
  font-weight: bold;
  font-size: 1.3em;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 3px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#oficina_virtualGestoria p {
  color: #535037;
  font-size: 1.2em;
  line-height: 1.4em;
}
#oficina_virtualGestoria ul {
	margin-bottom: 60px;
}
#oficina_virtualGestoria ul.final {
	margin-bottom: 24px;
}
#oficina_virtualGestoria li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color3.gif);
  margin-left: 12px;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 5px;  
}
/* OFICINA VIRTUAL - GESTORIA - END */

/* OFICINA VIRTUAL - GESTORIA - SIDEBAR */
.formGestoria {
	background-color: #f7f6f5;
	padding: 15px;
}
.formGestoria p.principal {
	color: #185335;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.formGestoria label {
	color: #242424;
}

.formGestoria input.confondo {
	background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 0px;
  font-size: 0.9em;
  width:182px;
  height:17px;
}
.formGestoria input.final {
 background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 0px;
  font-size: 0.9em;
  width:182px;
  height:17px;
  margin-bottom:18px;
}
.formGestoria select {
position:relative;
width:65px;
border: 1px solid #dcdcdc;
}
.formGestoria input.boton {
margin-top:1px;
margin-left:72px;
position:relative;
bottom:20px;
_bottom:22px;
*bottom:22px;
left:65px;
}
/* OFICINA VIRTUAL - GESTORIA - SIDEBAR - END */
	
/* OFICINA VIRTUAL - GESTIONES */
#oficina_virtualGestiones h5 {
	background: url(http://www.cdl.cat/images/subtit-gestionadmin.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestiones p {
  color: #535037;
  font-size: 1.1em;
}
#oficina_virtualGestiones .leftCol {
  width: 217px;
  float: left;
}
#oficina_virtualGestiones .rightCol {
  margin-left: 240px;
  width: 217px;
}
#oficina_virtualGestiones .rightCol p, #oficina_virtualGestiones .leftCol p {
  color: #535037;
  font-weight: bold;
  background: #f0efe9 url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat;
  margin-top: 10px;
  padding-left: 30px;
  font-size: 1.1em;
}
#oficina_virtualGestiones .rightCol img, #oficina_virtualGestiones .leftCol img {
	margin-top: 30px;
}
#oficina_virtualGestiones p.twoLines {
  padding-top: 6px;
  height: 36px;
  background-position: 17px 8px;
}
#oficina_virtualGestiones p.oneLine {
  padding-top: 12px;
  height: 29px;
  background-position: 17px 14px;
}
#oficina_virtualGestiones a {
  color: #535037;
  text-decoration:none;
}
#oficina_virtualGestiones a:hover {
text-decoration:underline;
}
/* OFICINA VIRTUAL - GESTIONES - END */	
	
/* OFICINA VIRTUAL - GESTIONES - RENOVACION */
#oficina_virtualGestionesrenovacion h5 {
  background: url(http://www.cdl.cat/images/subtit-gestionadmin-renovacio.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestionesrenovacion p {
	color: #535037;
	margin-bottom: 26px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#oficina_virtualGestionesrenovacion h6 {
  background: url(http://www.cdl.cat/images/subtit-formulari.gif) no-repeat;
  height: 25px;
  border-bottom: 1px solid #e6e6e6;
}
#oficina_virtualGestionesrenovacion #bolsaForm {
  background: #f9f8f5;
  margin-top: 10px;
  height: 130px;  
}
#oficina_virtualGestionesrenovacion #bolsaForm .columna_izq_colegiado {
  width: 185px;
  float: left;  
  margin-top: 10px;
  margin-left: 10px;
  /**margin-left: 15px;
  _margin-left: 12px;*/
  display: inline;
}
#oficina_virtualGestionesrenovacion #bolsaForm .columna_der_colegiado {
  width: 185px;
  float: left;  
  margin-left: 20px;
  margin-top: 10px;
  /*margin-top: 10px;
  _margin-top: 0;*/
  display: inline;
}
#oficina_virtualGestionesrenovacion #bolsaForm input.fullSize {
	width: 185px;
}
/*#oficina_virtualGestionesrenovacion #bolsaForm span.midSize input {
	width: 155px;
}*/
#oficina_virtualGestionesrenovacion #bolsaForm .submitContainer {
    position: relative;
	clear: left; 
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#oficina_virtualGestionesrenovacion #bolsaForm .submitContainer input {
	position: absolute;
	right: 10px;
	top: 10px;
}
/* OFICINA VIRTUAL - GESTIONES - RENOVACION - END */	

/* OFICINA VIRTUAL - GESTIONES - ESMENES */
#oficina_virtualGestionesesmenes h5 {
  background: url(http://www.cdl.cat/images/subtit-gestionadmin-esmenes.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestionesesmenes p {
  color: #535037;
  margin-bottom: 26px;
  font-size: 1.1em;
  line-height: 1.3em;
}
#oficina_virtualGestionesesmenes h6 {
  background: url(http://www.cdl.cat/images/subtit-formulari.gif) no-repeat;
  height: 25px;
  border-bottom: 1px solid #e6e6e6;
}
#oficina_virtualGestionesesmenes #bolsaForm {
  background: #f9f8f5;
  margin-top: 5px;
  padding: 15px;
  overflow:auto;
}


#oficina_virtualGestionesesmenes #bolsaForm label {
	line-height: 25px;
}

#oficina_virtualGestionesesmenes #bolsaForm input.confondo {
	background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 0px;
  font-size: 0.9em;
  width:185px;
  height:17px;
}



#oficina_virtualGestionesesmenes #bolsaForm textarea {
	background-color: #fcfbf9;
}
#oficina_virtualGestionesesmenes #bolsaForm .submitContainer {
	position: relative;
	float: left;
}
#oficina_virtualGestionesesmenes #bolsaForm .submitContainer input {
	position: absolute;
	left: 10px;
	top: 30px;
}
#oficina_virtualGestionesesmenes p.titulo {
	margin-top: 30px;
	margin-bottom: 3px;
}
#oficina_virtualGestionesesmenes strong {
	color: #b21f1f;
	font-size: 1.1em;
}
/* OFICINA VIRTUAL - GESTIONES - ESMENES - END */

/* OFICINA VIRTUAL - GESTIONES - PETICION */
#oficina_virtualGestionespeticion h5 {
  background: url(http://www.cdl.cat/images/subtit-gestionadmin-peticio.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestionespeticion p {
  color: #535037;
  margin-bottom: 26px;
  font-size: 1.1em;
  line-height: 1.3em;
  clear: left;
}
#oficina_virtualGestionespeticion p.asteriscos {
	font-size: 1em;
}
#oficina_virtualGestionespeticion h6 {
  background: url(http://www.cdl.cat/images/subtit-formulari.gif) no-repeat;
  height: 25px;
  border-bottom: 1px solid #e6e6e6;
}
#oficina_virtualGestionespeticion #bolsaForm {
  background: #f9f8f5;
  margin-top: 10px;
  margin-bottom: 5px;
  height: 200px;  
}
#oficina_virtualGestionespeticion #bolsaForm .columna_izq_colegiado {
  width: 185px;
  float: left;  
  margin-top: 10px;
  margin-left: 10px;
  /**margin-left: 15px;
  _margin-left: 12px;*/
  display: inline;
}
#oficina_virtualGestionespeticion #bolsaForm .columna_der_colegiado {
  width: 185px;
  float: left;  
  margin-left: 20px;
  margin-top: 10px;
  /*margin-top: 10px;
  _margin-top: 0;*/
  display: inline;
}
#oficina_virtualGestionespeticion #bolsaForm label {
	line-height: 20px;
}
#oficina_virtualGestionespeticion #bolsaForm input.fullSize {
  width: 185px;
}
#oficina_virtualGestionespeticion #bolsaForm textarea {
  background-color: #fcfbf9;
  width: 235px;
}
#oficina_virtualGestionespeticion #bolsaForm .submitContainer {
  clear: left; 
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
#oficina_virtualGestionespeticion #bolsaForm .submitContainer input {
	position: absolute;
	left: 180px;
	_right: 3px;
	*right: 1px;
	top: 150px;
}

/* OFICINA VIRTUAL - GESTIONES - PETICION - END */

/* OFICINA VIRTUAL - GESTIONES - DECLARACION */
#oficina_virtualGestionesdeclaracion h5 {
  background: url(http://www.cdl.cat/images/subtit-gestionadmin-declaracio.gif) no-repeat;
  height: 47px;
}
#oficina_virtualGestionesdeclaracion p {
  color: #535037;
  margin-bottom: 26px;
  font-size: 1.1em;
  line-height: 1.3em;
  clear: left;
}
#oficina_virtualGestionesdeclaracion p.pdf {
  margin-bottom: 16px;
}
#oficina_virtualGestionesdeclaracion a {
  color: #b72020;
  font-weight: bold;
}
/* OFICINA VIRTUAL - GESTIONES - DECLARACION - END */

/* OFICINA VIRTUAL - JURIDICA */
#oficina_virtualJuridica h5 {
  background: url(http://www.cdl.cat/images/subtit-assessoria.gif) no-repeat;
  height: 47px;
}
#oficina_virtualJuridica p {
  color: #535037;
  font-size: 1.2em;
  line-height: 1.4em;
}
#oficina_virtualJuridica .resaltado {
	font-weight: bold;
}
#oficina_virtualJuridica .juridicaContainer {
	float: left;
	margin-top: 33px;
	width: 217px;		
}
#oficina_virtualJuridica .juridicaContainer h6 {
  	height: 18px; 
}
#oficina_virtualJuridica #juridicaForm {
	/*margin-right: 10px;*/
	width: 100%;
}
#oficina_virtualJuridica #juridicaForm .hr {
margin-top:5px;

}  
#oficina_virtualJuridica #juridicaForm h6 {
	background: url(http://www.cdl.cat/images/subtit-formulari.gif) no-repeat;
}
#oficina_virtualJuridica .juridicaInnerContainer {
	background: #f9f8f5;
	margin-top: 5px;	
	height: 128px;
}

#oficina_virtualJuridica .juridicaInnerContainer2 {
	background: #f9f8f5;
	margin-top: 5px;	
	height: 100px;
	padding: 8px 0px;
}

#oficina_virtualJuridica #juridicaForm .columna_izq {
	width: 180px;
	float: left;	
	margin-top: 10px;
	margin-left: 10px;
	*margin-left: 5px;
	_margin-left: 3px;
	 margin-right:35px;
	*argin-right:40px;
	 _margin-right:18px;
	 
}
#oficina_virtualJuridica #juridicaForm .columna_izq label{	
	*margin-left: 5px;
	_margin-left: 3px;
}
#oficina_virtualJuridica #juridicaForm .columna_der {
	width: 230px;
	float: left;	
	/*margin-left: 200px;*/
	margin-top: 28px;
	_margin-top: 28px;
}
#oficina_virtualJuridica #juridicaForm .columna_der div {
	float:left;
}
#oficina_virtualJuridica #juridicaForm .columna_der select {
	margin-right: 38px;
	background:transparent url(http://www.cdl.cat/images/fdo-input.gif) no-repeat scroll left center;
	border:1px solid #DCDCDC;
}
#oficina_virtualJuridica #juridicaForm .columna_der label.arriba{
	padding-left: 7px;
	padding-right: 33px;
}
#oficina_virtualJuridica #juridicaForm .columna_der label.abajo {
	line-height: 40px;
	margin-top: 34px;
	margin-bottom: 4px;
}
/*#oficina_virtualJuridica #juridicaForm .columna_der select {
	height: 2px;
}*/
#oficina_virtualJuridica #juridicaForm .columna_abajo {
	margin-left: 10px;
}

#oficina_virtualJuridica input.confondo {
	background:transparent url(http://www.cdl.cat/images/fdo-input.gif) no-repeat scroll left center;
	border:1px solid #DCDCDC;
	font-size:0.9em;
	padding:3px;
	width:170px;
}
#oficina_virtualJuridica input.examinarConfondo {
	background:transparent url(http://www.cdl.cat/images/fdo-input.gif) no-repeat scroll left center;
	border:1px solid #DCDCDC;
	font-size:0.9em;
	padding:3px;
	width:130px;
}
/* OFICINA VIRTUAL - JURIDICA - END */

/* OFICINA VIRTUAL - AGRADECIMIENTO */
#oficina_virtualAgradecimiento .gracias {
	margin: 35px auto 10px auto;
	padding: 58px 30px;
  	color: #535037;
  	background-color: #f7f7f4;
  	font-size: 1.2em;
  	width: 258px;
  	text-align: center;
}
#oficina_virtualAgradecimiento .tornarAgradecimiento {
	margin: 0 auto;
	width: 318px;
	text-align: right;
	font-size: 1.2em;
}
#oficina_virtualAgradecimiento .tornarAgradecimiento a {
	color: #77142c;
	font-weight: bold;
	text-decoration: none;
}
#oficina_virtualAgradecimiento .tornarAgradecimiento a:hover {
	text-decoration: underline;
}
/* OFICINA VIRTUAL - AGRADECIMIENTO - END */

/* OFICINA VIRTUAL - LLOGUER */
#oficina_virtualLloguer h5 {
  background: url(http://www.cdl.cat/images/subtit-lloguer.gif) no-repeat;
  height: 47px;
}
#oficina_virtualLloguer p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 50px;
}
#oficina_virtualLloguer table {
	color: #000;
}
#oficina_virtualLloguer th {
	font-weight: bold;
}
#oficina_virtualLloguer th, #oficina_virtualLloguer td {
  background-color: #f6f6f3;
  border: 1px solid #e6e6e6;
  padding: 5px;
}
#oficina_virtualLloguer .tableContainer {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
/* -- bordes */
#oficina_virtualLloguer tr.firstRow th {
	border-top: none;
}
#oficina_virtualLloguer .lastCol {
  border-right: none;
}
#oficina_virtualLloguer tr.lastRow td {
  border-bottom: none;
}
#oficina_virtualLloguer .firstCol {
  border-left: none;
}
/* -- bordes end */
#oficina_virtualLloguer h6 {
  color: #b21f1f;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 40px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
}
#oficina_virtualLloguer ul.puntos li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color1.gif);
  font-size: 1.2em;
  margin: 5px 0 5px 15px;
}
/* OFICINA VIRTUAL - LLOGUER - END */

/* OFICINA VIRTUAL - LLOGUER - SIDEBAR */
.lloguerImageContainer {
	padding-top: 14px;
	background-color: #f7f6f5;
}
.formLloguer {
  background-color: #f7f6f5;
  padding: 15px 15px 0 15px;
}
.formLloguer p.principal {
  color: #185335;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.formLloguer input.confondo{
 background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
  border: 1px solid #dcdcdc;
  padding: 0px;
  font-size: 0.9em;
  width:182px;
  height:17px;
  margin-bottom:18px;
}
.formLloguer .primero{
  margin-top:26px;
}

.formLloguer select {
position:relative;
width:106px;
border: 1px solid #dcdcdc;
font-size:1em;
height:16px;
_height:19px;
*height:19px;
color:242424;
}
.formLloguer input.boton {
margin-top:1px;
margin-left:72px;
position:relative;
bottom:31px;
_bottom:33px;
*bottom:33px;
left:65px;
}

/* OFICINA VIRTUAL - LLOGUER - SIDEBAR - END */


/* CONTACTAR */
h5#topContactar {
	background: url(http://www.cdl.cat/images/tit-contacte.gif) no-repeat;
	height: 20px;
	 position:relative;
  top:10px;	
}
#contactarContactar .contactar {
	margin-top: 20px;
}
#contactarContactar .contactar .mail {
	color: #721313;
}
#contactarContactar .contactar p {
	font-size: 1.2em;
	width: 289px;
}
#contactarContactar .contactar p.loc {
	margin-top: 15px;
	line-height: 25px;
}
#contactarContactar .contactar .ampliarmapa {
	height: 25px;
	line-height: 25px;
	text-align: right;
}
#contactarContactar .contactar .ampliarmapa a {
	font-size: 1.2em;
	text-decoration: none;
	color: #767567;
}
#contactarContactar .contactar .ampliarmapa a:hover {
	text-decoration: underline;
}
#contactarContactar .contactar img.floatRight {
	float: right;
}

#contactarContactar p.redBold {
	margin-top: 27px;
	margin-bottom: 17px;
	color: #77142c;
	font-weight: bold;
	font-size: 1.2em;
}
#contactarContactar .contentForm {
	padding: 11px 10px;
	background-color: #F9F8F5;
	height: 100px;
}
#contactarContactar .contentForm p {
	padding: 8px;
	float: left;
}
#contactarContactar .contentForm label {
	display: block;
}
#contactarContactar .contentForm input.confondo{
	padding: 3px;
	width:190px;
}
#contactarContactar .contentForm .boton {
	margin-left: 86px;
	_margin-left: 84px;
	*margin-left: 84px;
	width:150px;
	position:absolute;
}
#contactarContactar .contentForm select {
	background: url(http://www.cdl.cat/images/fdo-input.gif) no-repeat left;  
	border: 1px solid #dcdcdc;
	
}
#contactarContactar .gracias {
	margin: 35px auto 10px auto;
	padding: 58px 30px;
  	color: #535037;
  	background-color: #f7f7f4;
  	font-size: 1.2em;
  	width: 258px;
  	text-align: center;
}
#contactarContactar .tornarAgradecimiento {
	margin: 0 auto;
	width: 318px;
	text-align: right;
	font-size: 1.2em;
}
#contactarContactar .tornarAgradecimiento a {
	color: #77142c;
	font-weight: bold;
	text-decoration: none;
}
#contactarContactar .tornarAgradecimiento a:hover {
	text-decoration: underline;
}
/* CONTACTAR END */


/* PROMOCIONES - LISTADO - BEGIN */
h5#topPromocion {
  background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
  height: 20px;
  position:relative;
  top:10px;

}
/*#promocionListado h4 {
  background: url(/images/tit-serveis.gif) no-repeat;
  height: 20px;
  text-indent: -9999px;
  margin-bottom: 20px;
}*/
#promocionListado h5 {
  background: url(http://www.cdl.cat/images/subtit-promocions.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#promocionListado .mainContainer {
  margin-top: 20px;
  overflow: auto;
}
#promocionListado .subContainerDest h6 {
  background: url(http://www.cdl.cat/images/destacats-tit.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#promocionListado .datosDest {
  background: #ecebe9;
  height: 132px;
  border: 1px solid #ecebe9;
  margin-bottom: 25px;
  margin-top: 10px;
}
#promocionListado .textoDest {
  margin-top: 15px;
}
#promocionListado .datosDest p {
  color: #bf1f21;
  font-size: 1.2em;
  display: inline;
  line-height: 1.3em;
}
#promocionListado .datosDest div.titulo {
  color: #7b1230;
  font-size: 1.3em;
  font-weight: bold;
}
#promocionListado .datosDest a.link {
  color: #bf1f21;
  font-size: 1.2em;
}
#promocionListado .datosDest .foto {
  float: left;
  width: 190px; 
  height: 132px;
  margin-right: 15px;
  margin-bottom: 15px;
}

#promocionListado .promocion {
  height: 102px;
  margin-bottom: 25px;
  margin-top: 15px;
}
#promocionListado .promocion a {
  color: #7b1230;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
#promocionListado .promocion .foto {
  float: left;
  width: 105px; 
  height: 71px;
  margin-right: 15px;
  margin-bottom: 15px;
}

#promocionListado .subContainer h6 {
  background: url(http://www.cdl.cat/images/promocions-titrojo.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#promocionListado .subContainer p {
  font-size: 1.2em;
  line-height: 1.4em;
}
/* PROMOCIONES - LISTADO - END */

/* PROMOCIONES - DETALLE - BEGIN */

#promocionDetalle h4 {
  background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
  height: 20px;
  text-indent: -9999px;
  margin-bottom: 20px;
}
#promocionDetalle h5 {
  background: url(http://www.cdl.cat/images/subtit-promocions-decomptes.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#promocionDetalle .mainContainer {
  margin-top: 20px;
  overflow: auto;
}
#promocionDetalle .mainContainer .titulo {
  color: #bf1f21;
  font-size: 1.6em;
  font-weight: bold;
  margin: 5px 0;
}
#promocionDetalle .mainContainer .tituloContenido {
  color: #bf1f21;
  font-size: 1.2em;
  font-weight: bold;
  margin: 5px 0;
}
#promocionDetalle .mainContainer .contenido {
  margin-top: 15px;
}
#promocionDetalle .mainContainer .copete {
  margin: 15px 0;
}
#promocionDetalle .mainContainer .foto {
  float: left;
  width: 105px; 
  height: 71px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#promocionDetalle .mainContainer .tornar {
  float:right;
  font-size: 1.3em;
  font-weight: bold;  
  color: #71152e;  
}

/* PROMOCIONES - DETALLE - END */


/* EL COLEGIO - INDEX */
#topEl_colegio {
  background: url(http://www.cdl.cat/images/tit-elcollegi.gif) no-repeat;
  height: 20px;
  position:relative;
  top:10px;
}
#el_colegioIndex h5 {
	background: url(http://www.cdl.cat/images/subtit-nostreobjectiu.gif) no-repeat;
	height: 27px;
	margin-top: 5px;
}
#el_colegioIndex p {
  font-size: 1.2em;
  margin-top: 20px;
}
#el_colegioIndex #imgContainer {
	background-color: #fff;
  padding: 4px 0;
  border-top: 1px solid #f9f8f5;
  border-bottom: 1px solid #f9f8f5;
  margin-top: 25px;
  margin-bottom: 30px;
}
#el_colegioIndex #imgContainer .innerContainer {
	background-color: #f9f8f5;
  height: 120px;
}
#el_colegioIndex #imgContainer .innerContainer p {
	margin-top: 0;
	padding: 20px 30px 0 204px;
	line-height: 1.5em;
}
#el_colegioIndex ul {
	list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color4.gif);
	margin-left: 12px;
}
#el_colegioIndex li {
	margin: 13px 0;
	font-size: 1.2em;
}
/* EL COLEGIO - INDEX - END */

/* EL COLEGIO - HISTORIA */
#el_colegioHistoria h5 {
  background: url(http://www.cdl.cat/images/subtit-lahistoria.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#el_colegioHistoria #imgContainer {
	background-color: #f9f8f5;
	position: relative;
	margin-top: 15px;
}
#el_colegioHistoria #imgContainer p {
	position: absolute;
	top: 35px;
	left: 175px;
	width: 160px;
	font-size: 1.2em;
	color: #767567;
}
#el_colegioHistoria a.botVeure {
	position: absolute;
	left: 175px;
	top: 135px;
}
#el_colegioHistoria .hr {
	margin: 20px 0;
}
#el_colegioHistoria #linkDescargaContainer {
	background-color: #f9f8f5;
	padding: 20px;
}
#el_colegioHistoria #linkDescargaContainer a {
  color: #b72020;
  font-size: 1.2em;
  font-weight: bold;
}

/* EL COLEGIO - HISTORIA - END */

/* EL COLEGIO - ORGANOS */
#el_colegioOrganos h5 {
  background: url(http://www.cdl.cat/images/subtit-elsorgans.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#el_colegioOrganos p {
	color: #535037;
	font-size: 1.2em;
	margin: 13px 0;
	line-height: 1.3em;
}
/* EL COLEGIO - ORGANOS - END */

/* EL COLEGIO - JUNTA */
#el_colegioJunta {
	font-size: 1.1em;
	line-height: 1.2em;
}
#el_colegioJunta h4 {
  background: url(http://www.cdl.cat/images/tit-elcollegi.gif) no-repeat;
  height: 20px; 
}
#el_colegioJunta h5 {
  background: url(http://www.cdl.cat/images/subtit-composicio.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#el_colegioJunta h5.especial {
	color:#B72020;
	font-size:1.25em;
	font-weight:normal;
	background:none;
	text-indent:0px;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	line-height:27px;
}

#el_colegioJunta strong {
	font-weight: bold;
	color: #77142c;
}
#el_colegioJunta p.titulo {
	margin: 10px 0;
}
#el_colegioJunta .hr {
	margin: 20px 0;
}
#el_colegioJunta .contenedor {
	position: relative;
}
#el_colegioJunta .fila1 {
	margin-top: 20px;
}
#el_colegioJunta .fila1 p {
	position: absolute;
	left: 125px;
	bottom: 0;
}
#el_colegioJunta .col1, #el_colegioJunta .col2, #el_colegioJunta .col3, #el_colegioJunta .col4 {
	position: relative;
}
#el_colegioJunta .fila2 p {
	position: absolute;
	bottom: 0;
	left: 100px;
}
#el_colegioJunta .fila2 .col2 {
	position: absolute;
	left: 190px;
	top: 0;
}
#el_colegioJunta .fila3 {
	height: 170px;
}
#el_colegioJunta .fila4 {
  height: 140px;
}
#el_colegioJunta .fila3 p, #el_colegioJunta .fila4 p, #el_colegioJunta .fila5 p {
	margin: 10px auto;
}
	
#el_colegioJunta .fila3 .col2, #el_colegioJunta .fila4 .col2, #el_colegioJunta .fila5 .col2 {
	position: absolute;
	left: 95px;
	top: 0;
}
#el_colegioJunta .fila3 .col3, #el_colegioJunta .fila4 .col3, #el_colegioJunta .fila5 .col3 {
  position: absolute;
  left: 190px;
  top: 0;
}
#el_colegioJunta .fila3 .col4 {
  position: absolute;
  left: 286px;
  top: 0;
}

/* EL COLEGIO - JUNTA - END */	

/* EL COLEGIO - TREBALL */
/* EL COLEGIO - JUNTA */
#el_colegioEquipo h5 {
  background: url(http://www.cdl.cat/images/subtit-equiptreball.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#el_colegioEquipo .col1 {
	width: 230px;
	float: left;
}
#el_colegioEquipo p {
	margin: 12px 0;
	line-height: 1.4em;
	font-size: 1.2em;
}
#el_colegioEquipo a {
  color: #77142c;
}
#el_colegioEquipo strong {
	color: #535037;
	font-weight: bold;
}
#el_colegioEquipo .titulo {
	color: #bc2f2f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 8px 0;
}

/* EL COLEGIO - TREBALL - END */

/* EL COLEGIO - RIGHT SIDEBAR */
#sidebar2 .menuColegio {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuColegio h3 {
	background: url(http://www.cdl.cat/images/colder-elcollegi-tit.gif) no-repeat;
	height: 27px;
}
#sidebar2 .menuColegio a {
	display: block;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #e8e7e3;
	text-decoration: none;
	color: #767567;
	padding-left: 15px;
}
#sidebar2 .menuColegio a:hover, #sidebar2 .menuColegio a.active {
	color: #77142c;
}
/* EL COLEGIO - RIGHT SIDEBAR - END */

/* HONORARIOS - INDEX */
#topHonorario {
  background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
  height: 20px; 
  position:relative;
  top:10px;

}
#honorariosIndex h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosIndex {
	color: #535037;
	font-size: 1.1em;
}
#honorariosIndex h6 {
	font-weight: bold;
	text-decoration: underline;
}
#honorariosIndex p.intro {
	margin: 20px 0;
	line-height: 1.5em;	
}
#honorariosIndex .selectContainer {
	float: left;
	width: 100%;
}
#honorariosIndex li {
  background: #f9f8f6 url(http://www.cdl.cat/images/flecha-color2.gif) no-repeat 10px 12px; 
  font-size: 0.9em;
  line-height: 1.5em;
  padding-left: 25px;
  margin-top: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #535138;
  min-height: 19px;
  height: auto !important;
  height: 19px;
  font-weight: bold;
}
#honorariosIndex li a {
  color: #535138;
}
#honorariosIndex li a:hover {
  color: #952f47;
}
#honorariosIndex .Notes {
  margin-top: 15px;
}
#honorariosIndex .Notes p {
  color: #952f47;
  font-size: 1.4em;
  line-height: 1.5em;
}
#honorariosIndex .Notes li {
  background: none;
  padding: 0 0;
  font-weight: normal;
  margin-bottom: 10px;
}
/* HONORARIOS - INDEX - END */

/* HONORARIOS - ENSAYO */
#honorariosEnsayo h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosEnsayo {
	color: #535037;
	font-size: 1.1em;
}
#honorariosEnsayo p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color:#6a6752;
}
#honorariosEnsayo p.titulo {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
}
#honorariosEnsayo .Contrato {
	margin-bottom: 20px;
}
#honorariosEnsayo .Contrato p {
  line-height: 1.5em;
}
#honorariosEnsayo .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - ENSAYO - END */

/* HONORARIOS - CURSOS */
#honorariosCurso h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosCurso {
	color: #535037;
	font-size: 1.1em;
}
#honorariosCurso p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosCurso p.titulo {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
}
#honorariosCurso .Clases table {
  width: 100%;
}
#honorariosCurso .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
#honorariosCurso .Clases td.col1 {
  width: 150px;
}
/* HONORARIOS - CURSOS - END */

/* HONORARIOS - CONFERENCIAS */
#honorariosConferencia h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosConferencia {
	color: #535037;
	font-size: 1.1em;
}
#honorariosConferencia p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosConferencia p.titulo {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	margin-top:40px;
	padding-left:7px;
	*padding-left:9px;
	_padding-left:9px;
}
#honorariosConferencia p.titulo1 {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	padding-bottom:5px;
	padding-left:7px;
	*padding-left:9px;
	_padding-left:9px;
}
#honorariosConferencia .Clases table {
  width: 100%;
}
#honorariosConferencia .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
#honorariosConferencia .Clases td.col1 {
  width: 150px;
}
/* HONORARIOS - CONFERENCIAS - END */

/* HONORARIOS - CONSULTAS */
#honorariosConsulta h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosConsulta {
	color: #535037;
	font-size: 1.1em;
}
#honorariosConsulta p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosConsulta .Clases table {
  width: 100%;
}
#honorariosConsulta .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - CONSULTAS - END */

/* HONORARIOS - URBANISMO */
#honorariosUrbanismo h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosUrbanismo {
	color: #535037;
	font-size: 1.1em;
}
#honorariosUrbanismo p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosUrbanismo p.titulo {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-left: 5px;
	margin-top: 60px;
	font-weight: bold;
}
#honorariosUrbanismo p.titulo1 {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
		margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
#honorariosUrbanismo p.nota {
	font-size: 0.9em;
	line-height: 1.5em;
}
#honorariosUrbanismo .Clases table {
  width: 100%;
}
#honorariosUrbanismo .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - URBANISMO - END */

/* HONORARIOS - PUBLICACION */
#honorariosPublicacion h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosPublicacion {
	color: #535037;
	font-size: 1.1em;
}
#honorariosPublicacion p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosPublicacion p.titulo {
	font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosPublicacion p.nota {
	font-size: 0.9em;
	line-height: 1.5em;
}
#honorariosPublicacion .Clases {
  margin-bottom: 40px;
}
#honorariosPublicacion .Clases table {
  width: 100%;
}
#honorariosPublicacion .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - PUBLICACION - END */

/* HONORARIOS - TRADUCCION */
#honorariosTraduccion h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosTraduccion {
	color: #535037;
	font-size: 1.1em;
}
#honorariosTraduccion p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosTraduccion p.titulo {
		font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosTraduccion p.nota {
	font-size: 0.9em;
	line-height: 1.5em;
}
#honorariosTraduccion p.copete {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#honorariosTraduccion .Clases {
  margin-bottom: 40px;
}
#honorariosTraduccion .Clases table {
  width: 100%;
}
#honorariosTraduccion .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - TRADUCCION - END */

/* HONORARIOS - DOBLAJE */
#honorariosDoblaje h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosDoblaje {
	color: #535037;
	font-size: 1.1em;
}
#honorariosDoblaje p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosDoblaje p.titulo {
		font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosDoblaje p.nota {
	font-size: 1em;
	line-height: 1.5em;
}
#honorariosDoblaje p.copete {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#honorariosDoblaje .Clases {
  margin-bottom: 40px;
}
#honorariosDoblaje .Clases table {
  width: 100%;
}
#honorariosDoblaje .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - DOBLAJE - END */

/* HONORARIOS - EXPOSICION */
#honorariosExposicion h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosExposicion {
	color: #535037;
	font-size: 1.1em;
}
#honorariosExposicion p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosExposicion p.titulo {
		font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosExposicion p.nota {
	font-size: 1em;
	line-height: 1.5em;
}
#honorariosExposicion p.copete {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#honorariosExposicion .Clases {
  margin-bottom: 40px;
}
#honorariosExposicion .Clases table {
  width: 100%;
}
#honorariosExposicion .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
/* HONORARIOS - EXPOSICION - END */

/* HONORARIOS - ARQUEOLOGIA */
#honorariosArqueologia h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosArqueologia {
	color: #535037;
	font-size: 1.1em;
}
#honorariosArqueologia p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosArqueologia p.titulo {
		font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosArqueologia p.nota {
	font-size: 1em;
	line-height: 1.5em;
}
#honorariosArqueologia p.copete {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 5px;
	font-weight:bold;
}
#honorariosArqueologia .Clases {
  margin-bottom: 40px;
}
#honorariosArqueologia .Clases table {
  /*width: 100%;*/
}
#honorariosArqueologia .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
#honorariosArqueologia .Clases .cuadro {
  /*width: 100%;*/
  background-color: #f7f7f4;
  padding: 10px;
}
#honorariosArqueologia .Clases .cuadro p {
  margin-bottom: 10px;
}
/* HONORARIOS - ARQUEOLOGIA - END */

/* HONORARIOS - MUSEO */
#honorariosMuseo h5 {
  background: url(http://www.cdl.cat/images/subtit-honoraris.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#honorariosMuseo {
	color: #535037;
	font-size: 1.1em;
}
#honorariosMuseo p.intro {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	padding: 15px 0 15px 15px;
	background: #e2e1de;
	color: #6a6752;
}
#honorariosMuseo p.titulo {
		font-size: 1.15em;
	font-weight:bold;
	color: #952f47;
	margin-bottom: 5px;
	font-weight: bold;
}
#honorariosMuseo p.nota {
	font-size: 1em;
	line-height: 1.5em;
}
#honorariosMuseo p.copete {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 5px;
}
#honorariosMuseo .Clases {
  margin-bottom: 40px;
}
#honorariosMuseo .Clases table {
  /*width: 100%;*/
}
#honorariosMuseo .Clases td {
  background-color: #f7f7f4;
  padding: 10px;
  border: 5px solid #FFF;
}
#honorariosMuseo .Clases .cuadro {
  /*width: 100%;*/
  background-color: #f7f7f4;
  padding: 10px;
}
#honorariosMuseo .Clases .cuadro p {
  margin-bottom: 10px;
}
/* HONORARIOS - MUSEO - END */

/* DELEGACIONES - INDEX */
#topDelegaciones {
  background: url(http://www.cdl.cat/images/tit-delegacions.gif) no-repeat;
  height: 20px;
  position:relative;
  top:10px; 
}
#delegacionesIndex h5 {
  background: url(http://www.cdl.cat/images/subtit-indexdelegacions.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
#delegacionesIndex {
	color: #535037;
	font-size: 1.2em;
}
#delegacionesIndex h6{
	font-weight: bold;
	text-decoration: underline;
}
#delegacionesIndex h6 a{
	color:#000000;
}
#delegacionesIndex p.intro {
	margin: 30px 0;
	line-height: 1.5em;
	
}
#delegacionesIndex ul {
	width: 220px;
	float: left;
}
#delegacionesIndex li {
	margin: 22px 0;
	line-height: 1.4em;
}

#delegacionesIndex a {
	color: #77142c;
	text-decoration: none;
}
#delegacionesIndex .rightCol {
	margin-left: 225px;
	padding-top: 20px;
}
#delegacionesIndex .rightCol .hr {
	margin: 20px 0 10px 0;
}
#delegacionesIndex .rightCol span {
	color: #721313;
}
/* DELEGACIONES - INDEX - END */

/* DELEGACIONES - INTERNAS */
.delegacionesInternas .leftCol {
	width: 200px;
	_width: 190px;
	float: left;
	font-size: 1.2em;
}
.delegacionesInternas .leftCol h6 {
	font-weight: bold;
	margin-top: 40px;
}
.delegacionesInternas .leftCol p {
	line-height: 1.4em;
}
.delegacionesInternas .leftCol .hr {
	margin: 20px 0;
}
.delegacionesInternas .leftCol a {
  color: #77142c;
}
.delegacionesInternas .rightCol {
	width: 240px;
	margin-left: 220px;
	_margin-left: 215px;
	margin-top: 25px;
	background: url(http://www.cdl.cat/images/dest-delegaciones-fdo.gif) repeat-y;
	font-size: 1.1em;
}
.delegacionesInternas .rightCol .top {
	height: 8px;
	background: url(http://www.cdl.cat/images/dest-delegaciones-top.gif) no-repeat;
}
.delegacionesInternas .rightCol .innerContainer {
	padding: 13px 18px 13px 15px;
	_padding: 9px 18px 13px 15px;
	  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) no-repeat bottom;
}
.delegacionesInternas .rightCol h6 {
	text-indent: -9999px;
	height: 24px;
	width: 207px;
}
.delegacionesInternas .rightCol li {
	margin: 15px 0 15px 12px;
	font-weight: bold;
}
.delegacionesInternas .rightCol .cursos {
  color: #002f2f;
}
.delegacionesInternas .rightCol .jornadas {
  color: #185335;
}
.delegacionesInternas .rightCol .premis {
  color: #721313;
}
.delegacionesInternas .rightCol .altres {
  color: #5c5b4f;
}
.delegacionesInternas .rightCol .cursos h6 {
	background: url(http://www.cdl.cat/images/dest-cursos-tit.gif) no-repeat;
}
.delegacionesInternas .rightCol .jornadas h6 {
  background: url(http://www.cdl.cat/images/dest-jornadas-tit.gif) no-repeat;
}
.delegacionesInternas .rightCol .premis h6 {
  background: url(http://www.cdl.cat/images/dest-premis-tit.gif) no-repeat;
}
.delegacionesInternas .rightCol .altres h6 {
  background: url(http://www.cdl.cat/images/dest-altres-tit.gif) no-repeat;
}
.delegacionesInternas .rightCol .cursos li {
	list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color1.gif);
}
.delegacionesInternas .rightCol .cursos li a {
text-decoration:none;
color:#002f2f;
}
.delegacionesInternas .rightCol .cursos li a:hover {
text-decoration:underline;
}
.delegacionesInternas .rightCol .jornadas li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color5.gif);
}
.delegacionesInternas .rightCol .jornadas li a {
text-decoration:none;
color:#185335;
}
.delegacionesInternas .rightCol .jornadas li a:hover {
text-decoration:underline;
}
.delegacionesInternas .rightCol .premis li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color3.gif);
}
.delegacionesInternas .rightCol .premis li a {
text-decoration:none;
color:#721313;
}
.delegacionesInternas .rightCol .premis li a:hover {
text-decoration:underline;
}
.delegacionesInternas .rightCol .altres li {
  list-style-image: url(http://www.cdl.cat/images/bullet-cuad-color4.gif);
}
.delegacionesInternas .rightCol .altres li a {
text-decoration:none;
color:#5c5b4f;
}
.delegacionesInternas .rightCol .altres li a:hover {
text-decoration:underline;
}
/* DELEGACIONES - INTERNAS - END */

/* DELEGACIONES - CENTRAL */
#delegacionesCentral h5 {
  background: url(http://www.cdl.cat/images/subtit-delegaciocatalunya.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
/* DELEGACIONES - CENTRAL - END */

/* DELEGACIONES - GIRONA */
#delegacionesGirona h5 {
  background: url(http://www.cdl.cat/images/subtit-delegaciogirona.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
/* DELEGACIONES - GIRONA - END */

/* DELEGACIONES - LLEIDA */
#delegacionesLleida h5 {
  background: url(http://www.cdl.cat/images/subtit-delegaciolleida.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
/* DELEGACIONES - LLEIDA - END */

/* DELEGACIONES - TARRAGONA */
#delegacionesTarragona h5 {
  background: url(http://www.cdl.cat/images/subtit-delegaciotarragona.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
/* DELEGACIONES - TARRAGONA - END */

/* DELEGACIONES - TERRES */
#delegacionesTerres h5 {
  background: url(http://www.cdl.cat/images/subtit-delegaciolebre.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
}
/* DELEGACIONES - TERRES - END */

/* DELEGACIONES - RIGHT SIDEBAR */
#sidebar2 .menuDelegaciones {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuDelegaciones h3 {
  background: url(http://www.cdl.cat/images/colder-delegacions-tit.gif) no-repeat;
  height: 27px;
}
#sidebar2 .menuDelegaciones a {
  display: block;
  height: 22px;
  line-height: 22px;
  border-bottom: 1px solid #e8e7e3;
  text-decoration: none;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuDelegaciones a:hover, #sidebar2 .menuDelegaciones a.active {
  color: #77142c;
}
/* DELEGACIONES - RIGHT SIDEBAR - END */

/* HONORARIOS - RIGHT SIDEBAR */
#sidebar2 .menuHonorarios {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuHonorarios h3 {
  background: url(http://www.cdl.cat/images/colder-honoraris-tit.gif) no-repeat;
  height: 27px;
}
#sidebar2 .menuHonorarios li {
  background: none; 
  font-size: 0.9em;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding: 4px 0;
  border-bottom: 1px solid #e8e7e3;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuHonorarios a {
  text-decoration: none;
  color: #767567;
}
#sidebar2 .menuHonorarios a:hover, #sidebar2 .menuHonorarios a.active {
  text-decoration: none;
  color: #000000;
}
/* HONORARIOS - RIGHT SIDEBAR - END */

/* PRENSA - RIGHT SIDEBAR */
#sidebar2 .menuPrensa {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuPrensa h3 {
  background: url(http://www.cdl.cat/images/colder-salapremsa-tit.gif) no-repeat;
  height: 27px;
}
#sidebar2 .menuPrensa li {
  background: none; 
  font-size: 1em;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding: 4px 0;
  border-bottom: 1px solid #e8e7e3;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuPrensa a {
  text-decoration: none;
  color: #767567;
}
#sidebar2 .menuPrensa a:hover, #sidebar2 .menuPrensa a.active {
  text-decoration: none;
  color: #000000;
}
/* PRENSA - RIGHT SIDEBAR - END */




/* SECCIONES */

/* GESTION - RIGHT SIDEBAR */
#sidebar2 .menuSeccionesDedactic, #sidebar2 .menuSeccionesHumanitat {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuSeccionesDedactic h3 {
  background: url(http://www.cdl.cat/images/colder-centredidatic-tit.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#sidebar2 .menuSeccionesHumanitat h3 {
  background: url(http://www.cdl.cat/images/colder-centre-tit.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}
#sidebar2 .menuSeccionesDedactic li, #sidebar2 .menuSeccionesHumanitat li {
  background: none; 
  font-size: 1em;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding: 4px 0;
  border-bottom: 1px solid #e8e7e3;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuSeccionesDedactic a, #sidebar2 .menuSeccionesHumanitat a {
  text-decoration: none;
  color: #767567;
}
#sidebar2 .menuSeccionesDedactic a:hover, 
	#sidebar2 .menuSeccionesDedactic a.active, 
	#sidebar2 .menuSeccionesHumanitat a:hover, 
	#sidebar2 .menuSeccionesHumanitat a.active {
  text-decoration: none;
  color: #bb221a;
}
/* GESTION - RIGHT SIDEBAR - END */


#topSecciones {
  background: url(http://www.cdl.cat/images/tit-seccions.gif) no-repeat;
  height: 20px; 
    position:relative;
  top:10px;
}
#seccionesIndex h5 {
  background: url(http://www.cdl.cat/images/subtit-centres.gif) no-repeat;
  height: 27px;
  margin-top: 5px;	
}
#seccionesIndex .leftCol {
	width: 217px;
	float: left;
}
#seccionesIndex .rightCol {
	margin-left: 240px;
	width: 217px;
}
#seccionesIndex p {
	color: #535037;
	font-weight: bold;
	background: #f0efe9 url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesIndex a {
	color: #535037;
	text-decoration:none;
}
#seccionesIndex .leftCol p {
	padding-top: 12px;
	height: 42px;
	background-position: 17px 16px;
}
#seccionesIndex .rightCol p {
	padding-top: 20px;
	height: 34px;
	background-position: 17px 22px;
}

/* SECCIONES - END */

/* seccionesCentreDidactic */
#seccionesCentreDidactic h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesCentreDidactic .textContainer {
	width: 459px;
}
#seccionesCentreDidactic .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	
}
#seccionesCentreDidactic .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesCentreDidactic .textContainer .lista {
	color: #535037;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesCentreDidactic .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1.1em;
	text-decoration: underline;
}
#seccionesCentreDidactic .lista li a{
	color: #77142c;
}
/* SECCIONES- seccionesCentreDidactic - END */

/* seccionesPrograma */
#seccionesPrograma h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}

#seccionesPrograma .textContainer {
	width: 459px;
}
#seccionesPrograma .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	
}
#seccionesPrograma .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesPrograma .volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesPrograma .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesPrograma .textContainer .lista {
	color: #535037;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesPrograma .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1.1em;
	text-decoration: underline;
}
#seccionesPrograma .lista li a {
	color: #77142c;
}
#seccionesPrograma .lista li.active {
  text-decoration: none;
}
#seccionesPrograma .titulo2 {
	color: #77142c;
	font-size: 1.25em;
	margin-top: 35px;
	text-decoration: underline;
}
#seccionesPrograma .subtitulo {
	color: #535037;
	font-size: 1.1em;
	margin: 20px 0 24px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
}
#seccionesPrograma table {
	color: #535037;
	font-size: 1.1em;
}
#seccionesPrograma td {
  padding-bottom: 22px;
}
#seccionesPrograma td.columna1 {
  width: 108px;
  vertical-align: top;
}
/* SECCIONES- seccionesPrograma - END */

/* Secciones programa - end */

/* Secciones login */
#seccionesLogin h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
  margin-bottom:10px; 
}
#seccionesLogin .volver {
  text-align:right;
  margin-bottom:0px;
  margin-top:18px;
}
#seccionesLogin .volver a {
  font-weight:bold;
  font-size:1.1em;
  text-decoration:underline;
  color:#77142c;
}
#seccionesLogin p.texto {
  font-size: 1.1em;
  line-height: 1.6em;
  margin-top:  20px; 
}
#seccionesLogin form {
  width: 204px;
  margin: 70px auto 0 auto;
}
#seccionesLogin form p {
  clear: both;
  overflow: auto;
  *zoom: 1;
  margin-top: 4px;
  text-align: right;
}
#seccionesLogin label {
  text-align: left;
  display: block;
  width: 75px;
  float: left;
  line-height: 19px;
  color: #535037;
  font-size: 1.1em;
}
#seccionesLogin input.text {
  width: 120px;
  *width: 118px;
}
#seccionesLogin p.submit {
  text-align: right;
}

/* Secciones login - end */ 
/* SECCIONES- seccionesCentreDidactic - END */

/* seccionesPonenciesTallers */
#seccionesPonenciesTallers h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}

#seccionesPonenciesTallers .textContainer {
	width: 459px;
}
#seccionesPonenciesTallers .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	
}
#seccionesPonenciesTallers .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesPonenciesTallers .volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesPonenciesTallers .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesPonenciesTallers .textContainer .lista {
	color: #535037;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesPonenciesTallers .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1.1em;
	text-decoration: underline;
}
#seccionesPonenciesTallers .lista li a{
	color: #77142c;
}
#seccionesPonenciesTallers .lista li.active{
  text-decoration: none;
}
#seccionesPonenciesTallers .titulo2 {
	color: #77142c;
	font-size: 1.25em;
	margin-top: 35px;
	text-decoration: underline;
}
#seccionesPonenciesTallers .subtitulo {
	color: #535037;
	font-size: 1.1em;
	margin: 20px 0 24px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
}
#seccionesPonenciesTallers .talleresContainer p{
	color: #535037;
	font-size: 1.1em;
	padding-bottom: 20px;
	line-height:17px;
}
/* SECCIONES- seccionesPonenciesTallers - END */

/* seccionesResumTallers */
#seccionesResumTallers h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}

#seccionesResumTallers .textContainer {
	width: 459px;
}
#seccionesResumTallers .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	
}
#seccionesResumTallers .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesResumTallers .volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesResumTallers .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesResumTallers .textContainer .lista {
	color: #535037;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesResumTallers .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1.1em;
	text-decoration: underline;
}
#seccionesResumTallers .lista li a{
	color: #77142c;
}
#seccionesResumTallers .lista li.active{
  text-decoration: none;
}
#seccionesResumTallers .titulo2 {
	color: #77142c;
	font-size: 1.25em;
	margin-top: 35px;
	text-decoration: underline;
}
#seccionesResumTallers .subtitulo {
	color: #535037;
	font-size: 1.1em;
	margin: 20px 0 12px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
}
#seccionesResumTallers .resumContainer p{
	color: #535037;
	font-size: 1.1em;
	padding-bottom: 20px;
	line-height:17px;
}
#seccionesResumTallers .box{
	margin: 1px;
	background:#f0efe9 url(http://www.cdl.cat/images/separador-vert-caja.gif) no-repeat 60px 10px;
	height:50px;
	width:440px;
	padding:10px 0 0 22px;
}

#seccionesResumTallers .box div{
	width:25px;
	float: left;
	margin-top:13px;
	margin-right:30px;
}

#seccionesResumTallers .box .rojo{
	font-size: 1.1em;
	color: #721313;
	font-weight: bold;
	text-decoration: underline;
	padding-top:14px;
}
/* SECCIONES- seccionesResumTallers - END */

/* seccionesDescargarPdf */
#seccionesDescargarPdf h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}

#seccionesDescargarPdf .textContainer {
	width: 459px;
}
#seccionesDescargarPdf .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	
}
#seccionesDescargarPdf .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesDescargarPdf .volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesDescargarPdf .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesDescargarPdf .textContainer .lista {
	color: #535037;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#seccionesDescargarPdf .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 2px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1.1em;
	text-decoration: underline;
}
#seccionesDescargarPdf .lista li a{
	color: #77142c;
}
#seccionesDescargarPdf .lista li.active{
  text-decoration: none;
}
/* SECCIONES- seccionesResumTallers - END */
/* seccionesDidaticWebs */
#seccionesDidaticWebs h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticWebs .p{
	margin: 1px;
	background:#f9f8f5;
	height:128px;
}
#seccionesDidaticWebs .textContainer {
	width: 459px;
}
#seccionesDidaticWebs .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
}
#seccionesDidaticWebs .textContainer strong {
  /*text-decoration:  underline;*/
}
#seccionesDidaticWebs .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesDidaticWebs .textContainer a {
	color: #535037;
}
#seccionesDidaticWebs .textContainer a:hover {
  text-decoration:  none;
}

/* SECCIONES- seccionesCentreDidactic - END */

/* seccionesDidaticNoticies */
#seccionesDidaticNoticies h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticNoticies .p{
	margin: 1px;
	background:#f9f8f5;
	height:128px;
}
#seccionesDidaticNoticies .textContainer {
	width: 459px;
}
#seccionesDidaticNoticies .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 40px;
	line-height: 19px;
}
#seccionesDidaticNoticies .textContainer a {
  text-decoration: underline;
	color: #77142c;
}
#seccionesDidaticNoticies .textContainer p.titulo {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom:21px;
}
/* SECCIONES- seccionesCentreDidactic - END */


/* seccionesDidaticRessenyes */
#seccionesDidaticRessenyes div.volver{
	margin-bottom: 0pt; 
	margin-top: 18px; 
	text-align: right;
	}
#seccionesDidaticRessenyes div.volver a{
	color: rgb(119, 20, 44); 
	font-size: 1.1em; 
	font-weight: bold; 
	text-decoration: underline; 
	float: right;
	}
#seccionesDidaticRessenyes h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticRessenyes p.titulo {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesDidaticRessenyes .box{
	margin: 1px;
	background:#f9f8f5;
	height:113px;
	padding:24px 0 0 21px;
	margin-bottom:21px;
}
#seccionesDidaticRessenyes p{
	font-size:1.1em;
	color:#535037;
	line-height:18px;
}
#seccionesDidaticRessenyes li{
	font-size:1.1em;
	color:#535037;
	line-height:18px;
}
#seccionesDidaticRessenyes .box .rojo{
	font-size:1.2em;
	color:#721313;
	font-weight:bold;
}
#seccionesDidaticRessenyes .textContainer {
	width: 459px;
}
#seccionesDidaticRessenyes .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
}
#seccionesDidaticRessenyes .textContainer strong {
  /*text-decoration:  underline;*/
}
#seccionesDidaticRessenyes .textContainer a:visited,
#seccionesDidaticRessenyes .textContainer a {
	text-decoration:  underline;
	color: #535037;
}
#seccionesDidaticRessenyes .textContainer a:hover {
	text-decoration:  none;
}
#seccionesDidaticRessenyes .textContainer p ul li {
	list-style-type: disc;
	font-size: 1.1em;
	color: #535037;
	line-height: 19px;
}
/* SECCIONES- seccionesCentreDidactic - END */

/* seccionesDidaticExperiments */
#seccionesDidaticExperiments h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticExperiments p.titulo {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesDidaticExperiments .box{
	margin: 1px;
	background:#f9f8f5;
	height:50px;
	padding:15px 0 0 21px;
	margin-bottom:21px;
}
#seccionesDidaticExperiments p{
	font-size:1.1em;
	color:#535037;
	line-height:18px;
}
#seccionesDidaticExperiments .box .rojo{
	font-size:1.2em;
	color:#721313;
	font-weight:bold;
}
#seccionesDidaticExperiments .textContainer {
	width: 430px;
	padding-left:20px;
}
#seccionesDidaticExperiments .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
}
#seccionesDidaticExperiments .lista {
	color: #535037;
	margin-top: 10px;
	font-size: 1.2em;
}
#seccionesDidaticExperiments .lista li {
	color: #77142c;
	background: url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat 0 3px;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 1em;
	text-decoration: underline;
}
#seccionesDidaticExperiments .lista li a{
	color: #77142c;
}
#seccionesDidaticExperiments .subtitulo {
	color: #535037;
	font-size: 1.1em;
	margin: 20px 0 12px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
}
/* SECCIONES- seccionesCentreDidactic - END */
/* seccionesDidaticEstrategia */
#seccionesDidaticEstrategia h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticEstrategia p.titulo {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	font-size: 1.25em;
	font-weight: bold;
}
#seccionesDidaticEstrategia .box{
	margin: 1px;
	background:#f0efe9 url(http://www.cdl.cat/images/separador-vert-caja.gif) no-repeat 60px 10px;
	height:50px;
	width:440px;
	padding:10px 0 0 22px;
}

#seccionesDidaticEstrategia .box div{
	width:25px;
	float: left;
	margin-top:13px;
	margin-right:30px;
}

#seccionesDidaticEstrategia .box .rojo{
	font-size: 1.1em;
	color: #721313;
	font-weight: bold;
	text-decoration: underline;
	padding-top:14px;
}
#seccionesDidaticEstrategia .textContainer {
	width: 459px;
}
#seccionesDidaticEstrategia .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
}
/* seccionesDidaticListados */
#seccionesDidaticListados h5 {
  background: url(http://www.cdl.cat/images/subtit-centredidactic.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
	margin-bottom: 10px;	
}
#seccionesDidaticListados p.titulo {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 21px;
	line-height: 19px;
	font-size: 1.25em;
	font-weight: bold;
}

#seccionesDidaticListados .textContainer {
	width: 459px;
 	*width: 410px;
	padding: 18px 10px 23px 27px;
}
#seccionesDidaticListados .textContainer p {
	font-size: 1em;
	font-weight:bold;
	color: #77142c;
	margin-bottom: 15px;
	padding-left: 10px;
	background: url(http://www.cdl.cat/images/cuadradito-lista.gif) no-repeat 0px 6px;
	/*text-decoration:underline;*/
}
#seccionesDidaticListados .toggleLink {
  background-color: #f9f8f5;
  padding: 11px 10px 11px 20px;
  line-height: 35px;
  vertical-align: middle; 
  _padding: 4px 0;
  margin-bottom:2px;
}
#seccionesDidaticListados .toggleLink a.toggleLinkAnchor {  
  background: url(http://www.cdl.cat/images/flecha-desplegable-off.gif) no-repeat;
  background-position: 0px 2px;
  padding-left: 18px;
  font-size: 1em;
  font-weight: bold;  
  color: #535037;  
  line-height: 18px;
	text-decoration:underline;
}
#seccionesDidaticListados .toggleLink a:active.toggleLinkAnchor, #seccionesDidaticListados .toggleLink a.toggleLinkAnchorSelected {
  background: url(http://www.cdl.cat/images/flecha-desplegable-on.gif) no-repeat;  
  background-position: 0px 2px;
}
#seccionesDidaticListados .textContainer a:visited, 
#seccionesDidaticListados .textContainer a {
	color: #77142c;
	text-decoration:underline;
}
#seccionesDidaticListados .textContainer a:hover {
	color: #77142c;
	text-decoration:none;
}

/* end seccionesDidaticListados */
.linkHumanidades {
	background-color: #f0efe9;
	height:53px;
}
.linkHumanidades p {
	color: #535037;
	font-weight: bold;
	background: #f0efe9 url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat;
	padding-left: 30px;
	font-size: 1.2em;
	background-position:17px 22px;
	padding-top:19px;
}
.linkHumanidades a {
	color: #535037;
	text-decoration:none;
}

.linkDedactic {
	background-color: #f0efe9;
	height:66px;
}
.linkDedactic p {
	color: #535037;
	font-weight: bold;
	background: #f0efe9 url(http://www.cdl.cat/images/flecha-color3.gif) no-repeat;
	padding-left: 30px;
	font-size: 1.2em;
	background-position:17px 22px;
	padding-top:19px;
}
.linkDedactic a {
	color: #535037;
	text-decoration:none;
}
/* SECCIONES- seccionesCentreDidactic - END */

/* SECCIONES - PREMI1 */
#seccionesHumanitatsPremi1 h5 {
  background: url(http://www.cdl.cat/images/subtit-centrehumanitats.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
  margin-bottom: 10px;  
}

#seccionesHumanitatsPremi1 h6 {
  font-weight: bold;
  font-size: 1.3em;
}
#seccionesHumanitatsPremi1 .leftCol,
#seccionesHumanitatsPremi1 .rightCol {
  margin-top: 25px;
}
#seccionesHumanitatsPremi1 .leftCol {
  width: 230px;
  float: left;
}
#seccionesHumanitatsPremi1 .rightCol p {
  font-size: 1.2em;
  color: #535037;
  margin-top: 25px;
}
#seccionesHumanitatsPremi1 .rightCol ul {
  margin-left: 230px;
  margin-top: 33px;
}
#seccionesHumanitatsPremi1 .rightCol li {
  background-color: #f9f8f5;
  padding: 14px 0 14px 17px;
  margin-top: 4px;
}
#seccionesHumanitatsPremi1 .rightCol a {
  color: #721313;
  font-weight: bold;
  text-decoration: underline;
}
#seccionesHumanitatsPremi1 .rightCol a:hover {
  text-decoration: none;
}
/* SECCIONES - secciones Humanitats Revista */
#seccionesHumanitatsRevista h5 {
  background: url(http://www.cdl.cat/images/subtit-centrehumanitats.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
  margin-bottom: 10px;  
}

#seccionesHumanitatsRevista h6 {
  font-weight: bold;
  font-size: 1.3em;
	margin-bottom:36px;
}
#seccionesHumanitatsRevista .textContainer {
	width: 430px;
}
#seccionesHumanitatsRevista .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 27px;
	line-height: 19px;
}
#seccionesHumanitatsRevista .textContainer p.rojo {
	color: #721313;
	font-weight: bold;
}
#seccionesHumanitatsRevista .textContainer a {
  text-decoration: underline;
	color: #721313;
}

/* SECCIONES - PREMI1 END */

/* SECCIONES - PREMI2 */
#seccionesHumanitatsPremi2 h5 {
  background: url(http://www.cdl.cat/images/subtit-centrehumanitats.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
  margin-bottom: 10px;  
}

#seccionesHumanitatsPremi2 h6 {
  font-weight: bold;
  font-size: 1.3em;
	float:left;
}

#seccionesHumanitatsPremi2 div.volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesHumanitatsPremi2 .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesHumanitatsPremi2 div.textContainer {
  width: 457px;
  font-size: 1.2em;
  margin-top: 35px;
	line-height:19px;
	clear:both;
}
#seccionesHumanitatsPremi2 .title {
  color: #721313;
}
/* SECCIONES - PREMI2 - END */
/* SECCIONES - PREMI3 */
#seccionesHumanitatsPremi3 h5 {
  background: url(http://www.cdl.cat/images/subtit-centrehumanitats.gif) no-repeat;
  height: 27px;
  margin-top: 5px;
  margin-bottom: 10px;  
}

#seccionesHumanitatsPremi3 h6 {
  font-weight: bold;
  font-size: 1.3em;
	margin-bottom:35px;
	float:left;
	width:200px;
}
#seccionesHumanitatsPremi3 div.volver {
  text-align: right;
  margin-bottom: 0px;
	margin-top: 18px;
}
#seccionesHumanitatsPremi3 .volver a {
  font-weight: bold;
	font-size: 1.1em;
  text-decoration: underline;
  color: #77142c;
}
#seccionesHumanitatsPremi3 .title {
  color: #721313;
}
#seccionesHumanitatsPremi3 .textContainer {
	width: 430px;
	clear:both;
}
#seccionesHumanitatsPremi3 .textContainer p {
	font-size: 1.1em;
	color: #535037;
	margin-bottom: 24px;
	line-height: 19px;
}
/* SECCIONES - PREMI3 - END */


/* ERROR */
ul.error {
	background-color: #ebf2f2;
	margin-top: 10px;
	width: 594px;
}
ul.errorchico {
	background-color: #ebf2f2;
	margin-top: 10px;
	width: 462px;
}
ul.error li,
ul.errorchico li {
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #DF3C33;
	padding: 3px 0;
}
.innerMainContent .btnError {
	text-align: right;
	padding-right: 30px;
}
.innerMainContent .btnError .rightMargin {
	margin-right: 10px;
}
/* ERROR - END */

/* SALA DE PRENSA  - ultimasnoticias */
#topPrensa {
  background: url(http://www.cdl.cat/images/tit-salapremsa.gif) no-repeat;
  height: 20px; 
    position:relative;
  top:10px;
}
#prensaUltimasNoticias h5 {
	background: url(http://www.cdl.cat/images/subtit-ultimesnoticies.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#prensaUltimasNoticias h6 a {
	text-indent: -9999px;
}

#prensaUltimasNoticias .linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.prensaContenedorNoticias {
 	margin-top: 13px;
	margin-bottom: 23px;
	padding: 6px;
	min-height: 102px;
  	height: auto !important;
  	height: 102px;  
	color: #535037;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em ;
	font-weight:normal
}


.prensaContenedorNoticias .img{
	background: url(http://www.cdl.cat/images/noticia-img-ch.gif) no-repeat;
	margin-right:12px;
	width: 102px;
	height: 102px;
	position:relative;
	float:left;
}

.prensaContenedorNoticias .fecha{
margin-top:1px;
margin-bottom:7px;
}



.prensaContenedorNoticias .titulo {
font-weight:bold;
}

.prensaContenedorNoticias .texto{
margin-bottom:1px;
}

.prensaContenedorNoticias .leermas {
text-align:right;
}

.prensaContenedorNoticias .leermas a {
font-weight:bold;
text-decoration:underline;
color:#721313;
}

/* SALA DE PRENSA  - ultimasnoticias - END */

/* SALA DE PRENSA - ARCHIVO */
#prensaArchivoNoticias h5 {
  background: url(http://www.cdl.cat/images/subtit-arxiunoticies.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}

#prensaArchivoNoticias #contenedorNoticia {
clear:left;
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1.1em;
}
#prensaArchivoNoticias #contenedorNoticia .desplasClose {
background: url(http://www.cdl.cat/images/flecha-anios.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
}
#prensaArchivoNoticias #contenedorNoticia .desplasOpen {
background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
}
#prensaArchivoNoticias #contenedorNoticia .desplasClose a {
color:#75162c;
}
#prensaArchivoNoticias #contenedorNoticia .desplasOpen a {
color:#75162c;
}
#prensaArchivoNoticias #contenedorNoticia .contenedorNoticia{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
padding-bottom:16px;
}

#prensaArchivoNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha{
margin-top:17px;
}

#prensaArchivoNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha a{
text-decoration:none;
color: #53513c;
}
#prensaArchivoNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
text-decoration:underline;
color: #53513c;
}
#prensaArchivoNoticias #link {
background: url(http://www.cdl.cat/images/flecha-color5.gif) no-repeat;
height:11px;
margin-top:10px;
margin-left:3px;
text-decoration:underline;
color:#002b2b;
padding-left:17px;
padding-bottom:2px;
}
/* SALA DE PRENSA - ARCHIVO - END */

/* SALA DE PRENSA  - detalle */
#prensaDetalleNoticia h5 {
	background: url(http://www.cdl.cat/images/subtit-ultimesnoticies.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#prensaArchivoDetalleNoticia h5 {
	background: url(http://www.cdl.cat/images/subtit-arxiunoticies.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}
#prensaContenedorDetalle{
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1.2em;
}
#prensaContenedorDetalle #encabezado{
margin-top: 15px;
margin-bottom: 24px;
}
#prensaContenedorDetalle #encabezado .fecha{
margin-top:3px;
position:relative;
float:left;
}
#prensaContenedorDetalle .volver {
text-align:right;
}
#prensaContenedorDetalle .volver a {
font-weight:bold;
text-decoration:underline;
color:#721313;
}

#prensaContenedorDetalle #contenedorImg{
margin-right:12px;
margin-bottom:8px;
float:left;
height:218;
}

#prensaContenedorDetalle #contenedorImg #contenedorTextoFlechas{
margin-top:3px;
width:102px;
}
#prensaContenedorDetalle #contenedorImg #contenedorTextoFlechas .texto{
padding-bottom:3px;
position:relative;
float:left;

font-size:0.7em;
}
#prensaContenedorDetalle #contenedorImg #contenedorTextoFlechas #contenedorFlechas{
display:inline;
text-align:right;
float:right;
clear:right;

}

#prensaContenedorDetalle .texto{
line-height:18px;
}
#prensaContenedorDetalle .titulo {
font-weight:bold;
margin-bottom: 15px;
}

#prensaContenedorDetalle .texto .volver{
margin-top: 40px;
}
/* SALA DE PRENSA  - detalle - END


/* MULTIMEDIA - RIGHT SIDEBAR */
#sidebar2 .menuMultimedia {
  background: url(http://www.cdl.cat/images/dest-delegaciones-botom.gif) bottom center no-repeat;
  background-color: #f9f8f6;
  padding-bottom: 20px;
}
#sidebar2 .menuMultimedia h3 {
  background: url(http://www.cdl.cat/images/colder-zonamultimedia-tit.gif) no-repeat;
  height: 27px;
}
#sidebar2 .menuMultimedia li {
  background: none; 
  font-size: 0.9em;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding: 4px 0;
  border-bottom: 1px solid #e8e7e3;
  color: #767567;
  padding-left: 15px;
}
#sidebar2 .menuMultimedia a {
  text-decoration: none;
  color: #767567;
  line-height: 18px;
}
#sidebar2 .menuMultimedia a:hover, #sidebar2 .menuMultimedia a.active {
  text-decoration: none;
  color: #77142c;
}
/* MULTIMEDIA - RIGHT SIDEBAR - END */

/* MULTIMEDIA - DESTACADA */
#topMultimedia {
  background: url(http://www.cdl.cat/images/tit-zonamultimedia.gif) no-repeat;
  height: 20px;
  position:relative;
  top:10px;
}
#multimediaDestacadas h5 {
	background: url(http://www.cdl.cat/images/subtit-destacats.gif) no-repeat;
	height: 27px;
}
#multimediaDestacadas p.descripcion {
  font-size: 1.2em;
  margin-top: 18px;
}
#multimediaDestacadas p.descripcion a {
  text-decoration:underline;
  color:#721313;
}

#multimediaDestacadas .containerTitulo {
  height:20px;
  margin: 25px 0 0 0;
  clear:both;
}
#multimediaDestacadas .containerTitulo h6{
  font-size:1.25em;
  float:left;
  margin-left:3px;
  font-weight:bold;
  color:#b72020;
  width:250px;
}

#multimediaDestacadas .containerTitulo #irGaleria {
  text-decoration:underline;
  font-size:1.2em;
  font-weight:bold;
  padding-top:2px;
  color:#77142c;
  text-align:right;
}

#multimediaDestacadas .containerTitulo #irGaleria a {
color:#77142c;
}

#multimediaDestacadas .containerImages {
margin:  8px 16px 8px 0;
float:left;
position:relative;
width:98px;
}
#multimediaDestacadas .containerImages2 {
margin:  13px 0px 8px 0;
float:left;
position:relative;
width:102px;
}
#multimediaDestacadas  .imgContainer {
	/*background-color: #9e9c91;*/
	height:102px;
	width:102px;
	margin-top:5px;
	vertical-align: bottom;
}
#multimediaDestacadas  .textContainer{
text-decoration:underline;
margin-top:3px;
height:102px;
margin-left:3px;
  font-size: 1.15em;
}
#multimediaDestacadas  .textContainer a {
color: #535037;
}
#multimediaDestacadas  .categorias {
margin-left:3px;
font-size: 1.2em;
font-weight:bold;
}

#multimediaDestacadas #containerList  #containerListYtexto{
margin-top:5px;
}
#multimediaDestacadas #containerList {
margin-top:10px;
height:40px;
padding: 12px 0 0 12px;
background-color:#faf9f6;
font-size:1.2em;
}
#multimediaDestacadas #containerList p{
margin-top:1px;
float:left;
}

#multimediaDestacadas #containerList select{
height:18px;
width:187px;
border: 1px #a8a69c solid;
font-size:0.9em;
margin-left:8px;
}
#multimediaDestacadas .imgIcono{
text-decoration:none;
margin-top:2px;
}
/* MULTIMEDIA - DESTACADA  - END */
/* MULTIMEDIA - Galeria de imagenes  */

#multimediaGaleriaDeImagenes h5 {
  background: url(http://www.cdl.cat/images/subtit-galeriaimatges.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}

#multimediaGaleriaDeImagenes #contenedorNoticia {
clear:left;
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1.1em;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .desplasClose {
background: url(http://www.cdl.cat/images/flecha-anios.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
clear:left;
}

#multimediaGaleriaDeImagenes #contenedorNoticia .desplasOpen {
background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .desplasClose a {
clear:left;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .desplasClose a {
color:#75162c;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .desplasOpen a {
color:#75162c;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .contenedorNoticia{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
padding-bottom:16px;
}

#multimediaGaleriaDeImagenes #contenedorNoticia .contenedorDifNoticias .titulofecha{
margin-top:17px;
}

#multimediaGaleriaDeImagenes #contenedorNoticia .contenedorDifNoticias .titulofecha a{
text-decoration:none;
color: #53513c;
}
#multimediaGaleriaDeImagenes #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
text-decoration:underline;
color: #53513c;
}
#multimediaGaleriaDeImagenes #link {
background: url(http://www.cdl.cat/images/flecha-color5.gif) no-repeat;
height:11px;
margin-top:10px;
margin-left:3px;
text-decoration:underline;
color:#002b2b;
padding-left:17px;
padding-bottom:2px;
}
#multimediaGaleriaDeImagenes .containerTitulo {
height:20px;
border-bottom: 1px solid #e6e6e6;
margin: 25px 0 0 0;
clear:both;
}
#multimediaGaleriaDeImagenes .containerTitulo h6{
font-size:1.25em;
float:left;
margin-left:3px;
font-weight:bold;
color:#b72020;
width:104px;
}

#multimediaGaleriaDeImagenes .containerTitulo #irGaleria {
text-decoration:underline;
font-size:1.2em;
font-weight:bold;
padding-top:2px;
color:#77142c;
text-align:right;
}

#multimediaGaleriaDeImagenes .containerImages {
margin:  8px 16px 8px 0;
float:left;
position:relative;
width:98px;
}
#multimediaGaleriaDeImagenes .containerImages2 {
margin:  13px 0px 8px 0;
float:left;
position:relative;
width:102px;
}
#multimediaGaleriaDeImagenes  .imgContainer {
	/*background-color: #9e9c91;*/
	height:102px;
	width:102px;
	margin-top:5px;
	vertical-align: bottom;
}
#multimediaGaleriaDeImagenes  .textContainer {
text-decoration:underline;
margin-top:3px;
height:77px;
margin-left:3px;
  font-size: 1em;
}
#multimediaGaleriaDeImagenes  .textContainer a {
color:#535037;
}
#multimediaGaleriaDeImagenes .categorias {
margin-left:3px;
font-weight:bold;
}


/* MULTIMEDIA - galeria de imagenes  - END */

/* MULTIMEDIA - Podcast  */

#multimediaRecursos h5.podcast {
  background: url(http://www.cdl.cat/images/subtit-podcast.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}
#multimediaRecursos h5.video {
  background: url(http://www.cdl.cat/images/subtit-galeriadvideos.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}
#multimediaRecursos h5.imagen {
  background: url(http://www.cdl.cat/images/subtit-galeriaimatges.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}

#multimediaRecursos #contenedorNoticia {
clear:left;
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1.1em;
}
#multimediaRecursos #contenedorNoticia .desplasClose {
background: url(http://www.cdl.cat/images/flecha-anios.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
clear:left;
}
#multimediaRecursos #contenedorNoticia .desplasOpen {
background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:9px;
margin-top:9px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
}
#multimediaRecursos #contenedorNoticia .desplasClose a {
clear:left;
}
#multimediaRecursos #contenedorNoticia .desplasClose a {
color:#75162c;
}
#multimediaRecursos #contenedorNoticia .desplasOpen a {
color:#75162c;
}
#multimediaRecursos #contenedorNoticia .contenedorNoticia{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6e6e6;
padding-bottom:16px;
}

#multimediaRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha{
margin-top:17px;
}

#multimediaRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha a{
text-decoration:none;
color: #53513c;
}
#multimediaRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
text-decoration:underline;
color: #53513c;
}
#multimediaRecursos #link {
background: url(http://www.cdl.cat/images/flecha-color5.gif) no-repeat;
height:11px;
margin-top:10px;
margin-left:3px;
text-decoration:underline;
color:#002b2b;
padding-left:17px;
padding-bottom:2px;
}
#multimediaRecursos .containerTitulo {
height:20px;
border-bottom: 1px solid #e6e6e6;
margin: 25px 0 0 0;
clear:both;
}
#multimediaRecursos .containerTitulo h6{
font-size:1.25em;
float:left;
margin-left:3px;
font-weight:bold;
color:#b72020;
width:104px;
}

#multimediaRecursos .containerTitulo #irGaleria {
text-decoration:underline;
font-size:1.2em;
font-weight:bold;
padding-top:2px;
color:#77142c;
text-align:right;
}

#multimediaRecursos .containerImages {
margin:  8px 16px 8px 0;
float:left;
position:relative;
width:98px;
}
#multimediaRecursos .containerImages2 {
margin:  13px 0px 8px 0;
float:left;
position:relative;
width:102px;
}
#multimediaRecursos  .imgContainer {
	/*background-color: #9e9c91;*/
	height:102px;
	width:102px;
	margin-top:5px;
	vertical-align: bottom;
}
#multimediaRecursos  .textContainer {
text-decoration:underline;
margin-top:3px;
height:77px;
margin-left:3px;
  font-size: 1em;
}
#multimediaRecursos  .textContainer a {
color:#535037;
}
#multimediaRecursos .categorias {
margin-left:3px;
font-weight:bold;
}


/* MULTIMEDIA - podcast  - END */
	
/* MULTIMEDIA - detalleImagen */	
#multimediaDetalleImagen h5 {
	background: url(http://www.cdl.cat/images/subtit-destacatsimatge.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
}

#multimediaDetalleImagen{
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1.1em
}
#multimediaDetalleImagen #encabezado{
margin-top: 15px;
margin-bottom: 24px;
}
#multimediaDetalleImagen #encabezado .fecha{
margin-top:3px;
position:relative;
float:left;
}
#multimediaDetalleImagen .volver {
text-align:right;
}
#multimediaDetalleImagen .volver a {
font-weight:bold;
text-decoration:underline;
color:#721313;
}

#multimediaDetalleImagen #contenedorImg{
margin-right:12px;
margin-bottom:8px;
float:left;
height:220px;
width:220px;
}

#multimediaDetalleImagen #contenedorImg #contenedorTextoFlechas{
margin-top:3px;
width:102px;
display:inline;

}
#multimediaDetalleImagen #contenedorImg #contenedorTextoFlechas .texto{
padding-bottom:3px;
position:relative;
float:left;
font-size:0.7em;
margin-top:3px;
}
#multimediaDetalleImagen #contenedorImg #contenedorTextoFlechas #contenedorFlechas{
display:inline;
text-align:right;
float:right;
clear:right;
margin: 3px 3px 0 0;

}

#multimediaDetalleImagen .texto{
line-height:13px;
}
#multimediaDetalleImagen  .fecha{
margin-top:3px;
margin-bottom:17px;
position:relative;
}
#multimediaDetalleImagen .titulo {
font-weight:bold;
margin-bottom: 15px;
}

#multimediaDetalleImagen .texto .volver{
margin-top: 40px;
}	

#multimediaDetalleImagen .containerTitulo {
height:20px;
border-bottom: 1px solid #e6e6e6;
margin: 60px 0 0 0;
padding-bottom:5px;
clear:both;

}

#multimediaDetalleImagen .containerTitulo h6{
float:left;
margin-left:3px;
font-weight:bold;
color:#b72020;
width:104px;
margin-top:3px;
font-size:1.1em;
}

#multimediaDetalleImagen .containerTitulo #irGaleria {
text-decoration:underline;
font-weight:bold;
padding-top:2px;
color:#7a122d;
text-align:right;
}
#multimediaDetalleImagen .containerTitulo #irGaleria a{
color:#7a122d;
}


#multimediaDetalleImagen .containerImages {
margin:  8px 16px 8px 0;
float:left;
position:relative;
width:98px;
}
#multimediaDetalleImagen .containerImages2 {
margin:  13px 0px 8px 0;
float:left;
position:relative;
width:102px;
}
#multimediaDetalleImagen  .imgContainer {
	/*background-color: #9e9c91;*/
	height:102px;
	width:102px;
	margin-top:5px;
	vertical-align: bottom;
}
#multimediaDetalleImagen  .textContainer {
text-decoration:underline;
margin-top:3px;
height:77px;
margin-left:3px;

}
#multimediaDetalleImagen  .textContainer a {
color: #535037;
}
#multimediaDetalleImagen .imgIcono{
text-decoration:none;
margin-top:2px;
}
	
/* MULTIMEDIA -  detalleRecursos */
#multimediaDetalleRecursos{
font-size:1.2em;
}

#multimediaDetalleRecursos .subtituloCategoria {
	background: url(http://www.cdl.cat/images/fdo-subtit.gif) no-repeat;
	height: 27px;
	margin-bottom:10px;
	padding:3px 0;
}
#multimediaDetalleRecursos h5 {
  font-size:1.3Em;
  color:#b72020;
}

#multimediaDetalleRecursos .volver {
  font-weight:bold;
  text-decoration:underline;
  color:#721313;
  text-align:right;
  margin-bottom:10px;
}
#multimediaDetalleRecursos .volver a{
  color:#721313;
}

#multimediaDetalleRecursos #containerList  #containerListYtexto{
  margin-top:5px;
}
#multimediaDetalleRecursos #containerList {
  margin-top:10px;
  height:40px;
  padding: 12px 0 0 12px;
  background-color:#faf9f6;
}
#multimediaDetalleRecursos #containerList p{
  margin-top:1px;
  float:left;
}

#multimediaDetalleRecursos #containerList select{
  height:18px;
  width:187px;
  border: 1px #a8a69c solid;
  font-size: 0.9em;
}
#multimediaDetalleRecursos #video{
  width:269px;
  height:222px;
  margin-top:25px;
  float:left;
  position:relative;
}
#multimediaDetalleRecursos #podcast{
  width:150px;
  height:150px;
  margin-top:25px;
  float:left;
  position:relative;
  clear: left;
}
#multimediaDetalleRecursos #containerInfo{
  width:170px;
  /*height:222px;*/
  margin-top:25px;
  margin-left:10px;
  float:left;
  position:relative;
}
#multimediaDetalleRecursos .texto{
  line-height:13px;
}
#multimediaDetalleRecursos  .fecha{
  margin-top:3px;
  margin-bottom:17px;
  position:relative;
}
#multimediaDetalleRecursos .titulo {
  font-weight:bold;
  margin-bottom: 15px;
}


#multimediaDetalleRecursos .containerImages {
margin:  8px 16px 8px 0;
  float:left;
  position:relative;
  width:98px;
}
#multimediaDetalleRecursos .containerImages2 {
  margin:  13px 0px 8px 0;
  float:left;
  position:relative;
  width:102px;
}
#multimediaDetalleRecursos  .imgContainer {
	/*background-color: #9e9c91;*/
	height:102px;
	width:102px;
	margin-top:5px;
	vertical-align: bottom;
}
#multimediaDetalleRecursos  .textContainer{
text-decoration:underline;
margin-top:3px;
height:75px;
margin-left:3px;
  font-size: 1em;
}
#multimediaDetalleRecursos  .textContainer a {
color: #535037;
}
#multimediaDetalleRecursos  .categorias {
margin-left:3px;
font-size: 1em;
font-weight:bold;
}
#multimediaDetalleRecursos  .imgIcono {
font-size: 0.7em;
font-weight:bold;

}
#multimediaDetalleRecursos  .imgIcono a,
#multimediaDetalleRecursos  .imgIcono a:hover,
#multimediaDetalleRecursos  .imgIcono a:visited {
	color: #535037;
}
#multimediaDetalleRecursos  a {
	text-decoration: none;
}
#multimediaDetalleRecursos  a:hover {
	text-decoration: underline;
}
#multimediaDetalleRecursos #contenedorNoticia {
clear:left;
color: #535037;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:1em;
padding-top: 20px;
}
#multimediaDetalleRecursos #contenedorNoticia .desplasClose {
background: url(http://www.cdl.cat/images/flecha-anios.gif) no-repeat;
background-position: 0px 1px;
height:14px;
color:#75162c;
padding-left:16px;
padding-bottom:2px;
margin-top:2px;
clear:left;
}
#multimediaDetalleRecursos #contenedorNoticia .desplasOpen {
background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
background-position: 0px 11px;
height:14px;
color:#75162c;
padding-left:16px;
padding-top:9px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e6e6e6;
}
#multimediaDetalleRecursos #contenedorNoticia .desplasClose a {
clear:left;
}
#multimediaDetalleRecursos #contenedorNoticia .desplasClose a {
color:#75162c;
}
#multimediaDetalleRecursos #contenedorNoticia .desplasOpen a {
color:#75162c;
}
#multimediaDetalleRecursos #contenedorNoticia .contenedorNoticia{
border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-bottom:16px;
}

#multimediaDetalleRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha{
margin-top:17px;
}

#multimediaDetalleRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha a{
text-decoration:none;
color: #53513c;
}
#multimediaDetalleRecursos #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
text-decoration:underline;
color: #53513c;
}



h5#topDocumentacion {
	background: url(http://www.cdl.cat/images/tit-serveis.gif) no-repeat;
	height: 20px;	
	position:relative;
 top:10px;

}
#documentacionIndex h5 {
  background: url(http://www.cdl.cat/images/subtit-documentacio.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
}

#documentacionIndex .col1, #documentacionIndex .col2 {
	width: 225px;
}
#documentacionIndex .col1, #documentacionIndex .col1 a {
  color: #002f2f;
}
#documentacionIndex .col2, #documentacionIndex .col2 a {
  color: #185335;
}
#documentacionIndex .backContainer {
  background: #f9f8f5 url(http://www.cdl.cat/images/caja-ab.gif) bottom center no-repeat;
    margin-bottom:9px;
	*margin-bottom:7px;
	_margin-bottom:7px;
}
#documentacionIndex .backContainer2 {
  background: #f9f8f5 url(http://www.cdl.cat/images/caja-ab.gif) bottom center no-repeat;
    margin-bottom:9px;
	*margin-bottom:9px;
	_margin-bottom:9px;
}
#documentacionIndex .innerContainer {
  padding: 10px 12px 35px 12px;
}
#documentacionIndex .col1 {
  float: left;
}
#documentacionIndex .col2 {
  margin-left: 235px;
  _margin-left: 234px;
}
#documentacionIndex .col1 h6 {
  background: url(http://www.cdl.cat/images/caja-ultimahora-tit.gif);
  height: 23px;
}
#documentacionIndex .col2 h6 {
  background: url(http://www.cdl.cat/images/caja-noticies-tit.gif);
  height: 23px;
}
#documentacionIndex .hr {
  margin: 12px 0 19px 0; 
}
#documentacionIndex li {
  list-style-image: url(http://www.cdl.cat/images/flecha-altresinfor.gif);
  margin-left: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #535037;
}
#documentacionIndex h6 {
	 font-size: 1.2em;
	 color: #535037;
	 font-weight: bold;
}
#documentacionIndex h6.actualitat {
  margin-top:23px;
	margin-bottom: 26px;
  font-size:1.2em;
  color: #4f5030;
  font-weight:bold;
}
#documentacionIndex h6.altres {
	margin-top: 40px;
}
#documentacionIndex ul li a {
  color: #535037;
  text-decoration: nderline;
}
/* DOCUMENTACION - INDEX - END */

/* DOCUMENTACION - DETALLE */
#documentacionDetalle h5 {
  background: url(http://www.cdl.cat/images/subtit-documentacio.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}

#documentacionDetalle h6 {
  margin-bottom: 37px;
  font-size:1.2em;
  color: #4f5030;
  float:left;
  font-weight:bold;
}

#documentacionDetalle .volver{

  font-weight:bold;
  text-decoration:underline;
  color:#721313;
  text-align:right;
}

#contenedorNoticia {
  clear:left;
  color: #535037;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:1.1em;
}

#contenedorNoticia #titulo{
  margin-bottom:25px;
}

#contenedorNoticia p{
  margin-bottom:25px;
}

#documentacionDetalle #contenedorNoticia #copete {
  font-size:1.0em;
  margin-bottom:25px;
  font-weight:bold;
}

#documentacionDetalle #link1 a {
  background: url(http://www.cdl.cat/images/flecha-color5.gif) no-repeat;
  height:11px;
  margin-top:10px;
  margin-left:3px;
  text-decoration:underline;
  color:#002b2b;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  float:left;
  padding-left:17px;
  padding-bottom:2px;
}

#documentacionDetalle #link2 a {
  background: url(http://www.cdl.cat/images/flecha-color4.gif) no-repeat;
  height:11px;
  margin-top:10px;
  text-decoration:underline;
  color:#185335;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  float:right;
  padding-left:17px;
  margin-right:12px;
  padding-bottom:2px;
}

/* DOCUMENTACION - DETALLE - END */

/* DOCUMENTACION - NOTICIAS */
#documentacionNoticias h5 {
  background: url(http://www.cdl.cat/images/subtit-documentacio.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}
#documentacionNoticias h6 {
  margin-bottom: 37px;
  font-size:1.2em;
  color: #4f5030;
  float:left;
  font-weight:bold;
}

#documentacionNoticias .volver{

  font-weight:bold;
  text-decoration:underline;
  color:#721313;
  text-align:right;
}


#documentacionNoticias #contenedorNoticia {
  clear:left;
  color: #535037;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:1.1em;
}
#documentacionNoticias #contenedorNoticia .desplasClose {
  background: url(http://www.cdl.cat/images/flecha-anios.gif) no-repeat;
  background-position: 0px 1px;
  height:14px;
  color:#75162c;
  padding-left:16px;
  padding-bottom:9px;
  margin-top:9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
#documentacionNoticias #contenedorNoticia .desplasOpen {
  background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
  background-position: 0px 1px;
  height:14px;
  color:#75162c;
  padding-left:16px;
  padding-bottom:9px;
  margin-top:9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
#documentacionNoticias #contenedorNoticia .desplasClose a {
  color:#75162c;
}
#documentacionNoticias #contenedorNoticia .desplasOpen a {
  color:#75162c;
}
#documentacionNoticias #contenedorNoticia .contenedorNoticia{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-bottom:16px;
}

#documentacionNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha{
  margin-top:17px;
}

#documentacionNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha a{
  text-decoration:none;
  color: #53513c;
}
#documentacionNoticias #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
  text-decoration:underline;
  color: #53513c;
}
#documentacionNoticias #link {
  background: url(http://www.cdl.cat/images/flecha-color5.gif) no-repeat;
  height:11px;
  margin-top:10px;
  margin-left:3px;
  text-decoration:underline;
  color:#002b2b;
  padding-left:17px;
  padding-bottom:2px;
}
#documentacionNoticias #link a {
  text-decoration:underline;
  color:#002b2b;
}
/* DOCUMENTACION - NOTICIAS - END */
/* DOCUMENTACION - ULTIMA HORA*/

#documentacionUltimaHora h5 {
  background: url(http://www.cdl.cat/images/subtit-documentacio.gif) no-repeat;
  height: 27px;
  text-indent: -9999px;
  margin-bottom:23px;
}

#documentacionUltimaHora h6 {
  margin-bottom: 37px;
  font-size: 1.2em;
  color: #4f5030;
  float:left;
  font-weight:bold;
}

#documentacionUltimaHora .volver{

  font-weight: bold;
  text-decoration:underline;
  color:#721313;
  text-align:right;
}

#documentacionUltimaHora #contenedorNoticia {
  clear:left;
  color: #535037;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:1.1em;
}
#documentacionUltimaHora #contenedorNoticia .desplas {
  background: url(http://www.cdl.cat/images/flecha-fecha-ab.gif) no-repeat;
  background-position: 0px 1px;
  height:14px;
  color:#721313;
  padding-left:16px;
  padding-bottom:9px;
  margin-top:9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  font-weight:bold;
  text-decoration:underline;
}

#documentacionUltimaHora #contenedorNoticia .contenedorNoticia{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-bottom:16px;
}
#documentacionUltimaHora #contenedorNoticia .contenedorDifNoticias{
 clear:left;
}

#documentacionUltimaHora #contenedorNoticia .contenedorDifNoticias a:link {
  text-decoration:none;
}

#documentacionUltimaHora #contenedorNoticia .contenedorDifNoticias a:hover {
  text-decoration:underline;
}

#documentacionUltimaHora #contenedorNoticia .contenedorDifNoticias .titulofecha{
  margin-top:17px;
}

#documentacionUltimaHora #contenedorNoticia .contenedorDifNoticias .titulofecha a:hover{
  text-decoration:none;
}

#documentacionUltimaHora #link {
  background: url(http://www.cdl.cat/images/flecha-color4.gif) no-repeat;
  height:11px;
  margin-top:10px;
  margin-left:3px;
  text-decoration:underline;
  color:#185335;
  padding-left:17px;
  padding-bottom:2px;
}

/* DOCUMENTACION - ULTIMA HORA - END */

/* DOCUMENTACION - BANNER */
.documentacionBanner {
	background-color: #767567;
	height: 118px;
	width: 216px;
}
.documentacionBanner p {
	color: #c8c6bb;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 35px 0;
}
.documentacionBanner p a {
	color: #FFFFFF;
}
/* DOCUMENTACION - BANNER - END */

/*Selects*/
#selectForm{
	position: relative;
}
#selectForm select{
	width: 195px;
}

.selectArea {
	width: 195px;
	height: 18px;
	background: url(http://www.cdl.cat/images/select_bg.jpg) repeat-x left top;
	position: relative;
	top: -7px;
}
.selectArea .left {
	width: 9px;
	height: 18px;
	float: left;
	background: url(http://www.cdl.cat/images/select_left.jpg) no-repeat left top;
}
.selectArea .left a {
	display: block;
	width: 21px;
	height: 21px;
}
.selectArea .right {
	width: 20px;
	height: 18px;
	float: right;
	background: url(http://www.cdl.cat/images/select_right.jpg) no-repeat left top;
}
.selectArea .right a {
	display: block;
	width: 21px;
	height: 21px;
}
.selectArea .center {
	margin-left: 5px;
	margin-right: 20px;
	width: 140px;
	color: #000000;
	padding-top: 3px;
}
.selectArea .center a {
	display: block;
	width: 21px;
	height: 21px;
	width: 165px;
	color: #000000;
	text-decoration: none;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position: absolute;
	margin-top: -1px;
	margin-left: 0px;
	width: 189px;
	background: #fcfbf9;
	padding: 2px;
	z-index: 20;
	border: 1px solid #dcdfdf;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin: 0;
	padding: 0;
}
.optionsDivVisible a {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 1px 4px;
	font-size: 1.1em;
	margin: 1px 0;
	text-align: left;

}
.optionsDivVisible a:hover {
	color: #000000;
	background: #ebeae8;
	border-color: #dcdfdf;
}
.cuadroErrorSynfony {
	background-color: #ebf2f2;
	color: #b72020;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
}

/* Créditos BeRepublic */
div#creditos
{
	position:absolute;
	right: 10px;
    bottom:10px;
	visibility:hidden;
	width:318px;
	height:218px;
	z-index:10;
	background-color: #FFFFFF;
	border: 1px none #000000;
	background:url(http://www.cdl.cat/images/br/fondo_creditos.gif) no-repeat;
}
div#creditos div#cerrar
{
	position:absolute;
	top:8px;
	left:291px;
}
div#creditos div#direccion
{
	position:absolute;
	top:174px;
	left:55px;
	color:#CC0066;
	font-family:Verdana;
	font-size:11px;
}
div#creditos div#direccion a
{
	position:relative;
	color:#CC0066;
	font-family:Verdana;
	font-size:11px;
}
div#creditos div#texto_br a
{
	position:absolute;
	top:75px;
	left:154px;
	color:#CC0066;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
}
div#creditos div#texto_br1 a
{
	position:absolute;
	top:148px;
	left:152px;
	color:#CC0066;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
}
div#creditos div#contacto
{
	position:absolute;
	top:174px;
	left:60px;
	font-family:Verdana;
	font-size:11px;
}
/* Fin Créditos BeRepublic */

/* (ini) A2SISTEMAS.zonaMultimedia */
DIV#multimediaDestacadas DIV.item {
	width:460px;
	height:157px;
	background: url(http://www.cdl.cat/images/zona-multimedia/bg_1.png) no-repeat top left;
	padding:6px;
	font-size:10px;
}
	DIV#multimediaDestacadas DIV.item DIV.imagen{
		width:200px;
		height:115px;
		float:left;
	}
		DIV#multimediaDestacadas DIV.item DIV.imagen A{
			display:block;
			width:200px;
			height:115px;
		}	
		DIV#multimediaDestacadas DIV.item DIV.imagenMon{
			background: url(http://www.cdl.cat/images/zona-multimedia/img_elmon.png) no-repeat top left;
		}
		DIV#multimediaDestacadas DIV.item DIV.imagenDocumentals{
			background: url(http://www.cdl.cat/images/zona-multimedia/img_documentals.png) no-repeat top left;
		}
	
	DIV#multimediaDestacadas DIV.item DIV.contenido{
		margin-left:10px;
		width:235px;
		height:115px;
		float:left;
	}
		DIV#multimediaDestacadas DIV.item DIV.contenido H5{
			background:none;
			border:none;
			font-size:14px;
			height:auto;
		}
		DIV#multimediaDestacadas DIV.item DIV.contenido H6{
			font-size:12px;
			margin:0px;
		}
	
	DIV#multimediaDestacadas DIV.filaAbajo{
		margin-top:8px;
		width:454px;
		height:26px;
		float:left;
	}	
		DIV#multimediaDestacadas DIV.item DIV.filaAbajo UL{
			float:left;
		}
			DIV#multimediaDestacadas DIV.item DIV.filaAbajo UL LI{
				display:inline;
				width:22px;
			}
		DIV#multimediaDestacadas DIV.item DIV.filaAbajo DIV.listado{
			text-align:right;
			height:11px;
			width:190px;
			float:right;
		}
			DIV#multimediaDestacadas DIV.item DIV.filaAbajo DIV.listado A{
				color:#9b2347;
				text-decoration:none;
			}

DIV#multimediaDestacadas DIV.galerias {
	background: url(http://www.cdl.cat/images/zona-multimedia/bg_2.png) no-repeat top left;
}

DIV#multimediaDestacadas H5{
	color:#B72020;
	font-size:1.25em;
	font-weight:normal;
	background:none;
	text-indent:0px;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	line-height:27px;
}
	
DIV.clear{
	clear:both;
}	

.float{
	float:left;	
}
.floatRight{
	float:right;	
}
	
/* (fin) A2SISTEMAS.zonaMultimedia */

DIV#lopd{
	padding:10px;
	text-align:center;
}
	DIV#lopd P{
		font-size:9px;
		color:#999;
		margin:0px;
		padding:0px;
		margin-bottom:8px;		
	}
	DIV#lopd P A{
		color:#666;
	}

DIV.Formulario{
}
	DIV.Formulario H5{
		background:none repeat scroll 0 0 transparent;
		border-bottom:1px solid #EEEEEE;
		border-top:1px solid #EEEEEE;
		color:#B72020;
		font-size:1.25em;
		font-weight:normal;
		line-height:27px;
		text-indent:0;		
	}

	DIV.Formulario A{
		text-decoration:underline;
		color:inherit;	
	}
	DIV.Formulario H3{
		font-size:13px;
		font-weight:bold;
		color:#B72020;
		margin-top:20px;
	}

	DIV.Formulario INPUT{
		margin-right:8px;	
	}

	DIV.Formulario h5.especial {
		background:none repeat scroll 0 0 transparent;
		border-bottom:1px solid #EEEEEE;
		border-top:1px solid #EEEEEE;
		color:#B72020;
		font-size:1.25em;
		font-weight:normal;
		line-height:27px;
		text-indent:0;
	}
	DIV.Formulario h5 {
		height:27px;
		margin-top:5px;
	}
	DIV.Formulario DIV.bloque {
		background:none repeat scroll 0 0 #F9F8F5;
		margin-top:10px;
		margin-bottom:10px;
		padding:15px;
	}
		DIV.Formulario DIV.bloque DIV.columna{
			float:left;
			width:190px;	
		}
	DIV.Formulario P{
		font-size:1.2em;
		margin-top:20px;
	}
	DIV.Formulario DIV.especial{
		margin-top:20px;
	}
		DIV.Formulario DIV.especial H3{
			width:400px; line-height:11px; margin-top:0px;		
		}
	
DIV.sociedadesProfesionales OL{
	list-style:decimal outside none;
	margin-left:30px;
	margin-top:15px;
}
	DIV.sociedadesProfesionales OL LI{
		margin-bottom:6px;
	}

