/* !-- GLOBAL --------------------------------------------------------------------------- */

html, body { padding: 0px; margin: 0px; border: 0px; }

body {
	color: #000;
	font:1em Arial, Tahoma, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:center;
	font-size:1em;
}

#titolo{
	position:relative;
	width:100%;
	height: 95px;
	text-align:center;
	background-image:url(../immagini/residence_praga.jpg);
	background-repeat: repeat-y;
	background-position: center;	
	margin:0px 0 0 0;
	font-size: 0.8em;
	color: #FFFFFF;
}

#selezionelingue{
	position: absolute;
	top: 77px;
	left:0;
	width: 100%;
	height: 18px;
	color: #000000;
	text-align:center;
	background-image:url(../immagini/sfumatura_lingue.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#foot{
	width:100%;
	text-align:center;
	margin:2px 0 2px 0;
	font-size: 0.9em;
	color: #00a52d;
}

.foot{
	text-align:center;
	font-size: 0.8em;
	color: #00a52d;
}

#contenitore {
	width: 100%;
	margin:0px auto;
	background-image:url(../immagini/bg_contenitore_praga.jpg);
	background-color: #b2e4c0;
	background-repeat: repeat-y;
	background-position: center top;
	border-top:5px solid #00a32c;
	border-bottom:5px solid #00a32c;		
}

#corpo{
	position:relative;
	width:750px;
	height:420px;
	margin:0px auto;
	text-align:left;
	background-image: url(../immagini/bg_corpo_praga.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	border-left:1px solid #00a32d;
	border-right:1px solid #00a32d;
}

	
#footteo{
	font-size: 0.8em;
	position:relative;
	width:750px;
	margin:0px auto;
	text-align:left;
	height: 69px;

}

#lastminute{
	font-size: 1em;
	background-color: #127B0F;
	text-align:center;
	margin-bottom: 5px;
	padding: 2px;
}

#menu{
	position:absolute;
	bottom:0;
	left:0px;
	width:140px;
	height:100%;
	border-right:2px solid #00a32c;
	background-color: #5ba23b;
	padding:0px;
}

.menu{
	border-right:2px solid #00a32c;
	background-color: #5ba23b;
	padding:0px;
	color:#FFFFFF;
}


#foto{
	position:absolute;
	top:0;
	left:142px;
	width:312px;
	height:420px;
}

#immaginehome{
	position:absolute;
	top:0;
	left:0px;
	width:140px;
	height:138px;
}

#logomc{
	position:absolute;
	top:1px;
	right:0px;
	width:130px;
	height:26px;
	border-width: 0px;
}

#skype{
	position:absolute;
	font-size: 1.2em;
	top:1px;
	left:0px;
	width:180px;
	height:30px;
	border-width: 0px;
}

#skype a{
	color:#000000;
	text-decoration: none;
}

#segnalatoda{
	position:absolute;
	top:3px;
	left:5px;
	width:80px;
	height:20px;
	border-width: 0px;
}

#testo{
	font-size: 0.7em;
	position:absolute;
	top:0px;
	left:453px;
	width:295px;
	height:424px;
	border-left:2px solid #00a32c;	
}

#scorrimento{
	margin-left:5px;
	overflow:auto;
	height:370px;
	width:280px;
	padding-right:5px;
}

#scorrimento2{
	margin-left:5px;
	overflow:auto;
	height:380px;
	width:286px;
	padding-right:3px;
}

/* !-- MENU SX --------------------------------------------------------------------------- */

#menu ul{
	font-size: 0.9em;
	position:absolute;
	top:0px;
	margin:0px;
	padding:2px;
	list-style-type:none;
	width:136px;
}

#menu ul li{
	padding:1px 0;
}

#menu ul li a{
	padding:0px 0 1px 5px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li a:hover{
	background-color: #00340e;
}

.menu ul{
	font-size: 0.9em;
	margin:0px;
	padding:2px;
	list-style-type:none;
	width:136px;
	color:#FFFFFF;
}

.menu ul li{
	padding:1px 0;
}

.menu ul li a{
	padding:1px 0;
	text-indent:5px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

.menu ul li a:hover{
	background-color: #00340e;
}


/* !-- LISTE --------------------------------------------------------------------------- */

#testo ul{
	margin:0px;
	margin-left:18px;
	margin-right:2px;
	padding:0px;
	list-style-type:circle;
}

#testo ul li{
	padding:1px 0;
}

/* !-- TIPOGRAFIA --------------------------------------------------------------------------- */

.titolettinoerrore{
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

.testobianco{
	font-size: 0.9em;
	font-weight: normal;
	color:#FFFFFF;
}

.testobiancobold{
	font-weight:bold;
	color:#FFFFFF;
}

h1{
	margin:0px;
	margin-bottom:5px;
	height:35px;	
	font-family: Tahoma, Verdana, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight: lighter;
	background-color: #00a32c;	
	text-align: center;
}


#testo h2{
	margin:0px;	
	padding-left: 5px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bolder;
	background-color: #00a32c;
}

#testo h3{
	margin:0px;
	margin-bottom:5px;
	height:37px;	
	width:295px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight: lighter;
	background-color: #003576;	
	text-align: center;
}

#inbox{
	margin-left:5px;
	height:38px;
	width:250px;
	padding-right:3px;
	font-size: 0.9em;
	overflow:auto;
}

#scorrimento2 p{
	margin:0px;
	padding:2px;
}

#scorrimento2 p a{
	font-size: 1em;
	margin:0px;
	padding:0px;
	border-bottom:0px solid #829ec6;
}
	
td.due{
	margin:0px;
	height:15px;
	padding:1px;
}

#scorrimento2 p a:hover{
	color: #FFF;
	background-color: #3d66a1;
}

#scorrimento2 td{
	margin:0px;
	border:1px solid #829ec6;
}


#testo td{
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}

#scorrimento2 td.menupc{
	margin:0px;
	border:0px solid #829ec6;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
}


#testo td.prezzi{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #003576;
}

#testo td.vocisopra{
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
}

#testo td.vocifianco{
	font-size: 1em;
	height:30px;
	text-align: center;
	font-weight: bold;
	background-color: #6E91C0;
	color: #FFFFFF;
}

#testo p.2{
	margin:0px;
	padding:2 px;
	border-bottom:1px solid #3d66a1;
}

#testopiugrande{
	font-size: 1.5em;
	margin:5px;
	padding:5px;
	text-align: center;
}

.centrato{
	margin:0px;
	padding:0px;
	text-align: center;
}

#testopiugrandefondo{
	font-size: 1.2em;
	margin:5px;
	padding:3px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	color: #3D66A1;
}

#testopiugrandefondo2{
	font-size: 1em;
	margin:5px;
	padding:3px;
	text-align: center;
	color: #d40056;
}


/* !------------ GALLERIA ------------------ */

#testodentro ul{
	font-size: 1.5em;
	margin:0px;
	margin-left:18px;
	margin-right:2px;
	padding:0px;
	list-style-type:circle;
}

#testodentro ul li{
	padding:1px 0;
}

.immaginigalleria {
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #3D66A1;
}

.immaginigalleria a{
	margin:3px;
	padding:3px;
}

/* -- LINK --------------------------------------------------------------------------- */

a {
	font-size:0.8em;
	text-decoration:underline;
	color:#3d66a1;	
}

#menu a{
	background-color:#275a11;
	color:#FFF;
}

#menu a:hover{
	background-color:#275a11;
	color:#fff600;
}

.menu a{
	background-color:#275a11;
	color:#FFF;
}

.lastminutetit{
	background-color: #FFFFFF;
	color: #003300;
	font-weight:bold;
	font-size: 1.2em;
	text-align: center;
}

.titololastminute{
	color: #FFFF00;
	font-weight:bold;
	font-size: 1.3em;
	text-align: center;
}

.testolastminute{
	color: #FFF;
	font-size: 1em;
	text-align: center;
}

.datalastminute{
	color: #FF0;
	font-weight:bold;
	font-size: 1.1em;
	text-align: center;
}

.titololastminute2{
	color:#006600;
	font-weight:bold;
	font-size: 1.5em;
}

.testolastminute2{
	color: #006600;
	font-size: 1em;
	font-size: 1.2em;
}

.datalastminute2{
	color: #000066;
	font-weight:bold;
	font-size: 1.3em;
}

.menu a:hover{
	background-color:#275a11;
	color:#fff600;
}

#selezionelingue a{
	color: #000000;
	text-decoration: none;
}

#selezionelingue a:hover{
	color: #FFFFFF;
	background-color:#3d66a1;
	text-decoration: none;
}

p:hover{
	background-color:#FFF;
}

#testopiugrande a{
	text-decoration: none;
	border-bottom:1px solid #829ec6;
}

#testopiugrande a:hover{
	background-color:#3d66a1;
	color:#FFF;
}

.testonews{
	text-align: left;
	font-weight: normal;
	font-size: 0.7em;
	margin:0px;
	padding:2px;
}

.testonews2{
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	margin:0px;
	padding:2px;
	color: #006600;
}
.testonews2 a{
	font-size: 1em;
	color: #cc0000;
}

.testonews3{
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	margin:0px;
	padding:2px;
	color: #FF0000;
}