/* 
    Document   : rnd
    Created on : 20 août 2008, 05:21:14
    Author     : Alexis Perrier Darjeelink
    Description: main stylesheet for www.radionotredame.com
*/

body {
    padding : 0;
    margin : 0;
    color : #004A92;
    font-size : 12px;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    background-image : url('/images/body_background.gif');
    background-repeat : repeat-x;  
    margin-bottom : 10px;
}


img {    
  border : none;
  padding : 0px;
  margin : 0px;
  display : block;
}

h2{
    color : #F59200;
    font-family : Trebuchet MS;
    letter-spacing : 0.5px;
    font-size : 1.4em;
    font-size : 20px;
}

a.mimetype {
    font-family : Arial;
    font-size : 9px;
    color : #CA0002;
    text-decoration : none;
}

a.mimetype:hover {
    font-family : Arial;
    font-size : 9px;
    color : #0002CA;
    text-decoration : underline;
}

#webtv {
	width:340px;
	height:270px;
	padding:12px 0 0 12px;
	background-image : url('http://www.radionotredame.net/images/background_webtv.png');
	background-repeat:no-repeat;
}
