@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*************** DEFAULT ************/

a, a:link, a:hover, a:visited {
	color:#FFF;
}

#main {
}


/*************** HEADER ************/
#logo {
	float:left;
}
#logo img{
	border:0;
}

#top {
	width: 908px;
	/*height:400px;*/
	margin-left: auto ;
  	margin-right: auto ;
}

#navigation {
	float:right;
	height:39px;
	color:#FFF;
	margin:0;
	padding:0;
}

#navigation a img {
	border:0;
}

#language {
	float:left;
	text-align:right;
	margin-top:10px;
	width:100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
}
#language a, #language a:link, #language a:hover, #language a:visited {
	color:#000;
	text-decoration:underline;
}

/*************** CONTENT ************/
#middle {
	width:908px;
	margin:auto;
}
#middle a, #middle a:link, #middle a:hover, #middle a:visited {
	color:#017c8a;
}

/*************** FOOTER ************/
#footer {
	background-image:url(../images/footer/bg.png);
	background-color:#00a4b6;
	background-repeat:repeat-x;
	/*height:350px;*/
	clear:both;
	overflow: hidden;
}

#footer_middle {
	/*height:350px;*/
	width:908px;
	margin:auto;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#footer_middle p a img {
	border:0;
	vertical-align:bottom;
}
p.footerP {
	margin:0;
	padding:8px;
	line-height:15px;
	text-align:center;
}

#map {border:none;}

/*************** COMMON ************/

.floatLeft {
	float:left;	
}

.floatRight {
	float:left;	
}

.clear {
	clear:both;
}

.center {
	text-align:center;
	}
/*@font-face {
    font-family: "myriadpro";
    src: url("fonts/gulim.ttc");
}*/

#contentInsideFull ul li {font-size:.9em;}
.duecento {
	width:200px;
}

.duecentocinquanta {
	width:250px;
}
.footerBlocks {
	width:285px;
}
.trecentocinquanta {
	width:350px;
}

.quattrocento {
	width:400px;
}

.h1little {
	font-size:1em;
	margin:0 0 12px 0;
	padding: 0 0 5px;
}

.h2little {
	font-size:0.8em;
	margin:0;
	padding: 0 0 7px;
}

.padding20 {
	padding: 20px 0px 0px 0px;	
}

#comtaste_speak_slider {
	height:280px;
	width: 250px;
}

#comtaste_speak_slider h2{
	font-size:1em;
	text-decoration:underline;
	margin:0;
}

#comtaste_speak_slider p{
	margin-top:0;
}

#comtaste_clients {
	background-image:url(../images/homepage/bg_clients.png);
	background-repeat:repeat-x;
	margin: 15px 0px 0px 0px;	
	padding: 7px 0 15px 15px;
}

#comtaste_clients_slider {
	float:left;
}

#comtaste_blog {
	padding-right: 20px;
}

#comtaste_speak {
	padding-right:20px;
}

.home_blog {
	padding-bottom:5px;
}

.home_blog p {
	margin:0px;
	font-size:0.8em;
}

.slider{}

.slider ul, .slider li {
	margin:0;
	padding:0;
	list-style:none;
}

.slider li { 
	overflow:hidden; 
}

#nextBtn{ 
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:42px 0 0 7px;
	}	
#prevBtn{ 
	display:none;
	float:left;
	}														
#nextBtn a{  
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btn_right.png) no-repeat 0 0;	
	}
.ico_client {float:left; margin-right: 15px; margin-top:5px;}
/*************** Courses pages ************/
.block-title {
	font-weight: bold; 
	padding-top:10px;
	text-decoration:underline;
	text-transform:uppercase;
}
