/*
 * SICI Templates 
 * Copyright (C) 2005-2007 
 *     Amministrazione Provinciale di Pesaro e Urbino - Italy
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
 * A copy is found in the textfile GPL.txt
 */
/*
 * $URL: svn://pallade/REPOS01/Typo3/tmpl/sici/branch-union01/union/enti37/css/contenitore.css $
 * $Id: contenitore.css 1882 2007-01-17 10:02:42Z samuele $
 *
 * Autori: Davide Principi & Samuele Ortolani
 * Parsed by: cssrm.php 
 */

/** Struttura Prefettura **/

@media screen  {


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 20px;
	background: url('../img/bgone.jpg') repeat-x;
	background-color: #464646;


}

div#ly-body {
background-color:#fff;
/*font-family: times new roman, arial, verdana;*/
}

div#ly-body p{

 /*font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Verdana, Arial, sans-serif;*/

}




div#ly-all {

margin: 0px auto;
width: 97%;
padding: 0em;
margin-top: 15px;
margin-bottom: 15px;
text-align:left;
border-width: 1px;
border-style:solid;
border-color:#888888;

}



div#bx-hd-mid-bg1 {
height: 6.38em;
height: 6.88em;

}

#bx-lgl {

height: 6.88em;
padding-left: 0px;
padding:0em;
margin:0em;
left: 0px;
top: 0px;
}

#bx-lgr {

height: 6.88em;
}


#bx-lgl img{
border: none;
margin: 0px;
padding: 0px;
  height: 6.88em;
   /*  width:4.31em;*/
	

}


#bx-lgr img {
border: none;
margin: 0px;
padding: 0px;
height: 6.38em;
/*width: 24.31em;*/
}



#bx-mg1{

/*text-align:center;*/

}


#bx-hd {
left: 16.5em;

/*font-family:times new roman;

font-weight: bold;*/
}

#sp-hd1 {
/*font-size: 2.35em;*/

font-size: 2.7em;
font-weight: bold;
padding-top: 0.88em;

/*font-family:times new roman,arial;*/
/*font-style:italic;*/

}

#sp-hd2 {
font-size: 1.55em;
font-weight:normal;
padding-top: 0;


font-family:arial;
font-weight: bold;
/*font-style:italic;*/
}

#sp-hd3 {
font-size: 1em;
}




div#menu1 a {
font-weight: bold;
}



div#menu0 a {
font-weight: bold;
}


div#menu2 a {
font-weight: bold;
}
/*

li.first div.item.lev-1 {
border-top:none;
border-bottom: 1px solid #000;
border-top-color:#fff;
color:#000;

}

li.first div.item.cur.lev-1 a{

color:#000;

}


li.first div.item.cur.lev-1 a:hover{

color:#f00;

}*/


div#sp-ft1 {
padding: 0.4em 0;
text-align: center;
}


input#mailformnome_richiedente {

margin-left:16px;


}

input#mailformtelefono{

margin-left:5px;

}


input#mailformindirizzo_email{

margin-left:29px;

}


textarea#mailformmessaggio{

margin-left:61px;
}


label{
font-weight:bold;

}


input#mailformformtype_mail {
margin: 1em 0em 0.5em 150px;

}

form#mailform {
margin: 1em 1em 1em 1em;


}


fieldset {
border:none;


}


div#bx-hd-stripe{
padding-top:0.4em;
padding-bottom:0.4em;

}

div#bx-hd-bottom {
padding-top:0.5em;
padding-bottom:0.5em;

}



a img {
border: 0;
text-decoration:none;
}


#flag {
	float: right;
	margin-right:1em;
	/*width: 18%;*/
	
}


/*******/


div#box_didattica input#mailformnome_scuola{
margin-left:96px;


}

div#box_didattica input#mailformnome_richiedente{
margin-left: 7px;

}

div#box_didattica input#mailformtelefono{
margin-left: 58px;

}


div#box_didattica input#mailformindirizzo_email{
margin-left: 91px;

}

div#box_didattica textarea#mailformmessaggio{
margin-left: 114px;

}

div#box_didattica input#mailformformtype_mail{
margin-left: 200px;

}



} /* end @media screen  */

