@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
font-size: 62.5%;
}
 
#main-column {
width: 73%;
float: left;
/*display: inline;*/
}

#main-column h1 {
font-size: 1.8em;
color: white;
padding: 3px 0px 3px 40px;
background: #d1b156 url(images/arrowmed_white.gif) left center no-repeat;
margin-bottom: 8px;
}

/*GALLERY*/

ul.row {
list-style: none;
padding: 0;
margin-bottom: 0.8em;
}

.official .row {
position: relative;
width: 100%;
}

.official .row li {
width: 132px;
/*padding-bottom: 4em;*/
display: block;
text-align: center;
}

.official .row li.second {
width: 132px;
position: absolute;
left: 138px;
top: 0;
}

.official .row li.third {
width: 132px;
position: absolute;
left: 276px;
top: 0;
}

.official .row li.forth {
width: 132px;
position: absolute;
left: 414px;
top: 0;
}

.official .preview {
display: block;
width: 130px;
height: 130px;
margin: 0;
position: relative;
float: left;
background-color: #999999;
border: 1px #999999 solid;
}

.official .preview2 {
display: block;
width: 130px;
height: 60px;
position: relative;
clear: left;
border-left: 1px #999999 solid;
border-right: 1px #999999 solid;
border-bottom: 1px #999999 solid;
padding-top: 5px;
}

.official .preview2 a {
color: black;
}


.official .preview img {
display: block;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
border: none;
width: 126px;
height: 80px;
}
.official .preview a:hover img {
border: 1px white solid;
}

.official .numero {
font-size: 1em;
display: block;
position: absolute;
bottom: 5px;
right: 28%;
padding: 0;
color: white;
letter-spacing: 0.1em;
}

.official li p {
margin: 0 0 1px 0;
line-height: 1.1;
font-size: 1.1em;
padding: 0 2px 0 2px;
/*position: relative;*/
}

.official li p a {
color: #333333;
}

.official li a:link, .official li a:visited {
text-decoration: none;
}
.official li a:hover {
text-decoration: underline;
}

/*END of GALLERY*/

.pager {
	border: dotted 1px #d1b156;
	border-width: 1px 0;
	background: white;
	overflow: auto;
	width: 100%;
	margin: 2px 0 0 0;
	font-size: 1.2em;
	padding: 2px 0 2px 0;
}
#main-column .pager ul {
	margin: 0;
}

#main-column .pager ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#main-column .pager ul li a {
	width: 12px;
	text-align: center;
}

#main-column .pager ul li a:link,
#main-column .pager ul li a:visited,
#main-column .pager ul li.unlinked {
	display: block;
	float: left;
	padding: 5px 7px;
	margin: 2px 0 1px 5px;
	border: solid 1px #d1b156;
	background: white;
	line-height: 1.2;
	text-decoration: none;
	color: #d1b156;
}

#main-column .pager ul li a:hover {
	border-color: #996633;
	background: white;
	text-decoration: none;
	color: #996633;
}

#main-column .pager ul li.current a:link,
#main-column .pager ul li.current a:visited {
	color: #996633;
	border-color: #996633;
	background: white;
}

#main-column .pager ul li.arrow a:link,
#main-column .pager ul li.arrow a:visited,
#main-column .pager ul li.unlinked {
	border-color: white;
	background: white;
}

.nav2 {
font-size: 1.5em;
clear: left;
}

ul.nav2 {
list-style: none;
padding: 20px 0 45px 40px;
border-bottom: 1px #999999 dotted;
}
    
ul.nav2 li {
float: left;
margin: 0 1em 0 0;
}

.arrows a:hover {
text-decoration: none;
}
    
ul.nav2 a {
text-decoration: none;
display: block;
width: 146px;
color: #FFFFFF;
text-align: center;
background: url(images/button.png);
line-height: 26px;
font-weight: bold;
}
	
ul.nav2 a:hover {
background: url(images/button_hover.png);
text-decoration: none;
}

form#search {
margin: 20px 0 10px 0;
text-align: center;
}

form#search div input {
margin: 0 5px 0 5px;
}


/* RIGHTCOLUMN */

#rightcolumn {
width: 26%;
float:  right;
background-color: #e8d8ac;
padding-bottom: 150px;
}

.box {
width: 85%;
margin: 10px auto 15px auto;
border: 1px #d1b156 solid;
background-color: white;
}

#rightcolumn ul {
margin: 0 5% 0 5%;;
text-align: left;
list-style: none;
font-size: 1.2em;
line-height: 150%;
}

#rightcolumn li {
border-bottom: 1px #996633 dotted;
}

#rightcolumn h2 {
color: white;
text-align: center;
font-size: 1.5em;
margin-bottom: 5px;
padding: 3px 0 3px 0;
background-color: #d1b156;
}

#rightcolumn ul li.MoreInfo {
border: none;
margin: 5px 0 3px 0;
font-size: 1em;
list-style: none;
text-align: center;
}

#rightcolumn a {
color: black;
text-decoration: none;
}

#rightcolumn a:hover {
text-decoration: underline;
}

#rightcolumn .box ul li.MoreInfo a {
text-decoration: underline;
color: #996633;
}

#rightcolumn .box ul li.MoreInfo a:hover {
text-decoration: none;
}
.sidesearch {
	margin-top:10px;
	float:left;
	width:100%;
}
.sidesearchmain {
	margin-top:10px;
}
.sidesearchbutton {
	float:right;
text-align:right;
width:40%;
}
.sidesearch .rss {
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
