* {padding:0;margin:0;}

body
{  min-width:1024px;
   margin: auto;
   background-color:#a4a4a4;
  /* margin-top: 10px;
   margin-bottom:30px;    
   /*background-image: url("images/fond.png");*/
  
}

p
{
   /*margin:0 1cm 0 1cm;*/
   text-indent:1cm;
}
/* L'en-tête */

h1.titre {font-size: 1em; color: #820604;font-family: Arial, "Arial Black", "Times New Roman", Times, serif;}
h1.tradinter{ font-size:1.5em;text-align:left;font-family: Arial, "Arial Black", "Times New Roman", Times, serif;padding-left:30px; }

div#entete {font-size:8px;color:green;margin-top:-28px;}
/* Le menu */

#menu /*c'est le div*/
{
   padding:0;margin-left:auto;margin-right:auto;width:815px;text-align:center;margin-top:1em;
 }
#menu ul
{
	margin:0;padding:0;list-style:none;text-align:center;
}

#menu ul li
{
   display:inline;color:#fff;background:#ce1025;margin-right:4px;margin-left:4px;
}
#menu ul li a
{
	padding: 2px 20px ;
	background: #ce1025 ;
	color: #fff ;
	border: 1px solid #600 ;
	font: 0.8em "Trebuchet MS",Arial,sans-serif ;
	/*line-height: 0.8em ;*/
	text-align: center ;
	text-decoration: none ;
}
#menu #accueil,#menu #slovaquie,#menu #traduction,#menu #courslangue,#menu #peche{background-color: #fff;
   color: #ce1025;border-bottom:none;font-weight:bold;}

   
   
#menu a:hover
{
   background-color: #fff;
   color: #ce1025;
}
#liens/*c'est le div*/
{
   padding:0;margin-left:auto;margin-right:auto;width:825px;font-size:0.8em;text-align:center;margin-top:-1.6em;
 }
#liens ul
{
	margin:0;padding:0;list-style:none;text-align:center;
}


#liens ul li
{
   display:inline;color:#fff;background:#0038a8;margin-right:4px;margin-left:4px;

}
#liens ul li a
{
	padding: 2px 20px ;
	background: #0038a8 ;
	color: #fff ;
	border: 1px solid #600 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
}
#liens a:hover
{
   background-color: #B3B3B3;
   color: black;
}
/* Le corps de la page */

#corps
{
   margin-left: auto;margin-right:auto; width: 790px;height:524px;
   margin-bottom: 20px;
   padding: 5px;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 1em;
   color: #820604;
   /*background-color: #EEE1BB;*/
   background-image: url("images/jana.png");
   background-repeat: no-repeat;
   -moz-border-radius: 20px 20px 0px 0px;
   
   border: 1px solid black;
}

 h1
{
   color: #78907f;
   text-align: center;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size:1.5em;
}

#corps h2
{
   height: 30px;

   /*background-image: url("images/titre.png");
   background-repeat: no-repeat;*/
   
   padding-left: 30px;
   color: #78907f;/*#B3B3B3;*/
   text-align: left;
}

#texte
{margin-top:1em;margin-left:315px;width:477px;height:500px;overflow:auto;}

#texte a {text-decoration:none; color:red;font-weight:bold;}

#texte  a:hover{text-decoration:none; color:blue;font-weight:bold;}

#titre_coursdelangue
{padding-top:10px;padding-bottom:5px;background-color:#46ce3a;}

#titre_coursdelangue h1
{color: #63796a;}

#titre_coursdelangue h3
{text-align: center;}

#titre_traduction
{padding-top:10px;padding-bottom:5px;background-color:#8f9ce3;}

#titre_traduction h1
{color: #4a5a51;}

#titre_traduction h3
{text-align: center;}

#titre_index
{padding-top:10px;padding-bottom:5px;background-color:#8f9ce3;}

#titre_index h1
{color: #4a5a51;}

.bratislava {
border : 1px solid ;
float : left;
margin : 5px 15px 6px;
margin-bottom : 10px;
}
.gerlach {
border : 1px solid ;
float : right;
margin : 5px 15px 6px;
margin-bottom : 10px;
}

.bardejov {
border : 1px solid ;
float : right;
margin : 5px 15px 6px;
margin-bottom : 10px;
}

.bojnice{
border : 1px solid ;
float : left;
margin : 5px 15px 6px;
margin-bottom : 10px;}



/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------PIED DE  PAGE-------------------------------------------------------- */

#pied_de_page
{
   padding: 5px;
   margin-left:auto;margin-right:auto;margin-top:1em;margin-bottom:1em;width:790px;
	-moz-border-radius:0px 0px 10px 10px;
   text-align: center;
   color: #B3B3B3;
   background-color: #ce1126;/*#EEE1BB;*/
   /*background-repeat: repeat-x;*/
      border: 1px solid black;
}
#pied_de_page p {margin:0;padding:0;text-indent:0;} 

#pied_de_page a {color:white;} 
#pied_de_page a:hover{color:blue;} 
#pied_de_page a:visited{color:white;} 
