body {

  margin           : 0px 0px 0px 0px;

  background-color : #E3E077;

  color            : #000000;

  background-color: #F8F8FF;

  scrollbar-base-color: #778899;

  font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



.page_bg {

	background-image: url('../images/bg.gif');

	 /*background-repeat: repeat-x;*/

	 margin: 0px;

	border: 0px none;

}

p{
   
   font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

   /* color : #003399; */

   color : #000;

   text-align:justify;

}


td, tr, div {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 12px;

  color            : #333333;

}



ul {

  margin           : 0px 0px 0px 0px;

}



hr {

  background       : #CCCCCC;

  height           : 1px;

  width            : 100%;

}



.title {

font-family: sans-serif;

font-size: 24px;

font-weight: bold;

color: #7B8DA1;

}





.pathway {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

}



a.pathway:link, a.pathway:visited {

  color            : #000000;

  font-weight      : normal;

}



a.pathway:hover {

  color            : #000000;

  font-weight      : normal;

  text-decoration   : underline;

}



/* --Default Class Settings-- */



a.mainlevel:link, a.mainlevel:visited {

        color: #333333;

        background-position: left;

        text-align: left;

        font-weight: bold;

 }



a.mainlevel:hover {

        color: #00000;

        background-position: left;

        text-align: left;

        }







        a.mainmenu:link, a.mainmenu:visited {

        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;

        font-weight: bold;

        }



a.mainmenu:hover {

        color: #000000; text-decoration: underline;

        }



a.sublevel:hover {

        color: #000000; text-decoration: underline;

        }



a.sublevel:link, a.sublevel:visited {

        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;

        font-weight: normal;

}




table.moduletable {

        margin: 0px 0px 0px 0px;

        width: 95%;

        /*border-left: solid 0px #000000;

        border-right: solid 0px #000000;

        border-top: solid 0px #000000;

        border-bottom: solid 0px #000000;*/

        margin-left: 5px;

        }



table.moduletable th {

  font-size        : 12px;

  font-weight      : bold;

  color            : #FFFf00;

  text-align       : left;

  width            : 100%;

  padding: 5px 10px 5px 10px;

  margin: 10px 5px 10px 5px;

  background-color: #0061B9;



}



table.moduletable td {

        font-size: 10px;

        font-weight: normal;

        /*border: 1px solid #333;*/

        padding: 2px 0px 2px 0px;

        margin: 10px 5px 10px 5px;

        /*background-color: #F8F8FF;*/

}



.poll {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #666666;

  line-height      : 14px;

}





.sectiontableheader {

  background-color : #CCCCCC;

  color            : #7B8DA1;

  font-weight      : bold;

}



.sectiontableentry1 {

  background-color : #F0F0F0;

  font-size        : 10px;

}



.sectiontableentry2 {

  background-color : #E0E0E0;

  font-size        : 10px;

}





.small {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #3366C0;

  text-decoration  : none;

  font-weight      : medium;

}



.smalldark {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  text-decoration  : none;

  font-weight      : normal;

}





.contentpane {

  background       : #FFFFFF;

}



.contentpaneopen {

  background       : #FFFFFF;

}



.contentheading, .componentheading {

  /*font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 11px;

  font-weight      : bold;

  color            : #7B8DA1;

  text-align       : left;*/

  font-weight: bold;	

  font-size: 1.2em;

  color: #3266A5;

  text-align: left;

  /* padding-left:5px; */

  margin: 0 0 5px 0;

  border-bottom:1px solid #cccccc;

}



.createdate {

  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #999999;

  text-align       : left;

}





.button {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-size        : 10px;

  font-weight      : bold;

  background-color : #F0F0F0;

  color            : #000000;

  border           : 1px solid #CCCCCC;

}



.inputbox {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #000000;

  background-color : #F0F0F0;

  border           : 1px solid #CCCCCC;

}





a:link, a:visited {

  font-size        : 11px;

  color            : #000000;

  text-decoration  : none;

  font-family      : Verdana, Arial, Helvetica, sans-serif;

}



a:hover {

  color            : #000000;

  text-decoration  : underline;

}



/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

         color: #000000;

        text-align:left;

        }



a.contentpagetitle:hover {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

        text-align:left;

        color: #7B8DA1;

        text-decoration: underline;

        font-weight: bold;

        }



a.category:link, a.category:visited {

  color            : #333333;

  font-weight      : bold;

}



a.category:hover {

  color            : #7B8DA1;

}



/* Styles for dhtml tabbed-pages */

.ontab {

        background-color: #ffae00;

        border-left: outset 2px #ff9900;

        border-right: outset 2px #808080;

        border-top: outset 2px #ff9900;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: bold;

        color: #FFFFFF;

}

.offtab {

        background-color : #e5e5e5;

        border-left: outset 2px #E0E0E0;

        border-right: outset 2px #E0E0E0;

        border-top: outset 2px #E0E0E0;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: hand;

        font-weight: normal;

}

.tabpadding {

}



.tabheading {

        background-color: #ffae00;

        text-align: left;

}



.pagetext {

        visibility: hidden;

        display: none;

        position: relative;

        top: 0;

}



/* for modifying {moscode} output.  Dont set the colour! */

.moscode {

        background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */

.message {

        font-family : Verdana, Arial, Helvetica, sans-serif;

        font-weight: bold;

        font-size : 10pt;

        color : #ff6600;

        text-align: center;

}

/* custom stuff */

.container

{

        border: solid;

        border-width: 1px;

        border-color: #efefef;

        background-color: White;

}

.boxes {

        border: solid;

        border-color: #efefef;

        border-width: 1px;

}



/*formato imagenes*/

img{

border:0px;

}



/*formato pagina*/

#marco{

background-color: #FFFECC;

/*border: 1px dotted #C0C0C0;*/

padding:0px;

/*text-align: center;*/

width: 1100px;

margin-left: auto;

margin-right: auto;

margin-top:30px;

border: 1px dotted gray;

}



#cabecera{

text-align: center;

width: 100%;

height: 100px;

/*background: url(../images/header.gif);*/

/*border: 1px dotted gray;*/

padding: 5px;

margin: 0px;



}



#cab_izquierda{

float: left;

width: 185px;

padding: 0px;

margin: 0px;

/*border: 1px dotted gray;*/

}



#cab_medio{

float: left;

width: 720px;

padding: 0px;

margin: 0px;

/*border: 1px dotted gray;*/

}



#cab_derecha{

float: right;

width: 175px;

padding: 0px;

margin: 0px;

/*border: 1px dotted gray;*/

}



#sep_cab_cuerpo1{

height: 4px;

clear: both;

width: 100%;

margin: auto;

padding:0px;

/*border: 1px dotted gray;*/

background: url('../images/sep_cab_cuerpo1.gif') no-repeat;

}



#sep_cab_cuerpo2{

height: 30px;

clear: both;

width: 100%;

margin: auto;

padding:0px;

/*border: 1px dotted gray;*/

background: url('../images/sep_cab_cuerpo2.gif');

}



#path{

float: left;

}



#fecha{

float:right;

}



#cuerpo{

clear: both;

padding: 0px;

text-align: center;

width: 100%;

margin: 0px;

border: 0px;

}



#izquierda{

float: left;

padding: 0px;

margin: 0px 0px 0px 5px;

border: 0px;

width: 170px;

/*border: 1px dotted gray;*/

}



#medio{

text-align: left;

float: left;

padding: 10px;

margin: 0px 10px 0px 50px;

width: 600px; /* antes 565 */

/*border: 1px dotted gray;*/

}

#medioI{

text-align: left;

float: left;

padding: 0px;

margin: 0px 0px 0px 0px;

width: 300px; /* antes 565 */

/*border: 1px dotted gray;*/

}

#medioD{

text-align: right;

float: right;

padding: 0px;

margin: 0px 0px 0px 0px;

width: 300px; /* antes 565 */
/*border: 1px dotted gray;*/

}

#medioA{

text-align: left;

float: left;

padding: 20px;

margin: 0px 0px 0px 0px;

width: 620px; /* antes 565 */

/*border: 1px dotted gray;*/

}



#derecha{

float: right;

padding:0px;

margin: 0px 5px 0px 0px;

width: 170px; /* antes 200 */

/*border: 1px dotted gray;*/

}



#pie{

clear: both;

border: 1px #C0C0C0;

width: 100%;

margin: 5px 0px 0px 0px;

padding:0px;

/*border: 1px dotted gray;*/

}



.piepagina{

color:#FFFF00;

border: 0px none;

text-align:center;

background-color:#0061b9; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px

}







/*Modificardor articulos*/



table.tbcbc{ 

	/*width: 500px;*/

	/*aling: center;*/

	border-collapse: collapse;

    border: 1px solid #666666;

	margin-left: auto;

	margin-right: auto;

}



.tbcbc td{ 

	border: 1px solid #666666; 

	padding: 0.3em;

	}



.tbcbc th{ 

	border: 1px solid #666666; 

	padding: 0.3em;

	}

	

#contenido{

	width: 600px;

	text-align:center;

	

}

/*aliñacións*/

.ae { text-align:left;}

.ac { text-align:center;}

.ad { text-align:right;}

.ax { text-align:justify;}

/*ultimas noticias*/

.latestnews li, .latestnews a:link, .latestnews a:visited, .latestnews a:hover {
	
   list-style-type:square;

   text-align:left;
   
   font-size:11px;
}
