/* CSS Document */
#stupido{
	margin:auto;
	width:800px;
}

div{
	margin:0;
	padding:0;
	border:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
        background-color:#C8E7FF;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	/*background-color:#002157;*/
	/*background-image:url(../images/common_background.jpg);*/
}

#globalHeader{
	width:800px;
	height:140px;
	clear:both;
	/*background-color:#06C;*/
	margin:auto;
	background-image:url(../images/top_bgr.gif);
}

#globalContainer
{
	width:800px;
	margin:auto;
}

#logo, #animation{
	float:left;
	width:auto;
	top:2px;
}

#logo a img{
	margin:4px;
}

#globalBody{
	float:left;
	overflow:hidden;

}

#gbContent{
	background-image:url(../images/commonBgr.gif);
	background-repeat:repeat-y;
	width:800px;
	float:left;
}

#gbHeader{
	background-image:url(../images/commonBgrTop.gif);
	background-color:#738599;
	background-repeat:no-repeat;
	height:47px;
	width:800px;
	float:left;
}

#gbFooter{
	background-image:url(../images/commonBgrBottom.gif);
	background-repeat:no-repeat;
	width:800px;
	height:15px;
	clear:both;

}

#bodyTitle{
	width:200px;
	height:20px;
	float:left;
	margin:17px 0 0 7px;
	font-weight:bold;
	font-size:14px;
	color:#006899;
}



/**   animation part*/
#animation{
	width:550px;
	height:131px;
	background-color:#06c;
	overflow:hidden;
	position:relative;
}

#hrd_02, #hrd_03, #hrd_04{
	position:absolute;
	top:-50px;
	font-weight:bold;
	 width:250px;
	 font-size:17px;
}

#sliderow{

	width:190px;
	margin-top:60px;
}
#gbcL{

	float:left;
	width:9px;
	background-image: url(../images/most_left_vertical.gif);
	background-repeat:repeat-y;
	height:auto;
}

#gbcC{

	float:left;
	width:777px;
}

#gbcR{
	float:left;
	width:14px;
	background-image: url(../images/right_vertical_top_bgr.gif);
}

#gbcCH{
	height:33px;
	width:777px;
	float:left;
}

#gbcCHL{
		float:left;
	height:33px;
	width:188px;
}

#gbcCHC{
	float:left;
	height:33px;
	width:20px;
	background-image:url(../images/solidarity_06.gif);
}
#gbcCHC2{
	float:left;
	width:218px;
    height:33px;
	background-image:url(../images/solidarity_07.gif);
	background-repeat:no-repeat;

}


#mainBody{
	float:left;

	margin-left:20px;
	width:550px;
	height:auto;
	text-align:left;

}

#menu{
	float:left;
	width:198px;
	height:auto;
	margin-left:5px;
	text-align:left;

}


.sButton{

	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	height:33px;
	margin-bottom:3px;
	width:192px;
	cursor:pointer;
	overflow:hidden;
}

.active{
	/*width:192px;slider*/
	background-image:url(../images/a_button.gif);
}

.sButton a{
	display:block;
	margin:0px 5px 0px 10px;
	padding-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	height:25px;
	overflow:hidden;
	text-decoration:none;
}

#languages{
	float:left;
	margin-top:17px;
	width:120px;
	height:20px;
	text-align:center;


}

#languages a img{
		margin:2px; 
		border:none;
}

#languages a:hover img{
	border:2px solid #0176ab;
	margin:0;
}

.language{
	font-size:12px;
	color:blue;
	font-weight:bold;
	cursor:pointer;
	margin:3px 2px;
	display:block;
	float:left;
}

.language.selected{
	color:#000000;
	cursor:text;
}

.language.hover{
	color:red;
}



.blablabla{

	font-size:15px;
	margin:10px;
	margin-top:20px;

}

h2{
    font-size:18px;
}

#globalFooter{
	background-image:url(../images/footer_bgr.gif);
	width:800px;
	height:32px;
	margin:2px auto;
	text-align:center;
	background-repeat:no-repeat;
}

h1 {
	/*color:#0098FD;*/
	color:yellow;
	background:#0066CC none repeat scroll 0 0;
	font-size:20px;
	margin:0;
	
}

.csc-mailform-field label {
	vertical-align:top;
}

.csc-mailform-field input {
	margin:3px 0 0 25px;
	
}

.csc-mailform-field textarea {
margin:3px 0 0 32px;
}

.csc-textpic-image.csc-textpic-firstcol {
margin-right:120px !important;
}

#comparediv {
height:30px;
margin-left:125px;
}


#globalFooter span{
	width:400px;
	text-align:center;
	margin:5px auto;
	color:#777;
}

#globalFooter span a{
	font-weight:bold;
	text-decoration:none;
	color:#777;
}

#globalFooter a{
text-decoration:none;
color:#0098FD;
}

#constructBy a
{
    color:black;
    font-weight:bold;
    text-decoration:none;
}
#constructBy a img{
    margin-bottom:-3px;
    border:none;
}
#globalFooter a img {
margin-top:7px;
border:0;
}

#logo h1 {
display:none;
}

.csc-bulletlist-0 {
float:right;
width:165px;
}

h4 {
color:blue;
}