@charset "UTF-8";
/* CSS Document */
/*
@name: css/moricci.css
@desc: css generale
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html {margin:0; padding:0; background-color:#9d1a1a;}

body {margin:-4px 0 0 0; padding:0; background-color:#9d1a1a; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; text-align:justify; background-image:url(img/fondo.jpg); background-repeat:repeat-x; background-position:top;}

#striscia_top {width:100%; text-align:center;}

h1 {font-size:11px; color:#761414; font-weight:normal; margin-top:6px; margin-bottom:0; padding-bottom:0;}

#flash_intro {width:980px; height:480px; margin:30px auto;}

#lingue_intro {margin:20px auto; width:980px; text-align:center;}

#lingue_intro a {font-weight:bold; text-decoration:none; color:#000;}
#lingue_intro a:link {font-weight:bold; text-decoration:none; color:#000;}
#lingue_intro a:visited {font-weight:bold; text-decoration:none; color:#000;}
#lingue_intro a:hover {font-weight:bold; text-decoration:none; color:#ecd9c0;}

#footer_intro {margin:20px auto; width:980px; font-size:11px; text-align:center;}

#footer_intro a {font-weight:bold; text-decoration:none; font-size:11px; color:#000;}
#footer_intro a:link {font-weight:bold; text-decoration:none; font-size:11px; color:#000;}
#footer_intro a:visited {font-weight:bold; text-decoration:none; font-size:11px; color:#000;}
#footer_intro a:hover {font-weight:bold; text-decoration:underline; color:#ecd9c0; font-size:11px;}

.middle {vertical-align:middle;}
