/* CSS Document */

body {
	margin: 0;
	padding: 0 10px 10px 10px;
	background-color: #ebebeb;
	/*background-image:url(../images/bgNoel.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top center;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}

#main { 
	width: 780px;
	border: 1px solid #ababab;
	border-width: 0 1px 0 1px;
	background-color: #ffffff;
	margin: 0 auto;
	position:relative;
}

a { color: #990000;font-weight: bold; }
a:hover { color: #000000; }

.cb { clear: both; }

.container { padding: 5px; }

.fr { float: right; }
.fl { float: left; }
.l { text-align: left; }
.r { text-align: right; }
.c { text-align:center; }
.j { text-align:justify; }
.hide { display:none; }
a img { border: 0; }

.b { font-weight: bold; }
.hh { margin-top: 5px; padding: 5px; width: 565px; display:block; }
.dp { padding: 5px 0 10px 0; }

#header {
	width: 100%;
	height: 117px;
	background-color:#a02f2f;
	background-image: url('../images/header-bg.gif');
	background-position:center;
	background-repeat:repeat-x;
}

#header .first { width: 25px; }

#header .logo {
	vertical-align:middle;
	text-align:center;
	width: 150px;
	background-color:#ffffff;
}

#header .slogan {
	vertical-align:bottom;
	text-align:left;
	color: #ffffff;
	font-weight:bold;
}
#header .slogan .container { padding: 10px; font-size: 10px;}
#foot {
	width: 782px;
	margin: 0 auto;
	font-size: 10px;
}

#foot table { width: 782px; }
#foot table .l,#foot table .r { width: 16px; background-image: url('../images/cnr-bl.gif'); background-repeat:no-repeat;}
#foot table .r { background-image: url('../images/cnr-br.gif');}
#foot .btm { border-bottom: 1px solid #ababab; height: 16px; background-color: #ffffff; }
#foot img { vertical-align:middle; }
#footerContent {
	text-align:justify;
	width:740px;
}
.hide {
	display:none;
}


#cpr { padding: 10px; font-size: 9px; }
#cpr a,#top a { color: #000000; font-weight:bold; text-decoration:none; }
#cpr a:hover { color: #990000; }

#top { text-align:right; font-weight: bold; font-size: 9px; }
#top img { vertical-align:middle; margin-left: 20px;}

#nav {
	vertical-align:top;
	width: 150px;
	padding-left: 25px;
	padding-top: 20px;

}

#nav a {
	display: block;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav a.active{
	color: #d2d2d2;
	margin-bottom: 0;
}

#nav a:hover { background-color: #000000;color: #ffffff; }
#nav a.img{background-color: #ffffff;}
#nav .sub { border: 1px solid #CCCCCC; }
#nav .sub a:hover { background-color: #990000; }

#body {
	vertical-align:top;
	padding: 10px 10px 10px 0;
}


#lang {
	text-align:right;
}

#body .container h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

#body .content { width: 100%; }
#body .content td { width: 50%; vertical-align:top; }

a.title {
	text-transform:uppercase;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

.j { text-align:justify; }
.cvch { text-align:center; vertical-align:middle; }


.date {
	color: #bbbbbb;
	font-size: 9px;
}

.special .date {
	color: #666666;
}

.item h2,.item h3,.item h4 {
	margin:0;
	padding:0;
}

.item h2{font-size: 17px}
.item h3 {font-size: 13px}
.item h4 {font-size: 11px}

.item h2 a, .item h3 a, .item h4 a{
	text-decoration:none;
	color: #b13333;
}

.item h2 a:hover, .item h3 a:hover, .item h4 a:hover{
	color: #000000;
}

.item .title { margin-bottom: 10px;}

.item {
	margin-bottom: 20px;
	text-align:justify;
	vertical-align:top;
}

.special {
	background-color: #f4f4dd;
	padding: 10px;
}
.normal {
}

.item img.ps{
	/*float: right;*/
	padding: 3px;
	background-color: #ffffff;
	margin: 0 5px 0 10px;
}

img.vm { vertical-align: middle; }

.next{
	float:right;
}
.previour{
	float:left;
}

.form .el {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f4f4dd;
}

.note { font-size: 9px; color: #999999; padding: 5px;}

.form table { width: 100%;	background-color: #f4f4dd;border-collapse:collapse; border: 0; }
.form th { text-align:left; background-color:#ffffff;}
.form td { padding: 5px; background-color:#ffffff; border: 0;}

.form td{ background-color: #f9f9ec;border-bottom: 5px solid #ffffff; vertical-align:top; }

.form td.head { white-space:nowrap; font-weight:bold; text-align:right; }
.form td.wrap { white-space:normal; }

.form td.input { width: 100%; }

.form td.input input.input,.form td.input select.input,.form td.input textarea {
/*font-weight:bold;*/
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #CCCCCC;
width: 100%; }

.form input,.form textarea,.form select{ margin:0; padding:0;}

.form .input div { margin-bottom: 10px;}
.form input.submit { background-color:#990000; color: #FFFFFF; font-weight: bold; font-size: 10px; border: 2px solid #000000; padding: 5px;}
.form table table td { border: 0; }

.error td {background-color: #FFFF66; }
.error_msg { border: 10px solid #FFFF66; padding: 20px; font-size: 20px;text-align:center;}
.msg { border: 10px solid #FFFFCC; padding: 12px; font-weight:bold; font-size: 12px;font-weight:bold;text-align:center; margin-bottom: 10px;}
#pages { width:100%; font-size: 12px; }
#pages .c a{ padding: 0 5px 0 5px; text-decoration:none; font-size: 10px;}
#pages .c span{ padding: 0 5px 0 5px; color: #CCCCCC; font-weight: bold;}
