/*-------------------------------------------------- General --------------------------------------------------*/
body{
	background: #6E6E6E url(images/bg3.gif) center repeat-y;/* #2D872D
	background: #407164 url(images/index_top.jpg) no-repeat top left;*/
/*	color: #000000;
	background: #000;
	color: #FFF5C8; */
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0; 
	padding: 0;
}

a img{ border:0;}

a{
	text-decoration: none;
	color: #1D1CC0;
}

/*-------------------------------------------------- main --------------------------------------------------*/
#indexmain {
	margin: 0 auto;
	text-align: left;
	width: 62.2em;
	/*width: 95%;*/
}

#indexTop{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/index_top.jpg) no-repeat right;
	height: 250px;
}


#pic1{
	padding-top:0px;
	padding-left:215px;
}

#maincontent{
/*	background: transparent url(images/index_bottom.jpg) no-repeat center;*/
	height: 340px;
	padding-top:0;
}

#pic2{
	padding-top:40px;
	padding-left:40px;
}

#lang{
	/*position:absolute; 
	top:265px;
	padding-left:550px;*/
	position: relative;
	top: 10px;
	left: 545px;
	font-size: 9pt;
}

#lang a{
	text-decoration: none;
	background-color: white;
	color: silver;
	border: 1px solid silver;
	padding: 0 6px;
	margin-left: 5px;
	display: inline-block;
}

#lang a:hover{
	background-color: white;
	color: #407164;
	border: 1px solid #407164;
	display: inline-block;
}

#text{
	position:absolute; 
	top:300px;
	padding-left:20px;
/*	padding-left:250px;*/
}
#text table{
/*	width: 700px;*/
	padding: 0;
}

#text table tr td.head{
	text-align: center;
	vertical-align: middle;	
	padding: 0 5px 0 45px;
}

#text table tr td.cont b{
	display: block;
	background: transparent;
	color: #2D872D;
	font-variant:small-caps;
	font-weight:700;
	font-size:11px;
	border-bottom: 1px dotted #aaeeaa;
}

#text table tr td.cont{
/*	border-left: 1px solid #009900;
	border-bottom: 1px solid #009900;*/
	text-align: left !important;
	padding: 0 0 30px 0;
}

#text table tr td{
	font-size: x-small;
/*	border: 1px dotted silver;*/
}

#text table tr td img{
	border: 1px solid white;
}

.cc{
	width:120px;
	height: 280px;
	}

.nou{
	color: #C01C1C !important;
	border-color: #C01C1C !important;
}

#text div.nou b{
	display: block;
	background: transparent;
	color: #2D872D;
	font-variant:small-caps;
	font-weight:700;
	font-size:11px;
	border-bottom: 1px dotted #aaeeaa;
}
