/* My entry to the "fall"(Autumn) OSWD contest */
* {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#maincol table *
{
	/* font-size:12px;*/
}


body { margin: 0; padding: 0; text-align: center;
/* background: #eee; background-image:url(../random.php);*/
/*background-image:url(../images/bg.gif);*/
}


/* Below:  All these are global styles applied to everything.  However, they can be overwritten later in the CSS */
.contentpaneopen * {
margin				: 0; 
padding				: 0px 10px 0px 0px;
border				: 0; 
text-align			: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-size			: 13px; 
line-height			: 20px; 
color				: #000000;

}


/* main nav */


/* Layout */

#container { /* the container contains all the divs and makes sure they are centrally aligned.  Note that IE uses the text-align: center; in the body to align everything centrally */
	margin: 0 auto; 
	/*width: 770px;*/
		width: 790px;
		/*width: 450;*/
	background: url(../images/hdr.gif) no-repeat top left
	/*text-align:center*/
	}

#navarea { 
	background: transparent;
	float:right;
	margin-top:33px;
	margin-right:15px;
 } /*This div allows an area for the main navigation tabs */

#hdr {  /* header/banner area */
	width: 770px;
	height: 160px;
	background:  transparent
}

#lftcol {  /* left column showing the extra info on the left side of the main column */
	float: left;
	width: 200px;
	background: transparent
}

#maincol {  /* main column where the main text etc is located */
	float: right;
	width: 550px;
	overflow:hidden;
	background: #ffffff;
	padding:0px 10px 0px 10px;
	margin-right:20px;
}

.blog_more ul{
border-bottom:15px;
}

.blog_more li{
float:left;
left:0px;
pading-left:0px;
padding-right:20px;
border-bottom:15px;
}

#bttmbar {  /* bottom bar houses the copyright information and the bottom navigation */
	margin-bottom: 20px;
	float: right;
	width: 590px;
	height: 30px;
	background: url(../images/bttm.gif) no-repeat; /* Adds the rounded corner image to the bottom */
	overflow: hidden
}
#topbar {  /* bottom bar houses the copyright information and the bottom navigation */
	float: right;
	/*width: 570px;*/
	width: 590px;
	height: 30px;
	background: url(../images/top.gif) no-repeat; /* Adds the rounded corner image to the bottom */
	overflow: hidden;
	
}
#topbar p{
font-size:11px;
padding-right:25px;
color:#FF6600;
}

#bttmbar span#copyright table tr td,
#bttmbar span#copyright table tr td a:hover,
#bttmbar span#copyright table tr td a{   /*styles for the copyright text */
	line-height: 30px;
	font-size: 10px; 
	color: #6488F7;
	padding-right:30px;

}
#bttmbar span#copyright table tr td a{   /*styles for the copyright text */
	text-decoration:underline;

}
#bttmbar span#copyright table tr td a:hover{   /*styles for the copyright text */
	text-decoration:none;

}


/* Text styles */

/* Below is the style for the main site title */


#sitetitle { /* Styles for the main site title */
	position: relative;
	top: 20px;  /* shifts text into exact position */
	left: 475px;  /* shifts text into exact position */
	/*font-family: Georgia, serif; */
	font-size: 36px; 
	line-height: 40px;
	font-weight: 100;  /* 100 is the thinnest font weight */
	color: #FF9933; /* nice light orange "autumn" type colour */
	letter-spacing: 8px /* spaces out the letters a bit */
	}
	
#subtitle {  /* Styles for the sites subtitle */
	position: relative;
	top: 24px;  /* shifts text into exact position */
	left: 475px;  /* shifts text into exact position */
	font-size: 12px; 
	font-weight: normal;
	line-height: 18px;
	color: #6488F7;
	letter-spacing: 3px /* spaces out the letters a bit */
	}
	
#subtitle a {   /* Styles for any links in the sub title */
	font-size: 12px; 
	font-weight: normal;
	line-height: 18px;
	color: #6488F7;
	letter-spacing: 3px; /* spaces out the letters a bit */
	text-decoration: none;
	border-bottom: 1px dashed #496FE4;
}
	
#subtitle a:hover {   /* Styles for any links in the sub title, hover state */
	color: #000099; 
	text-decoration: none;
	border-bottom: 1px dashed #000099;
	}

#maincol p { color: #000000; margin: 5px; letter-spacing: 0px;
padding:0px 3px 0px 0px;}  /* paragraph text in the main column */

#maincol h1,h2, .contentheading, .componentheading {
    /* Styles for the main column headers */
	margin: 15px 10px 5px 25px; 
	font-family:Georgia, "Times New Roman", Times, serif;
/*font-family: Georgia, serif; */
	font-size: 17px; 
	font-weight: 100; 
	line-height: 19px; 
	color: #FF9933; 
/*	letter-spacing: 2px*/
	 }  /* headings in the main column */

/*a.category {
text-align:left;
}*/

.componentheading td {
text-align:left
}

.sectiontableentry1 {
text-align:left

}


#maincol .date, .modifydate, .createdate {    /* These are the styles for the blog dates */
	margin-left: 25px; 
	font-size: 9px; 
	color: #6488F7;
	letter-spacing: 1px
}

#maincol a:link, #maincol a:visited {   /* These are the styles for the Main column links */
	padding-left: 11px;
	color: #EA6059;
	text-decoration: none;
	text-align: left;
	/*background: url(../images/linkarrow.gif) no-repeat 0% 140%;*/
}

#maincol a:hover, #maincol a:active {  
	padding-left: 11px;
	color: #000099;
	text-decoration: none;
	text-align: left;
	/*background: url(../images/linkarrow.gif) no-repeat 0% -80%;*/
}
	
.leftcolbox h1,h2,h3 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 14px;
	
}

/* Main Nav */

 .mainlevel-prensa {
	padding-left: 20px;
	display: block; 
}
 .mainlevel-prensa a ,
 .mainlevel-prensa a:visited,
 .mainlevel-prensa a:link /* Main nav */
{	background-color:#333333;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	/*background: url(../images/lftlinkarrow.gif) no-repeat 0% -80%;*/
}


/*.contentdescription{
text-align:left;
}*/

/*ul li a.category {
text-align:left;
}*/


/*table.contentpane {
text-align:left;
}*/

a.mainlevel-nav {  
	font-size: 12px;
	padding:5px 5px 0px 5px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-variant:small-caps;
	border-right:#666666 1px solid;
 }
a:hover.mainlevel-nav {
color:#000099;
}
#mainlevel-nav li  
{
	font-size: 10px;
	float: left;
	list-style: none;
	line-height: 21px; 
	text-align: center
}


#mainlevel-nav a:link, #mainlevel-nav a:visited  
{
	color: #1C44BC; 
	border-bottom: 2px solid #8599D4;
	background: url(../images/toplinkbullet.gif) no-repeat 2% 60% #B2C2F4; 
}

#mainlevel-nav a:hover, #mainlevel-nav a:active 
{
	color: #000099; 
	border-bottom: 2px solid #1C44BC;
	background: url(../images/toplinkbullet2.gif) no-repeat 2% 60% #1C44BC;
}

/*PRENSA*/

ul.latestnews
{
	margin: 0;
	/*padding: 0;*/
	list-style: none;
	padding: 0 0 10px 0;
	/*display: block; */
	text-align:left;
}
li.latestnews
{
	line-height: 15px;
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom:3px;
	padding-top:3px;
	background-image: url(../images/button_flatlist.png);
	background-repeat: no-repeat;
	background-position: 10px -1px;
	/*text-align:left;*/

}
a.latestnews {
color:#FFFFFF;
font-size:11px;
text-decoration:none;

/*text-align:left;*/
}
a:hover.latestnews
 { text-decoration:underline;
 }
ul#mainlevel-flatlist, ul#mainlevel-flatlist2
{
	margin: 0px;
	padding: 0 0 10px 0;
	list-style: none;
	
}
ul#mainlevel-flatlist li, ul#mainlevel-flatlist2 li {
	line-height: 15px;
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom:3px;
	padding-top:3px;
	background-repeat: no-repeat;
	background-position: 10px 1px;
	text-align:left;

}
ul#mainlevel-flatlist li{
	background-image: url(../images/button_flatlist.png);


}
ul#mainlevel-flatlist2 li{
	background-image: url(../images/button_flatlist2.png);

}
a.mainlevel-flatlist, a.mainlevel-flatlist2{
	color:#666666;
	text-decoration:none;
		font-size:11px;
}
a:hover.mainlevel-flatlist, a:hover.mainlevel-flatlist2{
	color:#666666;
	text-decoration:underline;
		font-size:11px;
}

/*ul#mainlevel-flatlist li a.mainlevel-flatlist{

	padding-left: 35px;
	padding-top: 0px;
	padding-bottom:3px;
	padding-top:3px;
	background-image: url(../images/button_flatlist.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-align:left;
}
/*a.mainlevel-flatlist{
	color:#666666;
}
/* Other styles */

div.rule {  /* Rules - blowing leaves that separate blog items */
	margin: 0 0 20px 0;
	width: 570px;
	height: 50px;
	background: url(../images/leafrule.gif);
	border: 0;
}

div.leftcolbox {  /* Use this to create one of the boxes in the left column */
	padding: 0 0 0px 0;
	margin: 15px;
	width: 170px;
/*	background: url(../images/leftboxbottom.gif) no-repeat bottom #B0B21F;*/
	overflow: hidden;
	}
	
div.leftcolboxtop { /* This div adds the top rounded corners of the box.  The bottom is included in the leftcolbox div as the background image */
	height: 10px;
	width: 170px;
	background: url(../images/leftboxtop.gif) no-repeat top;
}
	
.leftcolbox p {   /* text style for left col boxes */
	margin: 0 15px 12px 15px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

.leftcolbox img { /* Styles for images in the left column boxes */
	margin: 0 auto;
}

acronym {  /* Acronyms are hovered over to reveal their meaning e.g. OSWD = Open Source Web Design */ 
	color: #ccc;
	border-bottom: 1px dashed #ccc;
	cursor: help;  /* To make cursor appear as a help question mark/arrow  */
}

/* Bottom Nav */

#bttmnav { float: right; margin-right: 10px }
#bttmnav li {display: inline; font-weight: normal;}
#bttmnav a {  padding-left: 10px; font-size: 9px; line-height: 30px; }
#bttmnav a:link, #bttmnav a:visited { color: #6488F7; }
#bttmnav a:hover, #bttmnav a:active { text-decoration: none; color: #6488F7; }

/* Normal lists */


#maincol ul {   /* styles main area unordered(bulleted) lists */
	margin-top: 15px; /* This margin is the top margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-bottom: 15px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	/*Modificado_junio_inicio*/
	margin-left: 5px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-right:200px;
	/*Modificado_junio_fin*/
	list-style: square /* This controls the bullet point style. */
}

#maincol li {  /* List items in the main column */
	color: #C5CEE7;
	/*Modificado_junio_inicio*/
	margin-left: 5px /* This margin acts as an indent for each list item.  Indenting the whole list doesn't work well in IE. */
	
	/*Modificado_junio_fin*/
}

#maincol ol {   /* styles main area ordered(numbered) lists */
  margin-top: 15px; 
  margin-bottom: 15px; 
  font-size: 0.7em;
  line-height: 1.5em;
  list-style-type:  decimal
 }


/*--------------------------------------*/
#lftcol * table.moduletable {
	width: 100%;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom:15px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: url(../images/menu_bg.gif) no-repeat;
	background-position:bottom;
	font-size: 11px
}

#lftcol table.moduletable th {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/menu_bg.gif) no-repeat;
	color: #ffffff;
    text-align: left;
	padding-top: 5px;
	padding-left: 35px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
}
#lftcol table.moduletable *
{color:#666666;}

.contentpaneopen * img {
padding:10px;
}

.contentpane{
text-align:left;

}