body {
	margin : 0;
	padding : 0;
	font : 10px normal Arial, Helvetica, sans-serif;
	background-color : #2E3DA4;
}
* {
margin : 0;
padding : 0;
outline : none;
}
img {
	border : none;
}

h1 {
font : 3em normal Georgia, "Times New Roman", Times, serif;
color : #fff;
text-align : center;
background : url(h1_bg.gif) no-repeat;
text-indent : -99999px;
margin : 100px 0 10px;
}
* {
margin : 0;
outline : medium none;
padding : 0;
}
img {
border : medium none;
}
.container {
margin : 0 auto;
overflow : hidden;
width : 900px;
margin-top : 1%;
height : 5%;
}
.libre {
	width : 899px;
	position : absolute;
	height : 13px;
	top : 473px;
	text-align : center;
}
.libre2 {
	width : 899px;
	position : absolute;
	height : 27px;
	top : 452px;
	text-align : center;
	color : #fff;
	font-weight : bold;
}
.container .c2 a {
font-weight : normal;
}
#main {
background : #f0f0f0 none repeat scroll 0% 0%;
border : 1px solid #cccccc;
padding : 10px;
}
a {
color : #ffffff;
}
.main_image {
background : #333333 none repeat scroll 0% 0%;
color : #ffffff;
float : left;
height : 456px;
overflow : hidden;
position : relative;
width : 598px;
}
.main_image h2 {
font-size : 2em;
font-weight : normal;
margin : 0 0 5px;
padding : 10px;
}
.main_image p {
font-size : 1.2em;
line-height : 1.6em;
margin : 0;
padding : 10px;
}
.block small {
background : transparent url("icon_calendar.gif") no-repeat scroll 0% center;
font-size : 1em;
color : #999;
}
.main_image .block small {
margin-left : 10px;
}
.main_image .desc {
bottom : 0;
display : none;
left : 0;
position : absolute;
width : 100%;
}
.main_image .block {
background : #111111 none repeat scroll 0% 0%;
border-top : 1px solid #000000;
width : 100%;
}
.main_image a.collapse {
background : transparent url("btn_collapse.gif") no-repeat scroll left top;
height : 27px;
position : absolute;
right : 20px;
text-indent : -99999px;
top : -27px;
width : 93px;
}
.main_image a.show {
background-position : left bottom;
}
.image_thumb {
background : #f0f0f0 none repeat scroll 0% 0%;
border-right : 1px solid #ffffff;
border-top : 1px solid #cccccc;
float : left;
width : 299px;
}
.image_thumb img {
background : #ffffff none repeat scroll 0% 0%;
border : 1px solid #cccccc;
float : left;
padding : 5px;
}
.image_thumb ul {
list-style : none;
margin : 0;
padding : 0;
}
.image_thumb ul li {
background : #f0f0f0 url("nav_a.gif") repeat-x scroll 0% 0%;
border-bottom : 1px solid #cccccc;
border-right : 1px solid #cccccc;
border-top : 1px solid #ffffff;
float : left;
margin : 0;
padding : 10px 10px;
width : 279px;
}
.image_thumb ul li.hover {
background : #dddddd none repeat scroll 0% 0%;
cursor : pointer;
}
.image_thumb ul li.active {
background : #ffffff none repeat scroll 0% 0%;
cursor : default;
}
html .image_thumb ul li h2 {
font-size : 1.5em;
margin : 5px 0;
padding : 0;
}
.image_thumb ul li .block {
float : left;
margin-left : 10px;
padding : 0;
width : 100px;
}
.image_thumb ul li p {
display : none;
}
