#clr {
	clear:both;
}

.bg_main {
	background : url(../images/bg.gif);
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #CBCDCE;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #CBCDCE;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #CBCDCE;
}

img {
	border:0px
}
/* *******************************************  tab menu sup*/
td.men_sup {
	width			:107px;
	padding			:0;
	margin			:0;
	background		:  url(../images/boton_menu.jpg) no-repeat middle top;
	height			:16px;
	}

/* *******************************************  edges*/
#left_edge {
	width			:14px;
	padding			:0;
	margin			:0;
	background		: url(../images/bg.gif) no-repeat left top;
	height			:535px;
}

td.leftbg {
	padding			:0;
	margin			:0;
	background		: url(../images/bg_left.gif) repeat-y left top;
}

#right_edge {
	width			:14px;
	padding			:0;
	margin			:0;
	background		: url(../images/bg_right.gif) no-repeat left top;
	height			:535px;
}

td.rightbg {
	padding			:0;
	margin			:0;
	background		: url(../images/bg_right.gif) repeat-y left top;
}

/* *******************************************  logoarea*/
#logo_area {
	width			:680px;
	padding			:0;
	margin			:0;
	height			:130px;
	border-bottom	:4px solid #cfcfcf;
}

#search {
	margin			: 10px 0px;
	padding			: 0px;
	width			: 100%;
	height			: 19px;
	text-align		: center;
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	line-height		: 19px;
}

.searchbox {
	font			: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color			: #01257d;
	text-indent		: 6px;
	line-height		: 16px;
	border			: 1px solid #01257d;
	width			: 113px;
	height			: 17px;
	padding-bottom	: 2px;
}

.serchbotton {
	font			: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color			: #01257d;
	line-height		: 15px;
	border			: 0px solid #01257d;
	width			: 40px;
	height			: 15px;
	background-color:#ffffff;
	padding			: 0px;
}

/* *******************************************  header */
#header {
	background-color:#66CCFF;
	width			:100%;
	height			:145px;
}

#headerpic {
	background	        :url(../images/windwill.jpg) no-repeat;
	background-position :left top;
	width				:100%;
	height				:145px;
}


/* *******************************************  midarea */
#midarea {
	width			:100%;
}

/* ******************************************* main bottom */

#botnavi table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

#bottomarea {
	margin:0;
	line-height:18px;
	text-align:center;
	color:#eeeee6;
}

/* *******************************************  pathway */
#can_pathway {
	margin:0;
	padding			: 0px;
	background-color: #f7f7f7;
	width			: 100%;
	height			: 22px;
	text-indent		: 8px;
	text-align		: left;
	font		    : bold 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #ff6815;
}

#can_pathway img {
	margin:8px 1px 1px 1px;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 22px;
}

a.pathway:link, a.pathway:visited {
	color			: #012d97;
	font-size		: 11px;
	line-height		: 18px;
}
a.pathway:hover {
	color			: #cccccc;
}

/* ******************************************* leftside */
#leftmain {
	margin: 0;
	padding:0px;
	text-align: left;
	width: 100%;
}

#leftmain table.moduletable th, #rightmain table.moduletable th {
	height:21px;
	background-color:#01257d;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding:0px;
	line-height:21px;
	border:0;
}

#leftmain table.moduletable td {
	font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #666666;
	text-align		: left;
	padding			: 2px 0px 0px 3px;
}

/* ******************************************* main body */
#main_area {
	width: 99%;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
	text-align: left;
}

/* ******************************************* flashnews and blocks */
#newsflash {
	margin: 0;
	padding:0px;
	width:100%;
	border:0;
}

#newsflash table.moduletable {
	padding			: 0;
	margin			: 0;
	border			: 0;
}

#newsflash table.moduletable th {
	height:24px;
	background:transparent;
	background-position:left bottom;
	border-bottom:1px solid #CBCDCE;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	margin: 0px;
	line-height:24px;
}

#newsflash table.moduletable td {
	line-height		: 17px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

#blocks {
	width:100%;
	padding:0;
	background-color:f9f9f9;
	margin-bottom:10px;
}


/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
}

td, div, p {
	color:#333333;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	padding:0px;
	line-height:17px;
}


a, a:link, a:visited {
	color			: #dd4800;
	text-decoration	: none;
}
a:hover {color: #333333; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #dd4800; margin: 0px; padding: 0px; 
	border-bottom:1px solid #ff6815;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #dd4800; margin: 0px; padding: 0px;
	border-bottom:1px solid #666;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;
	border-bottom:1px solid #ff6815;}
h4	{font: bold 11px Arial, Verdana, sans-serif, Helvetica;	color: #dd4800; margin: 0px; padding: 0px;
	border-bottom:1px solid #cfcfcf;line-height:22px;}

ol	{list-style:outside; }
ul	{list-style: url(../images/ul_ama.png) outside; }
ul ul {list-style: outside; }
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	withd: 150px;
}
#nav ul li{
	position: relative;
}
#nav li ul {
	position: absolute;
	left: 80px;
	top: 0;
	display: none;
}
#nav ul li a {
	display: block;
	text-decoration:none;
	background: #fff; /* IE6 Bug */
	padding 5px;
}
/* Fix IE. Hide from IE Mac \*/
/* html ul li { float: left; height: 1%; }
/* html ul li a { height: 1%; }
/* End */

#nav ul li a:hover { color: #ff6600; } /* Hover Styles */
		
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#nav li:hover ul, li.over ul { display: block; } /* The magic */

#nav li {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

blockquote.banda {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #555;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #666666;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 10px; 
	color			: #00B4FF; 
	text-decoration	: none;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #012d97; 
	padding			: 0px;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #555555; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 3px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #012d97; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #cccccc; 
	text-decoration	: none;
}

.contentheading {
	background:transparent;
	border-bottom:1px solid #CBCDCE;
	height:24px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #666666;
	height:24px;
	text-align		: left;
	text-indent		: 3px;
}

.componentheading {
    background-color: #f7f7f7;
	height:25px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333333;
	line-height:25px;
	text-align		: left;
	text-indent		: 5px;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #012d97;
}
a.contentpagetitle:hover {
	color			: #cccccc;

}
.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #012d97; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;	
	color			: #012d97; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
	background: url(../../images/ul.gif) no-repeat;
    background-position: 0px 4px;
}

.small 		{
	font-size		: 10px; 
	color			: #B2AAA7; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #B2AAA7;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #8E8480;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 2px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #cccccc;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #012d97;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #cccccc;
}

.blogsection {
	background-color: #ffffff;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #012d97;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #cccccc; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #012d97;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #012d97;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #012d97;
	border-right	: 1px solid #012d97;
	border-bottom	: 3px solid #012d97;
	border-left		: 1px solid #012d97;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #012d97;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #012d97;
	background-color: #F9F9F9;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #eeeeee;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #666666;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #eeeeee;
}
table.contenttoc td {
	font-size		: 10px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0;
}
textarea.inputbox {
	width:95%;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
}

a.mainlevel:link, a.mainlevel:visited {
	border	: 0;
	background		: transparent;
	display: block;
	height:22px;
	font		: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #dd4800; 
	text-decoration	: none;
	text-align	: left;
	text-indent: 10px;
	line-height:22px;
	border-bottom:1px solid #cfcfcf;
}
a.mainlevel:hover {
	color			: #ffffff; 
	background-color: #ff6815;
	text-decoration	: none;
}
#active_menu {
	background		: transparent;
	color			: #dd4800; 
	font-weight	: bold;
}

a.sublevel:link, a.sublevel:visited {
	color			: #012d97;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:normal;
}
a.sublevel:hover {
	color			: #cccccc;
	text-decoration	: none;
	font-weight:bold;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #012d97;
	text-decoration	: none;
	background		: #ffffff;
	font-weight:bold;
}

/* ******************************************* MAIN MENU SYSTEM  */

a.msup1:link, a.msup1:visited, a.msup2:link, a.msup2:visited, a.msup3:link, a.msup3:visited
	, a.msup4:link, a.msup4:visited, a.msup5:link, a.msup5:visited, a.msup6:link, a.msup6:visited {
	color			: #666666;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:normal;
}
a.msup1:hover {
	color			: #ff6815;
	text-decoration	: none;
	font-weight:bold;
}
a.msup2:hover {
	color			: #9601ff;
	text-decoration	: none;
	font-weight:bold;
}
a.msup3:hover {
	color			: #4ca505;
	text-decoration	: none;
	font-weight:bold;
}
a.msup4:hover {
	color			: #0391ff;
	text-decoration	: none;
	font-weight:bold;
}
a.msup5:hover {
	color			: #ea00ff;
	text-decoration	: none;
	font-weight:bold;
}
a.msup6:hover {
	color			: #b20404;
	text-decoration	: none;
	font-weight:bold;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #012d97;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #012d97;
	font-weight		: bold;
}
a.category:hover {
	color			: #cccccc;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px;
	border-bottom	: 1px solid #999999;
}
td.sectiontablefooter {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 0;
	border-top	: 1px solid #999999;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	color			: #666666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #F7F7F7; 
	color			: #666666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #666666;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #666666; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #cccccc; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #EBEBEB; 
	width			: 100%;
}
/* **********************************************TITULARES*/

.titularprin2 {
	color			: #ff6815;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #ff6815;
	border-right	: 1px solid #ff6815;
	border-bottom	: 3px solid #ff6815;
	border-left		: 1px solid #ff6815;
	font-weight		: bold;
	background-color: #0a008b;
	}
.titularprin 	{
	color			: #0a008b;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #0a008b;
	border-right	: 1px solid #0a008b;
	border-bottom	: 3px solid #0a008b;
	border-left		: 1px solid #0a008b;
	font-weight		: bold;
	background-color: #ff6815;
	}
.lineainf{
	line-height:22px;
	border-bottom:1px solid #cfcfcf;
	}
.enc_decha{font: bold 11px Arial, Verdana, sans-serif, Helvetica;
	text-align: right;
	color: #dd4800; 
	margin: 0px; 
	padding: 0px;
	border-bottom:1px solid #cfcfcf;
	line-height:22px;}
	
.enc_izqu{font: bold 11px Arial, Verdana, sans-serif, Helvetica;
	text-align: left;
	color: #dd4800; 
	margin: 0px; 
	padding: 0px;
	border-bottom:1px solid #cfcfcf;
	line-height:22px;}
/* **********************************************TABLAS*/
table.tablasinborde {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.tablasinborde th {
	height:22px;
	background:#FFC097;
	border-bottom:1px solid #0a008b;
	border-top:1px solid #0a008b;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #0a008b;
	text-align: center;
	text-indent: 10px;
	padding: 3px;
	margin: 0px;
	line-height:22px;
}
table.tablasinborde td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333333;
	text-align		: left;
	padding			: 3px;
	margin			: 0px;
	border			: 0;
}
table.tablaborde {
	width			: 100%;
	padding			: 3px;
	margin			: 0px;
	border	: 1px solid #666666;
	border-collapse:collapse;
}
table.tablaborde th {
	height:22px;
	background:#FFC097;
	border-bottom:1px solid #0a008b;
	border-top:1px solid #0a008b;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #0a008b;
	text-align: center;
	text-indent: 10px;
	padding: 3px;
	margin: 0px;
	line-height:22px;
	border-collapse:collapse;
}
table.tablaborde td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333333;
	text-align		: left;
	padding			: 3px;
	margin			: 0px;
	border			: 1px solid #666666;
	border-collapse:collapse;
}

