body{
	margin:0px;
	padding:0px;
	background: #eeebe8;
	color:black;
	text-align: center;
	font-size: 14px;
	font-family: georgia;
}

img {
	border:none;
	margin:0;
}

table {
	border-collapse:collapse
}

ul {
	padding:0px;
	margin:0px;
}

li {
	padding:0px;
	margin:0px;
	list-style:none;
	display: inline;

}

a {
	text-decoration: none;
	color: #8C8C8C;
}

a:hover {
	color: black;
}

form{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	margin:0px;
	font-weight:normal;
	color:white;
}

h1 {
	font-size:40px;
	display: inline;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:20px;
	margin-bottom:10px;
}

h4 {
	font-size:15px;
	margin-bottom:5px;
}

p {
	margin:0px;
}

.img_border {border:0px solid #333333;}


#body_bg{
	background: url(../img/body_bg.gif) repeat-y top center #eeebe8;
}

#all {
	width: 995px;
	background: white;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}


#content {
	padding-left: 42px;
	padding-right: 42px;
	padding-top: 28px;
}

#page_title {
	background: url(../img/title_bg.gif) repeat-x top center;
	height: 32px;
	margin-top: 20px;
	margin-bottom: 28px;

}

#page_title_content {
	padding-top: 9px;
	margin-left: 14px;
	text-transform: uppercase;
	color: #FFF;
}


.clear{
	clear:both;

}


/* ****************************************************************** */
/* HEAD ******************************************************* */
/* ****************************************************************** */
#lng {
	font-family: Trebuchet Ms;
	font-size: 12px;
}

#title_lang{
	font-size: 12px;
	color: #B2B2B2;
	width: 906px;
}

#select_lang {
	margin-top: 14px;
	float: right;
	font-size: 10px;
	font-family: verdana;
}

.lang_separator{
	color: #B2B2B2;
}

.linkLng {
	color: #0099CC;
	text-decoration: none;


}

.linkActiuLng {
	color: black;
}

#head_img {
	background: url(../img/photo_daniel1.jpg) no-repeat;
	width: 911px;
	height:204px;
	margin-top: 12px;
}

#player_swf {
	float:right;
	padding-top:40px;
	height:55px;
}

#menu {
	margin-top: 10px;
	font-family: georgia;
	font-size: 16px;
	color: #8C8C8C;



}

#menu ul {
	list-style:none;

}

#menu li {
	float:left;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu ul li a {
	font-size: 16px;
	font-family: georgia;



}

#menu ul li a:hover {
	border-bottom: 2px solid #EBEBEB;
}


/* ****************************************************************** */
/* NOTICIES ******************************************************* */
/* ****************************************************************** */
.news{
	float:left;
	width: 196px;
}

.news_image{
	background:#EEE;
	height: 138px;
}

.news_title{
	margin-top: 14px;
	font-size: 16px;
	color: #0099CC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news_title a{
	color: #0099CC;
	text-decoration: none;
}

.news_title a:hover{
	text-decoration: underline;
}

.news_content{
	padding-top: 8px;
	font-size: 13px;
	color: #666;
	line-height: 150%;
}

.news_data{
	font-famly: verdana;
	padding-top: 8px;
	font-size: 11px;
	color: #b2b2b2;
}

.more_news a{
	float: right;
	padding-right: 12px;
}

.news_separator1{
	width:0px;
	float:left;
}

.news_separator2{
	width: 42px;
	float:left;
}

.selected_new{
	font-size: 18px;
	color:black;
	margin: 0px;
	padding: 0px;
}

/* ****************************************************************** */
/* ROSAZUL ******************************************************* */
/* ****************************************************************** */
.rosazul{
	width: 209px;
	float:left;
	margin-top: 28px;

}

.rosazul_separator{
	width: 24px;
	float: left;
}


/* ****************************************************************** */
/* AGENDA ******************************************************* */
/* ****************************************************************** */

.agenda td {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
.agenda a {
	color: #0099CC;
	text-decoration: none;
}

.agenda a:hover {
	color: #0099CC;
	text-decoration: underline;
}


/* ****************************************************************** */
/* FORMULARI ******************************************************* */
/* ****************************************************************** */
.error_message{
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #ff0000;
	padding-left: 8px;
	text-transform: none;
	display: inline;
}


/* ****************************************************************** */
/* FOOTER ******************************************************* */
/* ****************************************************************** */
#footer_wrapper {
	margin-top: 24px;
}

.footer_up {
	background:url(../img/footer_bg.gif) no-repeat;
	height: 91px;
}


.footer_down{
	height: 70px;
	font-size: 12px;
	font-family: verdana;
	font-size: 10px;
}

.footer_down_element1{
	color: #4D4D4D;
	float:left;
	padding-top: 40px;
	padding-left: 42px;
}

.footer_down_element2{
	margin-top: 40px;
	float: right;
	padding-right: 50px;
}

.footer_down_element2 li{
	padding-left: 20px;

}

.footer_down_element2 a{
	color: #0099CC;

}

.footer_down_element2 a:hover{
	color: black;
}

.footer_element_title{
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 5px;
}

.footer_element1{
	float:left;
	padding-left: 200px;
	padding-top: 25px;
}

.footer_element2{
	float:left;
	padding-left: 60px;
	padding-top: 25px;
}


.footer_element_download{
	color: #8C8C8C;
}

.footer_element_download:hover{
	color: #8C8C8C;
}



