﻿body 
{
   /* background-color:#f1f1df;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size:70.5%;
    margin-top:5px;
    padding:0px;
  /*  background-image:url(../Images/Backgrounds/grass2.gif);*/
  background-image:url(../PersistantImage.ashx?key=BackgroundImage);
    background-repeat:repeat-x;
    background-color:Black;
}

hr
{
margin-bottom:-10px;
}

h1
{
    margin:0px;
font-size:14px;
font-style:normal;
font-weight:normal;
}

h2
{
font-size:170%;
font-weight:bold;
color:#47711d;
}

a
{
    text-decoration:none;   
    color:#063ca9;  
    outline:none;
}

       

a:hover
{
    text-decoration:underline; 
     color:#063ca9;
}

#MainContainer
{
   /* min-width:990px;
    max-width:1200px;
*/    
width:990px; 
    border:solid 0px #000;
    margin-left:auto;
    margin-right:auto;  
}

#MainContainerDisclaimer
{
min-width:520px; 
max-width:520px;
}

#FlagEnglish, #FlagItalian
{
float:right;
border:solid 0px #000;
height:12px;
margin-left:10px;
}

#FlagEnglish
{
margin-right:30px;
}


#Facebook, #Twitter, #YouTube
{
float:right;
border:solid 0px #000;
height:64px;
width:64px;
margin-left:10px;
margin-right:15px;
}

#Facebook
{
margin-right:10px;
}

#Header
{
    margin-top:20px;
    width:100%;
    height:115px;
}

#HeaderLogo
{
float:left;
border:solid 0px #fff;
margin-top:0px;
margin-left:10px;
}

#HeaderLogoText, #HeaderLogoTextDisclaimer,#HeaderLogoText h1
{
color:#e4a90c;
float:left;   
border:solid 0px #fff; 
margin-left:7px;
margin-top:3px;
font-size:120%;
letter-spacing:1px;
/*background-color:#82b744;*/
}

#HeaderLogoDisclaimer
{
float:left;
border:solid 0px #fff;
margin:0px;
}

#HeaderLogoTextDisclaimer
{
margin-left:0px;
}




#HeaderBall
{   
    height:99px;
    float:right;
}




#HeaderAnnunci, #Footer
{
   width:100%;
   height:24px;

}

#HeaderAnnunci
{
   border-top:solid 1px #000;
   border-bottom:solid 1px #000;
   background-color:#9bbb38;
}

#Footer
{
margin-top:10px;
width:100%;
color:#fff;
text-align:center;
font-weight:bold;
}

#Footer a
{
color:#fff;    
}

#ContainerDisclaimer
{
width:100%;
background-color:#f5f5f5;
}

#Container
{
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
width:98%;
height:100%;
background-color:#f5f5f5;
}

#ContainerBottom
{
    margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
width:98%;
height:19px;
background-color:#f5f5f5;
border:solid 0px #000;
}


#ContainerContent
{
margin-left:auto;
margin-right:auto; 
margin-top:10px;
width:98%;
height:100%;
border:solid 0px #000;
}




#ContainerTopLeft
{
width:18px;
height:19px;
background-color:#f5f5f5;
background-image:url(../Images/Backgrounds/CurveTL.png);
float:left;
}
/*
#ContainerTopCenter
{
width:95%;

border:solid 0px #000;
}*/

#ContainerTopCenter
{
    background-color:#f5f5f5;
float:left; 
margin-top:15px;
margin-right:16px;
color:#47711d;
border:solid 0px #000;
width:90%;
height:10px;
margin-bottom:8px;
}

#ContainerTopCenter a
{
  margin-right:16px;
  color:#47711d;
  float:left;
  text-decoration:none;  
  font-weight:bold;
}

#ContainerTopCenter a:hover
{
  text-decoration:underline;  
}





/* Menu */

#nav {
  clear: both;
  margin: 10px 0 -15px 10px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(../images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(../images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }













#ContainerTopRight
{
width:18px;
height:19px;
background-color:#f5f5f5;
background-image:url(../Images/Backgrounds/CurveTR.png);
float:right;
}

#ContainerBottomLeft
{
width:18px;
height:19px;
background-color:#f5f5f5;
background-image:url(../Images/Backgrounds/CurveBL.png);
float:left;
}

#ContainerBottomCenter
{
width:95%;
height:19px;
background-color:#f5f5f5;
float:left;    
}


#ContainerBottomRight
{
width:18px;
height:19px;
background-color:#f5f5f5;
background-image:url(../Images/Backgrounds/CurveBR.png);
float:right;
}



#ContainerContentLeft
{
     border:solid 0px #000;     
     float:left;
     width:600px;
     margin-right:10px;
    /* margin:10px;*/
    
}

#ContainerContentRight
{
    border:solid 0px #000;
    float:right;
    margin-top:0px;
    margin-right:0px;
    }
    
    
#PhotosContainer
{
margin-top:10px;
margin-right:10px;    
float:left;
}

.PhotoContainerSingle
{
margin-bottom:5px;
}
   
    
 #ContainerContentLeftLocale
{
     border:solid 0px #000;     
     float:left;
     width:430px;
     margin-right:10px;
    /* margin:10px;*/
    
}

#ContainerContentRightLocale
{
    border-left: solid 0px #000;
    float:right;
    margin-top:0px;
    margin-right:0px;
    height:100%;
       /* padding-left:20px;*/
    }   
    
    
    
    

#ContainerAggio
{
    float:right;
    width:325px;
    border:solid 0px #000;
}


#ContentLeft
{
     border:solid 0px #000;     
     float:left;
     width:349px;
     margin:10px;
    
}

#ContentRight
{
     border:solid 0px #000;
     float:right;
    width:60%;
    margin-top:10px;
    margin-right:10px;
    }

#ContentLeftMain
{
   border:solid 0px #000;
    float:left;
    width:59%;
    margin:10px;
}

#ContentAll
{
   border:solid 0px #000;
    float:left;
    width:56%;
    margin:10px;
}


#ContentRightSmall
{
     border:solid 0px #000;     
     float:right;
     margin:10px;
     /*text-align:right;*/
}
    
    
#Flash
{
    height:239px;
    border:solid 0px #000;
}

#TitleMain
{
   /* float:left;*/
    color:#47711d;
    margin-top:5px;
    font-size:170%;
    font-weight:bold;
    /*width:600px;*/
    border:solid 0px #000;
} 

.Title
{
   /* float:left;*/
    color:#47711d;
    margin-top:15px;
    margin-bottom:5px;
    font-size:130%;
    font-weight:bold;
    /*width:600px;*/
    border:solid 0px #000;
}  
   
 .Title a:link, .TitleChiudi a:link
{
color:White;
text-decoration:none;
}
 
.Title a:visited, .TitleChiudi a:visited
{
color:White;
text-decoration:none;
}

.Title a:hover
{
color:orange;
text-decoration:underline;
} 
 
 .TitleChiudi a:hover
 {
color:#fff;
text-decoration:underline;
} 
    
#ContentText 
{
margin-top:15px;
margin-bottom:15px;
/*float:left;
width:600px;*/
}  
    
#LatestUpdate
{
margin-top:10px;
font-size:140%;
color:#e18d21;
}  
  
H3.line
{
    background-image:url("../Images/Backgrounds/line.gif");
    background-repeat:repeat-x;
    background-position: 0px 11px;
    overflow:hidden;
} 
  
H3.line span
{
    background-color:#fff;
}  
  
    
#SearchMain  
{
    background-color:#e18d21; 
    border:solid 0px #000;
    width:329px;
    float:right;
} 

#Flash
{
float:left;
width:600px;
margin-bottom:15px;
}
    
    
#SearchMainTop
{
    background-image:url("../Images/Backgrounds/SearchTop.gif");
    height:22px;
    width:329px;
    background-repeat:no-repeat;
    background-color:#e18d21; 
}   


span.Title
{
    font-size:150%;
    font-weight:bold;
    color:#fff;
    margin-left:10px;
    margin-top:5px;
    float:left;
}

#SearchMainContent  
{
    background-color:#e18d21;
    width:100%;
}  

#SearchBox
{
width:96%;
margin-left:auto;
margin-right:auto;
}


#SearchBoxLarge
{
width:100%;
/*background-color:#f1f1df;*/
/*border:solid 1px #6a6a6a;*/
margin-left:auto;
margin-right:auto;
margin-top:5px;
/*margin-bottom:10px;
*/
}


#SearchBoxHighlight
{
margin-top:15px;
background-color:#e16021;
width:100%;
height:30px;
margin-bottom:15px;
}

#SearchMainBottom  
{
    background-image:url("../Images/Backgrounds/SearchBottom.gif");
    height:19px;
    width:329px;
}   
  
  
#AddNewPlace
{
    margin-top:14px;
    margin-bottom:10px;
   background-image:url("../Images/Backgrounds/Addnewplace.gif"); 
    height:85px;
    width:340px;
}  
  
  
  
  
    
#SearchSubContainer
{
width:100%;
background-color:#eb9629;
margin-top:10px;
}    
   
#SearchSub
{
float:left;
}  
    
#SearchBack
{
float:right; 
margin-top:7px;
margin-right:8px;
}

.ContactFormTop
{
    background-color:#f4fcd9;
    border-top:1px solid orange;
    border-left:1px solid orange;
    border-right:1px solid orange;
    width:160px;
}

.ContactForm
{
    background-color:#f4fcd9;
    width:100%;
    border:1px solid orange;
}


.MainForm
{
    background-color:#f4fcd9;
    width:500px;
    border:1px solid orange;
}

.MainFormAll
{
    background-color:#f4fcd9;
    width:100%;
    border:1px solid orange;
}

.FormFields
{
    margin-left:10px;
    margin-right:10px;
}
    
.FieldTitle
{
 background-color:#e6f7ae;
 width:200px;
 height:16px;
 border:solid 1px #bcd568;
}   

.FieldTitleAnswer
{
 background-color:#dadadb;
 width:200px;
 height:16px;
 border:solid 1px #c3c2c3;
}  
.FieldTitleAnswerAlt
{
 background-color:#fff6ec;
 width:200px;
 height:16px;
 border:solid 1px #f4e9b3;
}  
.FieldTitleWizPasso
{
 background-color:#dadadb;
 height:16px;
 border:solid 1px #c3c2c3;
}  

.FieldTitleWizQ
{
 background-color:#e6f7ae;
 height:16px;
 border:solid 1px #bcd568;
}  


.FieldElement
{
 min-width:250px;
 height:16px;

}     
    
    
.Clear
{
clear:both;
}


.zoppo
{
    visibility:hidden;
    width:0px;
    height:0px;
    float:right;
}

.zoppo2
{
    visibility:visible;
    width:100px;
    height:20px;
}
.Addresshidden
{
visibility:hidden;
    width:1px;
    height:1px;
}

.Cityhidden
{
visibility:hidden;
    width:0px;
    height:0px;
}


.TBLat, .TBLong
{
visibility:hidden;
display:none;
}

.Repheader
{
    background-color:#82b744;
    font-weight:bold;
    color:#fff;
}

.RepAlternate
{
    background-color:#d3efb2;
}

.hidelbl
{
    display:none;
}

.popupdiv
{
    background-color:#fffff0;
    border:solid 1px #49655c;
    width:380px;
    display:block;
 }

.BTSearch
{
    float:right;
    margin-right:10px;
    margin-bottom:5px;
}


.PlaceDetails
{
    font-size:120%;
    margin-top:5px;
    font-weight:bold;
    color:#7a7a7a;
       
}

.PlaceDescription
{
    margin-top:17px;
    margin-bottom:17px;       
}






/*
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
*/
.alignright { text-align:right;}
.aligncenter { text-align:center;}

/*
.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px;}
*/
/*==================forms====================

input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#search-form { float:right; padding:7px 12px 0 0;}
#search-form fieldset { border:none; background:url(images/search-bg.gif) no-repeat left top; width:225px; height:22px;}
#search-form input.text { width:187px; background:none; border:none; padding:2px 0 2px 7px; font-size:.85em;}
#search-form input.submit { width:30px; height:22px; border:none; background:none; cursor:pointer;}
*/
/*==================list====================*/
ul { list-style:none;}
/*
.lista li { border-bottom:1px dotted #bdbdbd; font-size:.91em; width:100%; overflow:hidden; padding:0 0 8px 0; margin-bottom:8px; vertical-align:top;}
.lista li.last { border-bottom:none;}
.lista li strong { float:left; width:92px; color:#b0e45e;}
.lista li a { float:left; font-size:.91em;}

.img-list li { width:100%; overflow:hidden; padding-bottom:13px; font-size:.91em; line-height:1.5em;}
.img-list li.last { padding-bottom:0;}
.img-list li img { float:left; margin-right:18px;}
.img-list li h5 { font-size:1em;}


==================other====================*/
/*.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

==================txt, links, lines, titles====================*/
/*a {color:#669933; outline:none;}
a:hover{text-decoration:none;}

h3 { font-size:1.7em; line-height:1.2em; color:#47711d; border-bottom:2px solid #9bd252; padding-bottom:2px; margin-bottom:26px;}
h4 { font-size:1.15em; font-weight:normal; margin-bottom:18px;}
h5 { font-size:1em; color:#b0e45e; margin-bottom:2px;}

.button1 { display:inline-block; background:url(images/button1-bg.gif) no-repeat left top; color:#fff; text-decoration:none; font-weight:bold; padding:1px 17px 4px 9px; vertical-align:text-top;}
.button1:hover { color:#183907;}

.link1 { display:block; float:right; background:url(images/link1-left.gif) no-repeat left top #659935; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 3px 9px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:#9bd252; height:2px; overflow:hidden; font-size:0; line-height:0; margin:25px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}
*/

/*header
#header .row-1 { height:114px;}
#header .row-1 .logo { float:left; padding:48px 0 0 17px;}
#header .row-2 { height:35px;}

.top-links { float:right; font-size:.85em; padding:87px 9px 0 0;}
.top-links li { display:inline;}
.top-links li a { float:left; text-decoration:none; font-weight:bold; color:#a6ee47; padding:0 9px 2px 9px;}
.top-links li a.login { background:url(images/login-bg.gif) no-repeat left top; color:#426f1a;}
.top-links li a:hover { color:#fff;}
.top-links li a.login:hover { color:#111;}

#header .nav { float:left;}
#header .nav li { float:left;}
#header .nav li a { float:left; font-size:15px; color:#7a7a7a; text-decoration:none; font-weight:bold; text-decoration:none; height:35px; line-height:33px; padding:0 18px;}
#header .nav li a:hover { background:url(images/nav-bg.gif) left top repeat-x; color:#8ac404;}
#header .nav li a.current { background:url(images/nav-bg.gif) left top repeat-x; color:#8ac404;}

.small-nav { float:right; font-size:.85em; padding:6px 0 0 0;}
.small-nav li { display:inline; color:#6b6a68;}
.small-nav li a {color:#6b6a68; text-decoration:none; padding:0 15px 0 12px;}
.small-nav li a:hover { text-decoration:underline;}
*/

/*== featured box begin ==*/
/*#featured {width:613px; position:relative; height:407px; margin-bottom:20px;}
#featured ul.ui-tabs-nav{ position:absolute; top:312px; left:0; list-style:none; padding:0; margin:0; width:615px; z-index:100;}
#featured ul.ui-tabs-nav li{ padding:1px 0; float:left; width:203px; height:88px; overflow:hidden; font-weight:bold; font-size:.91em; line-height:1.5em; margin-right:2px; padding:7px 0 0 0;}

#featured ul.ui-tabs-nav li .inner { padding:7px; overflow:hidden; background:#b6b6b6;}
#featured ul.ui-tabs-nav li img { float:left; margin-right:7px;}
#featured ul.ui-tabs-nav li a { color:#fff; display:block;}
#featured ul.ui-tabs-nav li.last { padding-right:0;}
#featured ul.ui-tabs-nav li.ui-tabs-selected {background:url(images/selected-item.gif) no-repeat center top;}
#featured ul.ui-tabs-nav li.ui-tabs-selected div {background:#9bd252;}
#featured .ui-tabs-panel .info { width:613px; height:61px; background:url(images/png-bg.png) left top; position:absolute; left:0; top:244px; color:#fff; line-height:1.5em; font-size:.91em;}

#featured .info .inner { padding:10px 0 0 18px;}
#featured .info h2{ font-size:23px; color:#fff; line-height:.91em;}
#featured .info .button { background:url(images/button.png) no-repeat left top; width:35px; height:35px; line-height:32px; font-size:.91em; font-weight:bold; text-align:center; text-decoration:none; color:#518e18; position:absolute; display:block; right:16px; top:14px;}
#featured .info .button:hover { color:#000;}
#featured .ui-tabs-hide {display:none; }
== featured box end ==*/


/*content
#content { background:#fff; padding:21px 24px 26px 25px;}

.schedule { font-size:.91em; padding-bottom:25px;}
.schedule dt { font-weight:bold; color:#693; padding:0 0 10px 10px;}
.schedule dd { background:#b0e45e; color:#fff; width:100%; overflow:hidden; vertical-align:top;}
.schedule dd a { color:#406312; text-decoration:none; font-weight:bold; padding:0 0 0 12px; line-height:24px; float:left;}
.schedule dd a:hover { color:#000;}
.schedule dd.even { background:#9bd252;}
.schedule dd span { float:right; display:block; background:#94cc4e; font-weight:bold; font-size:.91em; padding:5px 8px 5px 8px;}
.schedule dd.even span { background:#82b744;}
.schedule dd.even a { color:#fff;}
.schedule dd.even a:hover { color:#000;}
*/

/*tabs*/
.tabs {width:330px; margin-bottom:20px;}
*{ }
ul.tabNavigazione { width:100%; overflow:hidden; border-bottom:1px solid #47711d; margin:0; padding:0;}
/*ul.tabNavigazione li {display: inline;}*/
ul.tabNavigazione li {display: inline; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display:block; float:left; padding: 6px 11px; color: #47711d; text-decoration: none; border:1px solid #47711d; border-bottom:0px; margin-right:3px; text-transform:uppercase; font-weight:bold; font-size:.91em;}
/*
ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {background: #FFF; color: #693; border-bottom:1px solid #fff;}
ul.tabNavigation li a:hover {background: #ccc; color: #000; border-bottom:1px solid #ccc;}
*/
.box { border:1px solid #47711d; border-top:none; background-image:url(../images/box-bg.gif) left bottom repeat-x; background:#fbfaec;}
.box .inner { padding:10px 6px 13px 9px;}
.box .fixed-box {  overflow:auto; margin-bottom:18px;}

.box table { border-collapse:collapse; margin-bottom:15px;}
.box table tbody tr{height:30px !important;}
.box table caption { font-weight:bold; text-align:left; color:#693; padding:0 5px 10px 8px;}
.box table caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;}
.box table thead td { background:#f1f1f1; border-bottom:1px solid #dadada; color:#333; font-weight:bold; padding:3px 5px 3px 5px;}
.box table tbody td { border-bottom:1px dotted #e3e3e3; padding:2px 4px 1px 4px;}
.box table tbody td.cell-1 { width:40px;}
.box table tbody td.cell-2 textarea { width:230px; height:70px; }
.box table tbody tr.alternate{background:#eefbd9;}

INPUT.large
{
    width:230px;
}

INPUT.small
{
    width:50px;
}

INPUT, INPUT.small, INPUT.large
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

TEXTAREA
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/Icons/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../Images/Icons/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Images/Icons/SavedStar.png);
}
SELECT
{
    font-size:11px;
}
UL.navlistbanners
{
    padding:0px;
}

.navlistbanners li
{
display: inline-block;
position: relative;
list-style-type: none;
padding: 10px;
color:#777;
background-image:url(../Images/Backgrounds/bottom_box.png);
background-repeat:no-repeat;
background-position:left bottom;
background-color:#d6d6d6;
margin-right:25px;
margin-top:40px;
float:left;
}

.navlistcontent
{
    width:195px;
}

.navlistcontent a
{
    color:Green;
    font-size:12px;
    font-weight:bold;
}
.navlistcontenttext
{
    margin-top:5px;
    margin-right:5px;
 }

.navlistcontenttext a
{
color:#000;
font-size:11px;
font-weight:normal;
margin-right:5px;
}
/*
.CustomTabStyle .ajax__tab_tab {
    height:25px;
    background:url(../Images/tabs/tab_header.gif) repeat-x bottom;
    padding-left: 5px;
}


.CustomTabStyle .ajax__tab_outer
{
        height:25px;
    background:url(../Images/tabs/tab_inner.gif) repeat-x bottom;
}

.CustomTabStyle .ajax__tab_inner
{
        height:25px;
    background:url(../Images/tabs/tab_outer.gif) repeat-x bottom;
        padding-left: 3px;
}

.NewsTab .ajax__tab_header 
{
    color: #aa976b;
    font-size: 13px;
    font-weight: bold;
    background-color: White;
    margin-left: 10px;
}
.NewsTab .ajax__tab_outer
{
    background-color: White;
}
.NewsTab .ajax__tab_inner
{
    padding: 6px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #f8f6ea;
}
.NewsTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: Orange;
}
.NewsTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #FFFFE1;
}
.NewsTab .ajax__tab_active .ajax__tab_outer
{
    background-color: White;
}
.NewsTab .ajax__tab_active .ajax__tab_inner
{
    background-color: #fefdf7;
}
*/
#ctl00_ContentPlaceHolder1_TabContainer1_TabPanel1, #ctl00_ContentPlaceHolder1_TabContainer1_TabPanel2
{
font-size:11px;
}



/* ajax__tab_yuitabview-theme theme (../Images/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
border-left:solid 0px #000;
border-right:solid 0px #000;
    border-bottom:solid 0px #f1f1df;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #808080;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../Images/yui/sprite.png) #dcddde repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#000;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(../Images/yui/sprite.png) #f1f1df repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
   /* font-family:verdana,tahoma,helvetica;
    font-size:10pt;*/
    padding:0.25em 0.5em;
    background-color:#F1F1DF;    
    border:solid 1px #808080;
    border-top-width:0px;
}



/* ajax__tab_yuitabview-theme1 theme (../Images/yui/sprite1.png) */
.ajax__tab_yuitabview-theme1 .ajax__tab_header 
{
border-left:solid 0px #000;
border-right:solid 0px #000;
    border-bottom:solid 0px #f1f1df;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images/yui/sprite1.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #ddd;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../Images/yui/sprite1.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_active .ajax__tab_outer
{
    background:url(../Images/yui/sprite1.png) #fff repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_body 
{
   /* font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;*/
    background-color:#e18d21;    
    border:solid 1px #ddd;
    border-top-width:0px;
}



.UltimeBlog
{
    border:solid 0px #000;
}

.UltimeBlog th
{
    background-color:#D6D6D6;
    text-align:left;
}

.UltimeBlog .alt
{
    background-color:#e2e2e2;
}


#pinta
{
float:left;
height:81px;
width:43px;
margin-left:30px;
border:solid 0px #000;
margin-bottom:25px;
margin-top:15px;
}

#bottonepinta
{
float:left;
margin-top:40px;
margin-left:20px;
margin-right:40px;
margin-bottom:5px;
border:solid 0px #000;
text-align:center;
}

ul.supporters 
{
    list-style-type:disc;
    font-size:18px;
}

ul.supporters li
{
    margin-bottom:10px;
}
