body {
	color:#4e4e4e;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
}

a {
	color:#565656;
	text-decoration:none;
}

a:hover {
	color:#565656;
	text-decoration:underline;
}

.main_div {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:#ffffff;
	padding:0px 0px 0px 0px;
	/*border:0px solid #b4b4b4;*/
}

.white_10 {
	font-size:10px;
	color:#ffffff;
}

.white_11 {
	font-size:11px;
	color:#ffffff;
}

.white_11b {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.white_12 {
	font-size:12px;
	color:#ffffff;
}

.white_15 {
	font-size:15px;
	color:#ffffff;
}

.gray_10 {
	font-size:10px;
	color:#4e4e4e;
}

.gray_12b {
	font-size:12px;
	color:#4e4e4e;
	font-weight:bold;
}

.gray_13 {
	font-size:13px;
	color:#4e4e4e;
}

.gray_13b {
	font-size:13px;
	color:#4e4e4e;
	font-weight:bold;
}

.gray_16b {
	font-size:16px;
	color:#4e4e4e;
	font-weight:bold;
}

.gray_15 {
	font-size:15px;
	color:#4e4e4e;
}

.gray_17b {
	font-size:17px;
	color:#4e4e4e;
	font-weight:bold;
}

.red_12b {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}

.red_14b {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}

.red_20b {
	font-size:20px;
	color:#ff0000;
	font-weight:bold;
}

.menu_box a {
	color:#ffffff;
	padding:6px 4px 6px 4px;
	margin:0px 10px 0px 2px;
	position:relative;
	float:left;
}

.menu_box a:hover {
	background:#94a3c2;
	color:#ffffff;
	padding:6px 4px 6px 4px;
	margin:0px 10px 0px 2px;
	position:relative;
	float:left;
	text-decoration:none;
}


.dinamic_div_single_small {
	background:#f9f9f9;
	width:100px;
	height:52px;
	margin:2px 2px 2px 2px;
	position:relative;
	text-align:center;
	float:right;
	vertical-align:bottom;
	border:1px solid #cccccc;
}

.dinamic_div_single_small:hover {
	background:#f9f9f9;
	width:100px;
	height:52px;
	margin:2px 2px 2px 2px;
	position:relative;
	text-align:center;
	float:right;
	vertical-align:bottom;
	border:1px solid #666666;
	text-decoration:none;
}

.textarea_input {
	font-family:Tahoma, Arial, sans-serif;
	background:url(../img/input_field_bck.gif) repeat-x;
	margin:1px 1px 1px 1px;
	padding:2px 2px 2px 2px;
	width:600px;
	height:300px;
	font-size:12px;
	border:1px solid #b5b8c8;
}

.input_search {
	background:url(../img/input_field_bck.gif) repeat-x;
	font-size:13px;
	width:300px;
	height:16px;
	border:1px solid #b5b8c8;
}

.input_field_acc {
	background:url(../img/input_bck.gif) repeat-x;
	font-size:12px;
	width:300px;
	border:1px solid #b5b8c8;
	padding:2px 2px 2px 2px;
}

.input_field_acc_postnum {
	background:url(../img/input_bck.gif) repeat-x;
	font-size:12px;
	width:40px;
	border:1px solid #b5b8c8;
	padding:2px 2px 2px 2px;
}

.input_field_acc_postname {
	background:url(../img/input_bck.gif) repeat-x;
	font-size:12px;
	width:250px;
	border:1px solid #b5b8c8;
	padding:2px 2px 2px 2px;
}

.login_input {
	background:url(../img/input_field_bck.gif) repeat-x;
	margin:1px 1px 1px 1px;
	padding:2px 2px 2px 2px;
	width:300px;
	font-size:12px;
	border:1px solid #b5b8c8;
}

.edit_data_postnum {
	background:url(../img/input_field_bck.gif) repeat-x;
	margin:1px 1px 1px 1px;
	padding:2px 2px 2px 2px;
	width:50px;
	font-size:12px;
	border:1px solid #b5b8c8;
}

.edit_data_postname {
	background:url(../img/input_field_bck.gif) repeat-x;
	margin:1px 1px 1px 1px;
	padding:2px 2px 2px 2px;
	width:239px;
	font-size:12px;
	border:1px solid #b5b8c8;
}

.select_input {
	background:url(../img/input_field_bck.gif) repeat-x;
	font-size:13px;
	width:220px;
	border:1px solid #b5b8c8;
}

.header_input {
	background:url(../img/search_middle.gif) repeat-x;
	height:17px;
	font-family:Verdana;
	font-size:10px;
	width:153px;
	padding-top:3px;
	border:0px solid #333a82;
}

.header_btn {
	font-size:10px;
}

.submenu {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.submenu a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
	width:190px;
}

.submenu:hover {
	background-color:#333b83;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}

.submenu a:hover {
	background-color:#333b83;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	display:block;
}

.content_title {
	font-size:18px;
	font-weight:bold;
}

#header_slideshow {
	width:994px !important;
	height:230px !important;
}

#info_slideshow {
	width:180px !important;
	height:194px !important;
}

#sponsors_slideshow {
	width:967px !important;
	height:80px !important;
}

#small_slideshow {
	width:160px !important;
	height:60px !important;
}
#white_12_programme {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#white_12_programme a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
