@charset "UTF-8";
/* CSS Document */

/*
@name: _ext/css/layout.css
@desc: css generale pagina intro
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-image:url(../img/fondo_body.jpg); background-repeat:repeat-x; background-color:#bee1fd;}

#striscia_top {width:100%; text-align:center; margin-top:2px;}

#container_intro {width:928px; margin:5px auto;}

#menu_lingua_intro {margin-top:20px; width:928px; text-align:center;}

#footer_intro {width:928px; text-align:center; margin-top:15px;}

#w3c_intro {width:928px; text-align:center; margin-top:15px;}





