/*
 * Balises STD
 */
body {
	background-color: white;
	margin: 0px;
}

img {
	border: none;
	display: block;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}


.paves table
{
border-collapse: collapse;
border: 0px;
}

.paves td
{
width: 130px;
}


/*
 * Texte et polices
 */
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, div, li {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, tr, td, ul, ol, blockquote, input, textarea, select, div, li { 
	font-size: 8pt;
}

h1, h2, h3, h4, h5 {
	font-size: 12pt;
	margin-bottom: 10px;
	padding: 0px;
}

/*
strong {
	color: black;
}
*/

/*
 * Entete et menu ULaval
 */
#entete_ulaval {
	display: block;
}

#entete_ulaval_menu {
	background-image: url("../images/entete_back_rouge.jpg");
	background-repeat: repeat-x;
	height: 70px;
	width: 75%;
}

#entete_ulaval_logo {
	background-image: url("../images/entete_back_or.jpg");
	background-repeat: repeat-x;
	height: 70px;
	width: 25%;
}

#entete_ulaval_blanc {
	background-image: url("../images/entete_back_blanc.jpg");
	background-repeat: repeat-x;
	height: 70px;
	width: 1px;
}


/*
 * Menu principal
 */
#menup_barre {
	background-color: #F99D31;
	border-bottom: solid 1px black;
	height: 23px;
	width: 100%;
	z-index: 100;
}

#menup {
	border-left: solid 1px #CACACC;
	margin-left: 17px;
	width: 709px;
}

#menup * {
	font-family: arial;
	white-space: nowrap;
}

.menup_main, .menup_main_act {
	border-right: solid 1px #CACACC;
	font-weight: bold;
	height: 23px;
	text-align: center;
}

.menup_main a, .menup_main a:hover, .menup_main_act a {
	display: block;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none;
}

.menup_sub_table {
	background-color: #F99D31;
	border-top: solid 1px black;
}

.menup_sub, .menup_sub_act {
	border: solid 1px black;
	border-top: none;
}

.menup_sub a, .menup_sub_act a {
	background-color: #F99D31;
	display: block;
	padding: 3px;
	text-decoration: none;
}

.menup_main a:hover, .menup_main_act a, .menup_sub a:hover, .menup_sub_act a {
	background-color: #444444;
	color: white;
}

a.ifsub {
	background-image: url("../images/plus.gif");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}


/*
 * Pied de page
 */
#pied_de_page {
	border-top: solid 1px black;
	background-color: #F99D31;
}

#pied_de_page td {
	vertical-align: middle;
	width: 100%;
}

#chercher {
	float: right;
}

#chercher form {
	font-size: 10pt;
}

#imprimer {
	display: inline;
	float: left;
	font-size: 10pt;
	margin-top: 3px;
	_margin-top: 0px;
}


/*
 * Crédits
 */
#credits {
	background-color: gray;
	border: none;
}

#credits * {
	color: white;
}

#typo3 {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

#realisation {
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* info cours */

table.tx_tacticinfocours_pi1_liste 
{ 
	border: solid 1px #858585; width: 100%; 
} 

.tx_tacticinfocours_pi1_liste th 
{ 
	background-color: #ececec; 
	border-right: solid 1px white; 
	padding: 2px; 
	font-size: 8pt; 
	font-family: arial; 
	text-align: left; 
} 
.tx_tacticinfocours_pi1_liste tr 
{ 
	padding-left: 2px; 
	padding-right: 2px; 
} 

.tx_tacticinfocours_pi1_liste tr:hover 
{ 
	background-color: #ececec; 
} 

.tx_tacticinfocours_pi1_liste td 
{ 
	border-top: solid 1px #b3b3b3; 
	padding: 2px; 
	font-size: 8pt; 
	font-family: arial; 
	vertical-align: top; 
	text-align: left; 
} 

.tx_tacticinfocours_pi1_link 
{ 
	width: 15px; 
	text-align: center; 
} 

.tx_tacticinfocours_pi1_sigle 
{ 
	text-align: left; 
} 

.tx_tacticinfocours_pi1_titre 
{ 
	text-align: center; 
} 

.tx_tacticinfocours_pi1_titre_compact 
{ 
	font-weight: bold; 
} 

.tx_tacticinfocours_pi1_prec 
{ 
	text-align: left; 
} 

.tx_tacticinfocours_pi1_suiv 
{ 
	text-align: right; 
} 

.tx_tacticinfocours_pi1_legende 
{ 
	margin-bottom: 15px; 
} 

.tx_tacticinfocours_pi1_legende img 
{ 
	display: inline; 
} 

.tx-listecoursext-pi1-details_table * 
{ 
	vertical-align: top; 
	font-size: 8pt; 
} 

.tx-listecoursext-pi1-details_titre 
{ 
	font-weight: bold; 
} 

.tx_tacticinfocours_pi1_titre 
{ 
	text-align: center; 
} 

.tx-listecoursext-pi1-details_description 
{ 
	font-size: 8pt; 
} 

.tx_tacticinfocours_pi1_legende_item 
{ 
	margin-left: 30px; 
} 

.tx_tacticinfocours_pi1_legende_item img 
{ 
	margin-bottom: -2px; 
	margin-right: 5px; 
} 

.page {
	background-color: #FFFFFF;
	border: solid 1px black;
	margin: 0px 20px;
	min-width: 726px;
}

