body{
  	margin:0px;
	padding:0px;
	height:100%;
	/* background-image: url("../images/iutared.gif"); */
	/* background-image: url("../images/bg_body.png"); */
	/* background-repeat: repeat; */
    	font-family: Tahoma,Arial,Helvetica,sans-serif;
    	font-style: normal;
    	font-variant: normal;
    	font-weight: normal;
    	text-align: center;
    	font-size: 12px;
}

a{
 	color: #9f1d1b;
 	text-decoration: none;
	}

a:hover{
 	color: #880000;
 	text-decoration: none;
	}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	}
	
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
	
.t_enum td {
	padding: 0 0 4px 4px;
	vertical-align: top;
	}
	
.t_enum td ul {
	margin: 0;
	}
	
#base {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	border : 0px hidden #AAAAAA;
	background-image: url("../images/bgtop.gif");
	background-repeat: repeat-x;
	text-align: center;
	}
	
.mid {
	/* background-image: url("../images/bg_body.png"); */
	/* background-repeat: repeat; */
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    	
	}
	
.left { margin: 0px;
	padding: 2px;
	width: 160px;
	
	}
	
.main { margin: 0px;
	padding: 2px;
	}
	
.tbox { margin: 0px;
	padding: 2px;
	/* border : 1px solid #AAAAAA; */
	
	vertical-align: top;
	text-align: left;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
	
.tbox table { background-image: url("../images/bgtop.gif");
	background-repeat: repeat;
	border : 1px solid #F0BC08;
	}

.tbox p{ margin: 0px;
	padding: 0px 4px 0px 4px;
	}
	
.prima {
	margin: -2px 0 0 0;
	padding:0px;
	font-weight: bold;
	font-size: 24px;
	color: #AA0000;
	float: left;
	}
	
.tit1 {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	font-size: 24px;
	color: #AA0000;
	}
	
.tit2 {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #AA0000;
	}
	
#subt {
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #CC0000;
}
	
.right {margin: 0px;
	padding: 2px;
	width: 160px;
	}
	
.imgl {	float: left;}

.footer { 
	}

.footer .ftable th{
	border : 1px solid #F0BC08;
	background-image: url("../images/bgtop.gif");
	background-repeat: repeat-x;
	font-size: 12px;
	text-align:center;
	color: #AA0000;
	}
	
.footer .ftable td{width: 50%;
	border : 1px solid #F0BC08;
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	}
	
.footer .ftable td a{ text-decoration: none;
	color: #00AAFF;
	}
	
.footer .ftable td a:hover{ text-decoration: none;
	color: #00EEFF;
	}
	
.valid {vertical-align: bottom;
	}

.item { width: 96%;
	height: 18px;
	margin: 2px 0px 2px 0px;
	vertical-align: center;
	background-image: url("../images/bgtop.gif");
	background-repeat: repeat-x;
	border-left : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	}