
body,table {
   font-family: verdana,helvetica,sans-serif;
   font-variant: small-caps;
   font-size: 98%;
   margin: 0;
   padding: 0;
}

#head{
   padding-top: 5px;
   margin-top: 15px;
   margin-left: 0%;
   margin-right: 0%;
   margin-bottom: 2px;
   height: 140px;
   width: 100%;
   font-size: 13px;
   color: #000;
   background: Aqua url(../../img/logallery.png) no-repeat center;
}
#head h1, #head h2 {
   width: 450px;
   font-weight: bold;
   text-align: center;
   background-color: transparent;
}

#head h1 {
   padding-top: 8px;
   font-size: 18pt;
   color: #353893;
   margin-left: 0%;
}

#head h2 {
   margin-top: 16px;
   font-size: 14pt;
   color: #B70000;
   margin-left: 0%;
}

#head a {
   color: #464AB5;
   text-decoration: none;
}

#head a:hover {
   color: Red;
}

#area {
   border: 2px solid #A9A9A9;
   padding: 10px 3px 10px 3px;
   margin-left: 35px;
   margin-right: 35px;
   margin-top: 10px;
   background: #fff;
   color: #000;
   text-align: center;
}
a {
	text-align: center;
	width: 50px;
	height: 50px;
	border-width: 2px;
}

#img {
   border: 1px solid Silver;
   width: 180px;
   height: 170px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 10px;
   margin-bottom: 10px;
   background: #FFF0F5;
   font-size: 12px;
   font-variant: small-caps;
   color: Red;
}

#footer {
   position: relative;
   width: 100%;
   height: 45px;
   background: #4e6b8e;
   border-top: solid #213547;
   border-bottom: solid #213547;
   margin-bottom: 3px;
   margin-top: 0px;
   color: #f8b832;
   padding-top: 10px;
   padding-bottom: 10px;
   clear: both;
}

#footer p {
	text-align: center;
	font-size: 11pt;
	margin-top: -45px;
}

#footer a {
	color: #fac353;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer b {
   color: White;
   text-decoration: underline;
   font-size: 14px;
}

span.note_link {color: yellow}

#visite {
   height: 30px;
   background-image: url(../img/visto.png);
   background-repeat: no-repeat;
   margin-left: 77%;
   margin-right: 0%;
   margin-top: -26px;
   font-size: 13px;
   font-variant: small-caps;
   font-weight: bold;
   padding-top: 7px;
}
#p {
	line-height: 1%;
}
b {
   font-weight: bold;
}
strong {
	color: #BB0000;
}

 .paginationwh {
   
   margin-left: 2%;
   margin-right: 2%;
}

 .pagination{
padding: 2px;
}

 .pagination a, .pagination a:visited{
padding: 0 5px;
margin-top: 10px;
border: 1px solid #f8b832;
text-decoration: none; 
color: #2e6ab1;
}

 .pagination a:hover, .pagination a:active{
margin-top: 10px;
border: 1px solid #43648d;
color: #000;
background-color: #eef;
}

 .pagination b {
   padding: 2px;
}
