/* actus */
@import url("style_actus.css");

/*Université d'Orléans */
BODY    
	{
	font-family	:	 Verdana, Arial, Helvetica; 
	font-size: x-small;
	color			:#4F4948;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;

}
	
A
	{
	text-decoration	:	none;
	color		:	#3399FF;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#9EBCF3; 
	/*   	color		:	#0066FF; */
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	underline; 
	color		:	#3399FF;
	background	:	transparent;
	}

/* Menu principal */
A.MainMenu
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none;
	color		:	dimgray;
	background	:	transparent;
	}
A.MainMenu:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none; 
   	color		:	dimgray; 
  	background	:	transparent; 
	}		
A.MainMenu:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration	:	none; 
	color		:	black;
	background	:	transparent;
	}
/* Petit menu outils */
ul.MainMenu {

	font-size: xx-small;
	list-style-type:none;	
	list-style-image:none;
	margin: 0;
	padding: 0;	
}
li.MainMenu {
	list-style-type:none;	
	list-style-image:none;
	
}

ul.ToolsMenu {
	font-family	:	 Verdana, Arial, Helvetica; 
	font-size: xx-small;
	list-style-type:none;	
	list-style-image:none;	
	margin: 0;
	padding: 0;	
}
li.ToolsMenu {
	list-style-type:none;	
	list-style-image:none;	
}
A.ToolsMenu
	{
	text-decoration	:	none;
	color		:	dimgray;
	}
A.ToolsMenu:visited 
	{
	text-decoration	:	none; 
   	color		:	dimgray; 
	}		
A.ToolsMenu:hover 
	{ 
	text-decoration	:	none; 
	color		:	black;
	}
/* sous-menu scolarite */
ul.SubMenu {

	font-size: x-small;
	list-style-type:none;	
	list-style-image:none;	
	margin: 0;
	padding: 0;	
	display: inline;
}
li.SubMenu {
display: inline;
	list-style-type:none;	
	list-style-image:none;
}
A.SubMenu
	{
	text-decoration	:	none;
	color		:	orange;
	}
A.SubMenu:visited 
	{
	text-decoration	:	none; 
   	color		:	orange; 
	}		
A.SubMenu:hover 
	{ 
	text-decoration	:	none; 
	color		:	darkorange;
	}
/* Parcours de navigation */
A.parcours
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	darkorange;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
A.parcours:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
   	color		:	darkorange; 
  	background	:	transparent; 
	font-weight: bold;
	font-size: xx-small;
	}		
A.parcours:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	underline; 
	color		:	darkorange;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
TD.parcours
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		:	orange;
	font-weight: bold;
	font-size: xx-small;
}
/* Onglets */
A.onglets
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	white;
	background	:	transparent;
	font-weight: bold;
	font-size: xx-small;
	}
A.onglets:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
   	color		:	white; 
  	background	:	transparent; 
	font-weight: bold;
	font-size: xx-small;
	}		
A.onglets:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		: white;
	background	:	#3399FF;
	font-weight: bold;
	font-size: xx-small;
	}
TD.onglets
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color		:	white;
	font-weight: bold;
	font-size: xx-small;
}
/*dépend de la composante*/
TD.update
{
	font-family	: Arial, Helvetica, sans-serif;
	font-style	:	italic; 
	color		:	cornflowerblue;
	font-size: xx-small;
}
/*dépend de la composante*/
TD.pied
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: cornflowerblue; 
	font-size: xx-small;
}
a.pied_page
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: dimgray; 
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
a.pied_page:hover
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: dimgray; 
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
a.pied_page:visited
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: dimgray; 
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
td#table_principale {
    padding-left: 0px;
}

h1 {
	color: #000000;
	font-family: Arial;
	font-size: medium;
	padding-left: 4px;
	border-left: 10px solid #4483B8;
	border-bottom: thin dashed #CCCCCC ;
	text-align:left;
}
h2 {
	color				: #000000;
	font-family			: verdana;
	font-size			:small;
	padding-left		: 4px;
	border-left: 8px solid #CC3300;	
	text-align:left;
	margin-left: 10px;
}

h3 {
	color				: #000000;
	font-family			: verdana;
	font-size			: x-small;
	padding-left		: 4px;
	border-left: 8px solid #669933;
	text-align:left;
	margin-left: 20px;
}

h4 {
	color				: #000000;
	font-family			: verdana;
	font-size			: x-small;
	padding-left		: 4px;
	border-left: 10px double #669933;
	text-align:left;
	margin-left: 30px;
}

h5 {
	color				: #000000;
	font-family			: verdana;
	font-size			: x-small;
	padding-left		: 4px;
	border-left: 8px double #669933;
	text-align:left;
	margin-left: 40px;
}

P, UL, TD, OL, DL  {
	margin: 5px auto auto 15px;
	font-family	:	 Verdana, Arial, Helvetica; 
	font-size: x-small;
}

UL
{
	list-style-image: url('/commun/blocs/images/commun/pointeur_vert.png');
	}
UL UL
{
	list-style-image: url('/commun/blocs/images/commun/mini_pointeur.png');
	}

/*
.ecran {
   display: block;
    background: transparent;
    background-image: none; 
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.hidden {
display:none;
margin-top: 30px;
}
*/

/* FORMULAIRES */
form {
    border: none;
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
legend {
color:#FF6600;
background-color:#FFFFFF;
}
label {
    font-weight: bold;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 1em;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #3399FF;
    color: Black;
    background-color: white;
    width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-left: 0;
}

textarea:focus {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 2px solid #3399FF;
    color: Black;
    background-color: white;
    width: 100%;
}

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #3399FF;
    color: Black;
    background-color: white;
    vertical-align: middle;
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}

input:focus {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 2px solid #3399FF;
    color: Black;
    background-color: white;
    vertical-align: middle;
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}

select {
    border: 1px solid #3399FF;
    color: Black;
    background-color: White;
    vertical-align: top;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-left: 0;
}
.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}
fieldset {
    border: 2px dotted #3399FF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	width:auto;
}

/* ACCUEIL */
A.une
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	#000000;
	background-color:#FFFFFF;
	}
A.une:visited 
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none;
	color		:	#000000;
	background-color:#FFFFFF;
	}	
A.une:hover 
	{ 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	:	none; 
	color:#0099CC;
  	background-color:#FFFFFF;
	}


	

