@import url("../include/mart_c.css");

/* head */
body {background:#FFF; color:#111;}
#int {width:100%; height:224px; background:#FFF;}
#int1 {background: url("http://www.autoscuola-marton.com/img/d.jpg"); width:220px; height:219px; float:left;}
#int2 {width:100%; text-align:center;}
#int3 {background: url("http://www.autoscuola-marton.com/img/e.jpg"); width:220px; height:165px; float:right; margin-top:22px;}

/* fine head */
A {font-size: 1em;}
A:link {color:#336;}
A:active, A:visited {color:#111;}
A:hover{color:#EEE; background:#333; text-decoration:none}

/* menu */
UL.menu { 
	list-style: none; 
	margin:0; 
}

UL.menu li a:link, UL.menu li a:visited, UL.menu li a:active { 
	text-decoration:none;
	color:#1E1EBD;
}

UL.menu li a:hover { 
	text-decoration:none;
	color:#FFF;
}

/* fine menu*/

