/* Body */

body {
	margin: 0px;
	background-color : #FFFFFF ;
	color : #000000;
	font-size: 86%;
	}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.25em;
	font-size: 1em;
}

a.latestnews{
	font-size: 12px;
}

.latestnews{
	margin:		0px;
	padding:	3px 0px 2px 2px;
	text-align: left;	
}

table.latestnews{
	font-size: 12px;
	margin:		0px;
}
a.mainlevel:link, a.mainlevel:visited{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}
a.mainlevel:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#FF2400;
	font-weight: bold;
	text-decoration: underline;
	line-height:16px;
}

a.mainlevel:link#active_menu, a.mainlevel:visited#active_menu{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#FF2400;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}
a.sublevel:link, a.sublevel:visited{
	font-family			:Arial,Helvetica,sans-serif;
	font-size			: 12px;
	color				: #333366;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	vertical-align: middle;
	line-height:16px;
}

/* --Default Class Settings-- */	

a.mainmenu{
padding-left:10px;
padding-right:10px;
}
a.mainmenu:link, a.mainmenu:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Helvetica,Arial,san-serif;
	font-weight: bold;
	}

	
a.mainmenu:hover {
	font-size: 11px;
	color: #FF2400;
	text-decoration: underline;
	font-family: Helvetica,Arial,san-serif;
	font-weight: bold;
	}

	
a.mainmenu#active {
	font-size: 11px;
	color: #FF2400;
	text-decoration: underline;
	font-family: Helvetica,Arial,san-serif;
	font-weight: bold;
	}
	
.submenu{
padding-left: 10px;
padding-right:10px;
}

a.submenu:link, a.submenu:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	}

	
a.submenu:hover {
	font-size: 13px;
	color: #FF2400;
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
	}	
	
a.submenusep{
	color:		#1AAF00;
/**	color: #CECBCE; */
	font-size:14px;
}

/* Content - Sections & Categories */

.sitename {
	color: #003399; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	}

.sitemaptitle {
	color				: #FFFFFF; 
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 14px; 
	font-weight			: bold;
	white-space			: nowrap;
	background-color	: #F9D073;
	border				: 1px solid #999999;
	border-top-width	: 0px; 
	border-right-width	: 4px; 
	border-bottom-width	: 0px; 
	border-left-width	: 0px;
	height				: 16px;
	padding				: 0px;
	text-align			: left;
	}

.sitemapsubs {
	color				: #003399; 
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-size			: 11px; 
	font-weight			: bold;
	border				: 1px solid #999999;
	border-top-width	: 0px; 
	border-right-width	: 0px; 
	border-bottom-width	: 1px; 
	border-left-width	: 2px;
	}


.contentpane {
	padding				: 0px 2px 2px 2px;
	}
		
.contentpaneopen {
	margin-left			: 2em; 
	margin-right			: 2em;
	border 				: 0px ridge #DCDCDC;
	text-align: 		left;
	max-width:	500px;
	width: auto
/**	width: expression(document.body.clientWidth < 800? "400px": "auto" ); */
	}


.contentpaneopen-front {
	margin-left			: 2em; 
	margin-right			: 2em;
/**	border 				: 0px ridge #DCDCDC; */
	border		: 0px ridge #1AAF00;
	text-align: left;
	}	

	
.componentheading {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	margin				: 15px 0px 5px 0px;
	font-weight			: bold;
 	color				: #9F0B00;
	text-align			:left;
	}

.contentheading {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 18px;
	margin				: 15px 0px 5px 0px;
	font-weight			: bold;
 	color				: #4188AF; /** #1AAF00;  #333333; */
	text-align			:left;
	}

.contentheading-front{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	margin				: 15px 0px 5px 0px;
	font-weight			: bold;
 	color				: #333333;
	text-align			:left;
}

.contentdescription {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #808080;
	text-align			: left;
	}
	
/* Links */
a{
	text-decoration		: none;
	color            	: #3161CE;
	
}
a:hover{
	text-decoration		: underline;
	color            	: #3161CE;
}
a.blogsection:link, a.blogsection:visited {
	color				: #336699;
	text-decoration		: none;
	font-weight			: normal;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 5px;
	}

a.blogsection:hover {
	color				: #003399;	
	text-decoration		: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color				: #336699; 
	text-decoration		: none; 
	font-weight			: normal;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color				: #003399;	
	text-decoration		: none;
	}

a.readon:link, a.readon:visited, a.readon-front:link, a.readon-front:visited {
	color            	: #3161CE;
  	font-family      	: Verdana;
  	font-size        	: 10px;
  	font-weight     	: normal;
  	background      	: url(../images/readon.gif) no-repeat;
  	padding-left		: 15px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 15px;
  }

a.readon:hover {
	color            	: #3161CE;	
	text-decoration		: underline;
	}

/* Moduletable */

.leftmodulecontainer{
	margin-top	: 2px;
}

.modulecontainer_top{
	background-image	: url(../images/moduletable_top.gif);
	background-repeat	: no-repeat;
}
.modulecontainer_middle{
	background-image	: url(../images/moduletable_bg.gif);
	background-repeat	: repeat-y;
}
.modulecontainer_bottom{
	background-image	: url(../images/moduletable_bottom.gif);
	background-repeat	: no-repeat;
}

table.moduletable {
	margin				: 2px 0px 2px 0px;
/**	width				: 100%; */
	width				: 166px; 
	
	}

table.moduletable th {
	font				: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color				: #1AAF00;
	white-space			: nowrap;
	height				: 18px;
	text-align			: left;
	vertical-align			: middle;
	padding-left			: 2px;
	background-image	: url(../images/th_bg.jpg);
	background-repeat	: no-repeat;
/**	border-bottom		: 1px solid #1AAF00; */
/**	border-top		: 1px solid #1AAF00; */
	}

table.moduletable td {
	margin			: 2px 5px 2px 3px;
	padding			: 0px 8px 0px 2px; 
	list-style-type: circle;/*disc */
	}
	

.moduleheading {
	font				: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	white-space			: nowrap;
	background-color	: #336699;
/**	border				: 1px solid #FFFFFF; */
	border-top	: 1px solid #FFFFFF; 
	border-right-width	: 0px; 
	border-bottom-width	: 0px; 
	border-left-width	: 0px;
	height				: 16px;
	padding				: 2px;
	text-align			: left;
	}

table.moduletablebusca {
	margin				: 0px 0px 0px 0px;
/**	width				: 100%; */
	width				: 180px;
	background-color:	#F4F7BA;
	}

table.moduletablebusca th {
	font				: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color				: #1AAF00;
	white-space			: nowrap;
	height				: 18px;
	text-align			: left;
	vertical-align			: middle;
	padding-left			: 10px;
	background-image	: url(../images/th_bg.jpg);
	background-repeat	: no-repeat;
/**	border-bottom		: 1px solid #1AAF00; */
/**	border-top		: 1px solid #1AAF00; */
	}

table.moduletablebusca td {
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 2px 0px;
/**	padding			: 0px 10px 0px 0px;  */
	list-style-type: circle;/** disc */
	}
	

.moduleheadingbusca {
	font				: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	white-space			: nowrap;
	background-color	: #336699;
/**	border				: 1px solid #FFFFFF; */
	border-top	: 1px solid #FFFFFF; 
	border-right-width	: 0px; 
	border-bottom-width	: 0px; 
	border-left-width	: 0px;
	height				: 16px;
	padding				: 0px;
	text-align			: right;
	}

table.moduletablebanners {
	margin				: 0px 0px 0px 0px;
	width				: 100%; 
/**	width				: 200px; */
	
	}

table.moduletablebanners th {
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	font				: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color				: #1AAF00;
	white-space			: nowrap;
	height				: 18px;
	text-align			: center;
	vertical-align			: middle;
	background-image	: url(../images/top.gif);
	background-repeat	: repeat-x;
	border		: 1px solid #1AAF00; 
	}
	
table.moduletablebanners td {
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
/**	padding			: 0px 10px 0px 0px;  */
	}
	



.rightmodulecontainer{
	margin-top			:5px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid#1AAF00;
/**	border: 1px solid #CCCCCC; */
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #336699; font-weight: bold;
	}

a.category:hover {
	color: #003399;
	}

.noticias {
	color: #009966; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; text-decoration: none;
	}

a.noticias:link, a.noticias:visited {
	color: #5384BF; font-weight: bold;
	}

a.noticias:hover {
	color: #003399;
	}

	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	}

.contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableentry1 {
	background-color : #FFFFFF;
	background-position: left;
	padding: 1px; 
	}

.sectiontableentry2 {
	background-color : #F4F7BA;
	background-position: left;
	padding: 1px; 
	}

.sectiontableheader {
	background-color : #FFCC66;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1AAF00;
/**	color: #ADB2B5; */
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1AAF00;
/**	color: #ADB2B5; */
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADB2B5;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	list-style-type: square;
	}

li {
	list-style: inside;
	}

.fase4rdf {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 10px; font-weight: normal; color: #336699;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #003399;
	}	

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px#1AAF00;
/**	border: solid 1px #777777; */
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #FFEBBF;
	}

table.contact td.details {
	background-color: #FFF9EA;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.pathway {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
/**	color					: #ADB2B5; */
	color		: #1AAF00;
	font-weight				: bold;
}
a.pathway:link, a.pathway:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color:#3165CE;

}
a.pathway:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #FF2400;
	font-weight				: normal;
}
/* Containers */
.submenucontainer{
border-top:1px solid #EFEFEF;
padding-top:12px;
padding-left:1px;
}
.belowmenucontainer{
	border-top		: 1px solid #1AAF00;
/**	border-top			:1px solid #CECBCE; */
/**	padding				:0px 100px 0px 100px; */
	padding				:0px 0px 0px 0px;
	margin				:3px 0px 0px 12px;
/**	margin				:3px 0px 0px 32px; */
}

.allmenu_container {
/**	background-image	: url(../images/mainmenu_bg_02.gif); 
	background-repeat	: repeat-x; */
}
.mainbodycontainer{
/**	border-top			:1px solid #CECBCE; */
	border-top		: 1px solid #F4F7BA;
	padding-top			: 10px;
	
	
}
.greia{
/**	border-top			:1px solid #CECBCE; */
	border-top		: 1px solid #F4F7BA;
}
.cornercontainer{
	background-image	: url(../images/corner_bg.gif);
/**	border-left		: 1px solid #1AAF00; */
/**	background-repeat	: repeat-y; */
}

.sitenamecontainer{
/**	font-size			: 48px;
	font-style			: bold;
	color				: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif; */
}
.searchcontainer{
	padding			:2px 0px 2px 0px;
}

/* PAZ DIGITAL*/

/* Cabecera */

.cabecera {
/**	height				: 100px; */
	background-image	: url(../images/cabecera_bg.jpg); 
/**	background-repeat	: repeat-x;  */
	border:		0px;
}
.topbar {
	border:		0px;
}
.top-menu {
/**	background-image	: url(../images/mainmenu_bg_02.gif);
	background-repeat	: repeat-x; */
	border:		0px;
}

.abajo {
	background-image	: url(../images/abajo.jpg);
	background-repeat	: repeat-x; 
	vertical-align: bottom;
	border:		0px;
}
.moduletable-top {
	background-color:	#CCCCCC;
	padding: 		5px;
}

.mainlevel-top-nav {	
	border:		0px;
	border-color:	red;
}
.horz-menu2 {
	background-color:	#CFEF77; /**	  #F4F7BA; */
	height: 18px;
	font-size: 100%;
	text-align: justify;
	border: 1px;
	padding-right:				4px;
	padding-left:				4px;
	margin-bottom: 8px; 
}

table.moduletablehorz-menu2 { 
	padding-left:3px; 
	padding-right:1px;
	margin-bottom: 8px; 
	}

table.moduletablehorz-menu2 td {
	font				: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color				: #1AAF00;
	white-space			: nowrap;
	height				: 18px;
	text-align			: left;
	vertical-align			: middle;
	padding			: 0px;
	margin: 0px; 
/**	padding-left			: 10px; */
	background: url(../images/top.gif);
/**	background-image	: url(../images/th_bg.jpg); */
	background-repeat	: repeat; 
	border		: 0px solid #1AAF00; 
/**	border-bottom		: 1px solid #1AAF00; */
/**	border-top		: 1px solid #1AAF00; */
}

.mainlevelhorz-menu2{	
	font-size: 12px;
	color: #3165CE; /** #1AAF00; */
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	background: url(../images/top.gif);
	background-repeat	: repeat; 
	border:		0px;
	border-color:	red;
}

a.mainlevelhorz-menu2:link, a.mainlevelhorz-menu2:visited { 
 	font-size: 12px; 
	color: #3165CE; /** #1AAF00; */
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold; 
	}

a.mainlevelhorz-menu2:hover {
	font-size: 12px;
	color: #1AAF00;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	background-color: #F4F7BA;
/**	background: url(../images/abajo.jpg);
	background-repeat	: repeat; */
	}

a.mainlevelhorz-menu2#active {
	font-size: 12px;
	color: #1AAF00; 
	text-decoration: none; 
	font-family: Arial;
	font-weight: bold; 
	} 

.horz-menu {
	background-color:	#F4F7BA;
	text-align: right;
	padding-right:				2px;
/**	border		: 1px; 
	border-color: solid #1AAF00; */
	margin-bottom: 0px;
/**	margin-bottom: -10px; */
}