/**
************************************************************************************************
* Project PHPMyResa / File commun/resa.css
*
* This file contains Cascading Style Sheets
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*
* @license 	http://opensource.org/licenses/gpl-license.php GNU Public License
*
* @author	Frédéric Melot <frederic.melot@lpsc.in2p3.fr>
* @author	Gilbert Federico <g.federico@saxxo.fr>
*
* @copyright	2003,2004,2005,2006,2008 Frédéric Melot
* @copyright	2003 Gilbert Federico
*
* @package	PHPMyResa
* @subpackage	core
* @link		http://phpmyresa.in2p3.fr
* @version	4.0.3
************************************************************************************************
*/


all.liens {text-decoration: none; color: #111111;}
*.liens {text-decoration: none; color: #111111;}
body          {font-family: helvetica, arial, geneva, sans-serif; background-color: #F5F5F5;}
th            {font-family: helvetica, arial, geneva, sans-serif; font-weight: bold; text-align: center; font-size: small}
/*background-color: #d3dce3}*/
td            {font-family: helvetica, arial, geneva, sans-serif; font-size: small}
form          {font-family: helvetica, arial, geneva, sans-serif; }
h1            {font-family: helvetica, arial, geneva, sans-serif; font-weight: bold}
a:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: blue}
a:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: blue}
a:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: underline; color: red}
a:link.nav    {font-family: helvetica, arial, geneva, sans-serif; color: black}
a:visited.nav {font-family: helvetica, arial, geneva, sans-serif; color: black}
a:hover.nav   {font-family: helvetica, arial, geneva, sans-serif; color: red}
.nav          {font-family: helvetica, arial, geneva, sans-serif; color: black}

a.es1:link {color: blue }
a.es1:visited {color: blue }
a.es2:link {color: #FF00FF }
a.es2:visited {color:#FF00FF }
a.es3:link {color: black }
a.es3:visited {color: black }

h1.centered{ text-align: center; margin-top: 120px} 
h2.centered{ text-align: center; margin-top: 80px}
table.center {border: 0; margin-left: auto; margin-right: auto;}
table.all {border: 0; margin-left: auto; margin-right: auto; width: 100%}
.noborder {border: none;}
.center {text-align: center;}
.jaune {background-color: yellow;}
.gauche {text-align: left;}
td.gauche2 {text-align: left; background-color: #d3dce3}
.droite {text-align: right;}
td.droite2 {text-align: right; background-color: #dddddd}
td.centre {text-align: center;}
.red {color: red;}
.star {color: red; font-weight: bold; font-size: medium; }
.bred {color: red; font-weight:bold; }
.blue {color: blue; }
.lblue {color: blue; font-size: large; }
.bblue {color: blue; font-weight: bold; }

table.soap {border: 2px solid black;border-collapse:collapse}
tr.soap {border: 1px solid black}
td.soap {border: 1px solid black}
th.soap {border: 1px solid black}
