*{
margin:0px;
padding:0px;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #7B8A2F url(../images/body_back.png);
	font-size: 80%;
	font-family: verdana, sans-serif;
	height: 100%;
  	min-height:100%;
}




form {
  display: inline;
}
ul{
margin:15px;
padding:0px 0px 0px 15px;
}

li{
margin:0px 0px 0px 5px;
list-style-position:inside;
}
/*************************************************************/
#cabecera{
background:#fff url(../images/cabecera.jpg) bottom right no-repeat;
height:86px;
padding:0px;
}

/*-- {"Language" --*/
#idiomas {
  clear: both;
  float:right;  
  width:130px;
  margin: 0;
  padding: 0;
  height: 1.36em;
}
#inicio{
	float:left;
	width:300px;
	height:80px;
}
#inicio a{
	display:block;
	width:100%;
	height:100%;
}

#menu1 {
	margin: 0;
	padding: 0;
	border: solid #FFF;
	border-width: 1px 0;
	background: #617F13;
	text-align: right;
	clear: both;
}

#menu1 ul {
	margin:8px .9em;
}
#menu1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-size: .76em;
	font-weight: bold;
	color: #FFF;
}

#menu1 ul li a {
	color: #FFF;
	padding: 2px .9em;
	text-decoration: none;
	line-height: 0px;
}


#contenedor {
  position: absolute;
  left: 50%;
  margin-left:-390px;
  width: 778px;
  float: left;
  min-height: 100%;
  height:auto;
  background: #97A93B url(../images/contenedor.gif) repeat-y ;
  border-left:#537008 1px solid;
  border-right:#537008 1px solid;
  border-bottom:#537008 1px solid;
  
}

/**********************SECCION IZQ*************************************/
#left {
	width: 21%;
	float: left;
	background: transparent url(../images/z_back.png) no-repeat;
  	height:auto;
}

#menu2 {
	border: solid #537008;
	border-width: 6px 0 3px 0;
	background: transparent url(../images/nav_back.gif);
	width: 93%;
	margin: .33em 0 0 3%;

}
#titsleval{
	padding: .33em 1em .33em 0.7em;
	font-size: .80em;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background: transparent url(../images/flecha.gif) left no-repeat;

}
#titsleval a , #titsleval a:hover, #titsleval a:active{
	color:#fff;
	text-decoration:none;
}

a.fleval{
	display: block;
	border-bottom: solid 1px #FFF;
	padding: .33em 1em;
	font-size: .80em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#sleval  {
	display: block;
	border-bottom: solid 1px #FFF;
	padding: .33em 5px;
	font-size: .80em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#sleval ul {
	margin: 0;
	padding:0px;
	list-style: none;
}

#sleval ul li {
	margin:5px 0px;
	padding:0px;
	list-style-position:outside;
}

#sleval ul li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	
}

#menu2 a:hover, #s_form a:hover {
	text-decoration: underline;
}
/*-- {" buscar --*/
#s_form {
  padding: .33em 0px .33em 0px;
  background: #869730;
  width: 95%;
	margin: 1em 0 0 3%;
	border-top: solid 6px #537008;
	border-bottom: solid 3px #537008;
}

#s_form input#t_form {
  width: 92%;
  border: solid 1px;
}

#s_form input#b_form {
  margin: .6em 0px;
  border: solid 1px;
  border-color: #ABBC53 #3D5400 #3D5400 #ABBC53;
  background: #537008;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

#s_form a {
  display: block;
  color: #FFF;
  font-size: .7em;
  font-weight: bold;
  text-decoration: none;
}

/**********************SECCION CENTRO*************************************/
#center {
	width: 447px;
	height:auto;
	padding: .66em 1px;
	float: left;
	background: #FFE86F;
	margin:2px;
}


#titulo{
	color:#D2460F;
	border: dotted #D2460F;
	border-width: 0 0 1px ;
	font-size: 1.1em;
	font-weight:bold;
	

}
#ruta{
	border:0px ;
	margin:0 0 10px 0;
	color:#666666;
	font-size: 0.75em;
	
} 
#ruta a, #ruta a:link, #ruta a:visited{
	color:#666666;
	text-decoration:none;
} 
#ruta a:hover{
	color:#ccc;
	text-decoration:none;
}

#center a {
  color: #454EC0;
}

#center a:hover {
  text-decoration: none;
}

#center h1 a {
  text-decoration: none;
  color: #D2460F;
}

#center h1 a:hover {
  color: #985F1C;
}



#center table {
  font-size: .9em;
}

#path {
  margin: 0;
  padding: 0;
  font-size: .76em;
}

#path a {
  color: #000;
}

#path a:hover {
  text-decoration: none;
}

#imginmt, #news_img {
  background: #FFBD32;
  border: solid 1px #FFF;
  float: left;
  margin: .33em .3em 0 0;
}

#imginmt img , #news_img img {
  display: block;
  border: none;
}

#imginmt p , #news_img p {
  margin: 0;
  font-size: .86em;
  padding: .2em;
  text-align: left;
}



/**********************SECCION DCHA*************************************/

#right {
	width:152px;
	clear:right;
	float: right;
	background: #CEDF6F;
	margin:1px;
  	height:auto;
}
#right_content {
  width: 90%;
  margin: 0 0 0 1%;
  font-size:0.9em;
}



#form {
  border: solid #905C20;
	border-width: 6px 0 3px 0;
  background: #F8BA7B;
  padding: 0 .33em;
}

#form span {
  font-weight: bold;
  font-size: .86em;
}

#form p {
  margin: .33em 0;
  padding: 0;
  font-size: .9em;
}

#right dl {
  margin: .66em 0;
  padding: 0;
  color: #FFF;
}

#right dl a {
  color: #FFF;
}

#right dl a:hover {
  text-decoration: none;
}

#right dd {
  margin: 0;
  padding: 0;
  font-size: .76em;
}

#right dt {
  margin: 0;
  padding: 0;
  font-size: .76em;
  font-weight: bold;
}
#bizi{
margin:10px 5px;
text-align:center;
}
#eco{
margin:10px 5px;
text-align:center;
}
#bolet{
margin:10px 5px;
text-align:center;
}

/*************************CLASES***********************************************/
.a_button {
  margin: 0;
  padding: 0 .66em;
  border: solid 1px;
  border-color: #FFD16D #BA7F00 #BA7F00 #FFD16D;
  text-decoration: none;
  font-size: .76em;
  font-weight: bold;
  background: #F1A400;
}

/****main_txt*****/
div.main_txt, div.news_item_txt {
  margin: .66em .3em;
  font-size: .9em;
}
div.main_txt h1, div.news_item_txt h1, h2.ef_tit_bold, div.main_txt h2, div.news_item_txt h2, div.main_txt h3, div.main_txt h4 {
    color: #D2460F;
    margin: 1em 0;
    padding: 0;
}

div.main_txt h1, div.main_txt h1.main, div.news_item_txt h1, h2.ef_tit_bold {
  font-size: 1.2em;
}

div.main_txt h1.main, div.news_item_txt h1, h2.ef_tit_bold {
  border-bottom: dotted 1px #D2460F;
}

div.main_txt h2, div.news_item_txt h2 {
  font-size: 1.1em;
}

div.main_txt h3 {
  font-size: 1em;
}

div.main_txt h4 {
  font-size: .9em;
}

div.main_txt h4 span {
  border-bottom: dotted 1px #D2460F;
}

div.main_txt p, div.news_item_txt p {
  margin: 0 0 .66em 0;
  padding: 0;
}

div.main_txt ul {
  margin: 0.5em 0;
  padding: 0;
}

div.main_txt ul li {
  margin: 0 0 0.5em 3em;
  padding: 0;
  list-style-position: inside;
}

div.date {
  color: #D2460F;
  font-size: .76em;
  font-weight: bold;
}

/*-- {"Secondary text" --*/
div.secondary_txt {
  margin: 0;
  padding: 0;
}

div.secondary_txt h1 {
  margin: 0;
  padding: 0;
  font-size: .9em;
  border-bottom: dotted 1px #985F1C;
}

div.secondary_txt h2 {
  margin: .33em 0;
  padding: 0;
  font-size: .86em;
  color: #985F1C;
}

div.secondary_txt p {
  margin: 0 0 .33em 0;
  padding: 0;
  font-size: .86em;
}

div.secondary_txt img {
  float: left;
  margin: .3em .33em 0 0;
  border: solid 1px #FFF;
}

input.form {
  width: 98%;
  font-size: 1em;
  border: solid 1px #003B8E;
}

input.button {
  margin: .6em 0 .6em 0;
  font-size: .9em;
  color: #FFF;
  font-weight: bold;
  border: solid 1px;
  border-color: #B57F41 #404040 #404040 #B57F41;
  background: #985F1C;
  cursor: pointer;
}

/******************END*****************************/
#end {
  padding: 1em 0;
  clear: both;
  text-align: center;
  font-size: .76em;
}

#end a {
  color: #000;
}



/*-- {"cms" --*/
table.cms { border-collapse: collapse; }

table.cms tr td {
    border:solid black thin;
    padding:5px;
}


/*== {"Ayuda del texto estructurado */

/* espacios en la ayuda del texto estructurado */
.st_space {
  background-color:#ADE2F7;
  color:#ADE2F7;
}

/*== {"lineas en blanco */
.st_line {
  background-color:#ADE2F7;
  color:#ADE2F7;
}

.st_table {
  width: 100%;
  margin:0;
  padding:3px;
  border: 1px dotted;
  font-family:verdana,sans-serif;
  font-size:11px;
}

.st_td {
  text-align: left;
  padding: 3px 10px;
  vertical-align:top;
}

th.st_td {
  border-bottom: 1px dotted;
}

/* / Ayuda del texto estructurado */


div.dist {
  margin: 0px;
  padding: 0px;
  height: 12px;
  font-size: .1em;
  clear: both;
  visibility: hidden;
}

/*-- {" formulario socios --*/
table.tsocio {
  margin: 0px;
  padding: 0px;
  width: 98%;
  border: solid 1px #FFF;
}

table.tsocio th, table.tsocio td {
  padding: 2px;
  border-bottom: solid 1px #FFE86F;
}

table.tsocio th {
  text-align: right;
  font-size: 11px;
  background: #F0D858;
  width: 10%;
  white-space: nowrap;
}

#socio_center {
  text-align: center;
}

#socio_center input {
  margin: .6em 0 .6em 0;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  border: solid 1px;
  border-color: #FE7843 #8B2801 #8B2801 #FE7843;
  background: #D2460F;
  width: 120px;
  cursor: pointer;
}

div.socio {
    margin:.6em 0;
}

span.tit {
    font-weight: bold;
}


/*-----------------------------------EXT:    tt_news LATEST view  -----------------------------------*/
hr.clearer{
clear:right;
height:0.5px;
border:0.5px dashed #D2460F;
}
#bodytext{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*-----------------------------------EXT:  tt_news LATEST view  -----------------------------------*/
#news-latest-container{
clear:both;
float:left;
}
#news-latest-container h2{
	font-size:12px;
	color:#D2460F;/*naranja oscuro*/
}
#news-latest-item {
	clear:both;
	padding:3px;
	margin:3px;
	border-bottom:1px dotted #D2460F;
	
}
#news-latest-item img {
clear:both;
float:left;
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;

}
#news-latest-item h3 {
	margin:0px;
	color:#D2460F;/*naranja oscuro*/
	font-size:15px;
	heigth:15px;
}
#news-latest-item h3 a {
    text-decoration:none;
	font-size:13px;
	color:#D2460F;/*naranja oscuro*/
	
}
#news-latest-item h3 a:hover {
	color:#985F1C;/*marron oscuro*/
}

#news-latest-gotoarchive {
	font-size:10px;
	padding:3px;
	margin:3px;
}
#news-latest-gotoarchive A {
	color:#D2460F;/*naranja oscuro*/
	text-decoration:none;
}
#news-latest-gotoarchive A:LINK, #news-latest-gotoarchive A:VISITED, #news-latest-gotoarchive A:HOVER {
	color:#fff;
}

#news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

#news-latest-date{
	color: #97A93B;/*verde claro*/
	width: 71px;
	text-align: left;
	font-size: 9px;
}

#news-latest-date a,#news-latest-category {
	text-decoration:none;
	font-size:9px;
	color: #97A93B;/*verde claro*/
}
#news-latest-morelink{
	clear:both;
	font-size:9px;
	color:#985F1C;/*marron oscuro*/
	
}

/*---------------------------------EXT: tt_news LIST view  -----------------------------------*/
#news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#news-list-item {
    clear:both;
	padding:3px;
	margin:3px;
	border-bottom:1px dotted #D2460F;
}
#news-list-item h3, #news-list-item h3 a{
    text-decoration:none;
	font-size:11px;
	color:#D2460F;/*naranja oscuro*/
}
#news-list-item h3 a:hover{
    color:#985F1C;/*marron oscuro*/
}
#news-list-date {
	color: #97A93B;/*verde claro*/
	width: 71px;
	text-align: left;
	font-size: 9px;
}
#news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#news-list-category{
	font-size:9px;
	margin-left:3px;
}
#news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#news-list-morelink  {
clear:both;
	font-size:9px;
	margin-left:3px;
	margin-bottom:3px;
}
#news-list-browse {
	text-align: center;
}
/*--------EXT: tt_news search------------*/
#news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px dashed #D2460F;
}
#news-search-form form {
	margin:0px;
}
#news-search-emptyMsg{
	margin:0px;
}

/*---------------------------------EXT:  tt_news Page-Browser ---------------------------------*/
#tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
#tx-ttnews-browsebox TD {
	font-size: 10px;
}
#tx-ttnews-browsebox-strong, #tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
#tx-ttnews-browsebox-SCell P,#tx-ttnews-browsebox TD P{
	margin:0px;
}
#tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
#news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*---------------------------------EXT: tt_news SINGLE view  ---------------------------------*/
#news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
#news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
#news-single-item H3 {
	margin-bottom: 15px;
}
#news-single-img {
	float: right;
margin-left:5px;
}
#news-single-imgcaption {
	padding:3px;
	clear:both;
}
#news-single-category {
	float: right;
}
#news-single-backlink{
	margin-bottom: 15px;
	margin-top: 10px;
}
#news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	color:#97A93B;/*verde claro*/
	text-decoration:none;
}
#news-single-backlink a:hover{
	color:#7B8A2F;
}


#news-single-timedata {
	float: right;
}
#news-single-timedata, #news-single-author,#news-single-imgcaption {
	font-size: 9px;
}
#news-single-author {
	padding-bottom: 3px;
}
#news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
padding:3px;
padding-bottom:0px;
}
#news-single-related,#news-single-files,#news-single-links  {
	border: 1px solid #666;
margin:0px;
	margin-bottom: 3px;
padding:3px;
	background-color:#F9FFE5;
}
#news-single-related DD, #news-single-links DD, #news-single-files DD {
margin-left:20px;
}
#news-single-related DT, #news-single-links DT, #news-single-files DT {
	font-weight: bold;
	font-size: 11px;
margin-left:5px;
width:90%;
}
/*---------------------------------EXT: tt_news Archivemenu (AMENU) --------------------------------- */
#news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
#news-amenu-container LI {
	padding-bottom:1px;
}
#news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
#news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
	font-size:1em;
}
#news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*----------------------EXT:sox calendar---------------------*/

.contenttable{
font-size:0.9em;
}
/*-----------------EXT:css style content-------------------------------------*/
.csc-textpic-caption{
font-size:0.8em ;
color:#9F2D00;
font-style:italic;
}
/*-----------------EXT: indexed search engine-------------------------*/
 .tx-indexedsearch-searchbox{
 margin:10px 0px;
  }
 .tx-indexedsearch-searchbox table tr td{
 padding:1px;
 }
 .tx-indexedsearch-rules{
 padding:1px;
 border:#CCCC66 1px solid;
 font-size:0.9em;
 text-align:center;
 }
 .tx-indexedsearch-rules h2{
 font-size:1.1em;
 color:#006600;
 margin:1px;
 }
 .tx-indexedsearch-rules p{
 margin:0px;
 }
 .tx-indexedsearch-whatis{
 border-top:#336633 1px dotted;
 font-size:1.0em;
 text-align:center;
 font-weight:bold;
  }
 .tx-indexedsearch-browsebox{
 font-size:0.9em;
 border:#FFF 1px dotted;
 background-color:#FFFF99;
 padding:2px 5px;
 margin:5px 2px;
 color:#006600;
 }
 /***********EXT: mapa web*******************/
 .csc-sitemap ul li a{
 text-decoration:none;
 }
/***********EXT: FICHEROS*******************/
 .csc-uploads {
 border:#fff 1px solid;
 margin:10px 0 0 10px;
 padding:0px;
 border-collapse:collapse;
 }
  .csc-uploads tr td{
 margin:0px;
 padding:2px;
 }
  .csc-uploads-fileSize{
  width:45px;
  color:#D2460F;
  font-size:0.8em;
  }
 
 .tr-even{
 margin:0 0 10px 0;
 background-color:#FFF09F;
 }
 
/**********EXT: EXTENDED CALENDAR************/
	.monthview, .calendar-month {
		font-family:  Arial, Helvetica, sans-serif;
	}
	TABLE.monthview {
		border: 1px solid #AAAAAA;
		background-color: #DDDDFF;
		padding: 5px;
		clear: both;
	}

	.calendar-month .prev_months {
		float: left;
		width: 200px;
		text-align: right;
		padding-top: 5px;
		white-space: nowrap;
	}
	.calendar-month .next_months {
		float: right;
		width: 200px;
		padding-top: 5px;
		white-space: nowrap;
	}
	.calendar-month .the_month {
		font-size: 15pt;
		font-weight: bold;
		color: #288EBD;
		text-decoration: none;
		text-align: center;
	}
	.calendar-month .the_month A {
		color: #288EBD;
		text-decoration: none;
	}

	.calendar-month .p_m {
		float: left;
	}
	.calendar-month .n_m {
		float: right;
	}

	.calendar-month .p_y {
		float: left;
	}
	.calendar-month .n_y {
		float: right;
	}
	.calendar-month .p_y_1 {
		float: left;
		padding-left: 10px;
	}
	.calendar-month .n_y_1 {
		float: right;
		padding-right: 10px;
	}
	.calendar-month .cat_select {
		text-align: right;
	}

	.calendar-month .p_y_1 A, 
	.calendar-month .n_y_1 A {
		color: #288EBD;
		display: inline;
		text-decoration: none;
	}


	.calendar-month .p_m_1, 
	.calendar-month .p_m_2,
	.calendar-month .p_m_3,
	.calendar-month .n_m_1, 
	.calendar-month .n_m_2,
	.calendar-month .n_m_3
	{
		color: #288EBD;
		display: inline;
	}

	.calendar-month .p_m_1 A, 
	.calendar-month .p_m_2 A,
	.calendar-month .p_m_3 A,
	.calendar-month .n_m_1 A, 
	.calendar-month .n_m_2 A,
	.calendar-month .n_m_3 A
	{
		color: #288EBD;
		text-decoration: none;
	}

	.calendar-month .p_m_1, 
	.calendar-month .n_m_1 {
		font-size: 12pt;
	}

	.calendar-month .p_m_2,
	.calendar-month .n_m_2 {
		font-size: 10t;
		padding: 10px;
	}

	.calendar-month .p_m_3,
	.calendar-month .n_m_3 {
		font-size: 9pt;
	}


	TABLE.monthview TR TD.top_header {
		width: 440px;
		/* background-color: #EEEEEE; */
		height: 20px;
		font-size: 20pt;
	}

	TABLE.monthview TR TD.top_header .weekheader {
		width: 25px;
		text-align: center;
		border-bottom: 1px solid #000000;
		/* background-color: #FFFFFF; */
		visibility: hidden;
	}

	.monthview .top_header .dayheader {
		width: 50px;
		text-align: center;
		font-size: 10pt;
		font-weight: bold;
		background-color: #FFFFFF;
		color: #2AA4DD;
		color: #288EBD;
		border: 1px solid #9999FF;

	}
	.monthview .week {
	}

	.monthview .weeknum {
		vertical-align: top;
		border: 1px solid #9999FF;
	}

	.monthview .weeknum .week_short {
		color: #288EBD;
		color: #2AA4DD;
		color: #93D0ED;
		line-height: 0px;
		font-weight: bold;
		padding-top: 20px;
	}
	.monthview .weeknum .week_header {
		color: #288EBD;
		font-weight: bold;
		padding-left: 5px;
		font-size: 10pt;
	}
	.monthview .weeknum .week_header A {
		color: #288EBD;
		text-decoration: none;
		display: block;
		width: 100%;
	}

	TABLE.monthview TR TD.day {
		/* border-bottom: 1px solid #9999FF; */
		vertical-align: top;
		height: 50px;
		width: 50px;
		background-color: #FFFFFF;
		border: 1px solid #9999FF;
	}
	TABLE.monthview TR TD.weekend {
		/* visibility: hidden; */
		/* display: none; */
		background-color: #EFFEFF;
	}
	TABLE.monthview TR TD.not_in_month {
		/* visibility: hidden; */
		/* display: none; */
		background-color: #DDDDFF;
	}
	TABLE.monthview TR TD.day_is_today {
		background-color: #FFDDDD;
	}
	TABLE.monthview TR TD.day .dayTitle {
		font-size: 9pt;
		margin-top: 2px;
		margin-left: 2px;
	}
	TABLE.monthview TR TD.day .dayTitle A {
		text-decoration: none;
		display: block;
		width: 100%;
	}


	TABLE.monthview TR TD.day DIV.event_today {
		display: block;
		font-size: 8pt;
		border: 1px solid;
		border-top: 5px solid;
		border-color: #2AA4DD;
		margin: 2px;
		background-color: #EFEFEF;
		overflow: hidden;
	}
	TABLE.monthview TR TD.day DIV.event_today DIV.inner A {
		color: #222255;
		text-decoration: none;
		white-space: nowrap;
		display: inline;
	}
	.monthview .event_today .inner {
		white-space: nowrap;
	}
	
	.monthview .event_not_today {
		border-top: 5px solid #0000FF;
		border-top-color: #2AA4DD;
		margin: 1px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.monthview .event_not_today .inner {
		display: none;
	} 
	
	   .single_event{
	   margin:2px 1px;
	   }
	   .single_event div.question{
	   color:#EF632C;
	   }
	   .single_event div.event_title{
	   color:#617F13;
	   font-size:15px;
	   font-weight:bold;
	   }
	   
	   div.calendar_upcoming div.single_event{
		   border:0px;
		   margin:2px;
		   font-size:11px;
		   padding:0px;
	   }
	   div.calendar_upcoming div.single_event div.event_title{
	   text-align:left;
		
	   }
	   div.calendar_upcoming div.single_event div.event_title a{
		   font-weight:normal;
		   font-size:11px;
		   padding:0 0 0 3px;
	   }
	   

/************************EXT: MAILFORM******************/
.csc-mailform{
font-size:0.9em;
margin:0px;

}
 .csc-mailform-label{
 font-weight:bold;
 font-size:0.9em;
 }
 
/**idiomas**/
.tx-srlanguagemenu-pi1 div.INACT a{
font-weight:normal;
}
.tx-srlanguagemenu-pi1 div.NO a{
font-weight:normal;
}
.tx-srlanguagemenu-pi1 div.CUR a{
color:#FF3333;
}

/********************SITEMAP************************************/

.csc-sitemap ul{
margin: 2px 0px;
}
.csc-sitemap ul li{
margin: 0px 0px 0px 2px;
}

/********************HTMLAREA************************************/
.align-center{
text-align:center;
}
.align-right{
text-align:right;
}
.detail{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#537008;
font-size:1em;
}
.csc-frame-frame1{
border:#006633 solid 1px;
background:#CCCCCC;
padding:2px;
margin:2px;

}
.csc-frame-frame2{
border:#FFCE66 solid 1px;
background:#FFFC94;
padding:2px;
margin:2px;
}

.contenttable{
border-collapse:collapse;

}
.contenttable tr td{
border:#FFCE66 solid 1px;
background:#FFFC94; 
padding:3px;
}
/****************PDF GENERATOR ***************/
#pdf {
width:75px;
float:right;
text-align:center;
}
#pdf a{
display:block;
padding:1px 0px;
margin:0px;
border:#ccc 1px solid;
color:#006666;
background:#FFFC94;
text-decoration:none;
font-size:0.7em;
}

/*****************ATTACALENDAR********************/

.tx-attacalendar-pi1{
float:none;
border:0px;
}
div.tx-attacalendar-pi1_table a img{
float:left;
margin:10px;
}
div.tx-attacalendar-pi1_links p{
font-size:1.2em;
}
div.tx-attacalendar-pi1_rechts p{
line-height:18px;
font:Verdana, Arial, Helvetica, sans-serif 1em;
}
.tx-attacalendar-pi1_from_date{
font-weight:bold;
}
.tx-attacalendar-pi1-organiser{
display:block;
margin:5px;
color:#336633;
font-weight:bold;
}

div.tx-attacalendar-pi1_smallist{
padding:0px;
margin:5px 2px;
border:#fff 1px solid;
}
div.tx-attacalendar-pi1_smallist div.tx-attacalendar-pi1_header h1 a{
color:#465F00;
font-size:1.1em;
font-weight:bold;
letter-spacing:0.1em;
margin:2px;
text-decoration:none;

}

.tx-attacalendar-pi1_rechts ul, .tx-attacalendar-pi1_rechts li, .tx-attacalendar-pi1_rechts p {
margin:2px 0px;
list-style-position:outside;
}

.tx-attacalendar-pi1_rechts p.csc-frame-frame1{
width:430px;
}

/*********************marco en la galeria de imagenes******************************************/
 .csc-frame, .csc-frame-frame1{
 margin:0px;
 padding:0px;
 width:450px;
 }
 .csc-textpic-imagecolumn, .csc-textpic-imagecolumn,.csc-textpic-image, .csc-textpic-firstcol{
 padding:0px;
 margin:0px
 }
 
 .csc-textpic-image img{
 margin:0px;
 }
/**RSS**/
div .tx-pmkrssnewsexport-pi1{
text-align:right;
}
p.bodytext{
font-style:normal;
font-weight:normal;
}
/**estilo contenidos***/
h1.csc-firstHeader{
font-size:1.3em;
margin: 0 0 5 0;

}
/*estiilo agenda**/
div.tx-attacalendar-pi1_rechts ol li{
list-style:none;
}
