/**
* Atico Estudio 2009
* http://www.aticoestudio.com
*/
/**
* General Style
*/
body{background:#fff;color:#335971;font-family:'lucida grande',verdana,helvetica,arial,sans-serif;font-size:62.5%;margin:0;}
a{color:#4d7b95;text-decoration:none;font-weight:700;}
a:hover{color:#4d7b95;text-decoration:underline;}
a img{border:none;}
h1{font-size:180%;}
h2{font-size:140%;}
h3{font-size:120%;}
/**
* Custom selectors
*/
#container{width:960px;overflow:hidden;margin:20px auto 0 auto;font-size:120%;}
#content{background:#fff url(../img/bgContent.jpg) no-repeat center top;height:514px;overflow:hidden;}
#content .tabInfo{display:block;text-align:center;margin-top:458px;height:56px;background:url(../img/bgTabInfo.jpg) no-repeat center bottom;cursor:pointer;}
#infoContainer{width:900px;padding-bottom:0;margin:0 auto 20px auto;background:url(../img/bgInfoContainer.jpg) repeat-y center;}
#infoContainer .top{background:url(../img/bgInfoContainerTop.jpg) no-repeat center top;width:100%;height:6px;}
#infoContainer .wrapper{padding:20px;padding-bottom:0;text-align:justify;line-height:20px;}
#infoContainer .wrapper ul{list-style-type:disc;list-style-position:inside;padding:10px 0 10px 40px;}
#infoContainer .bottom{background:url(../img/bgInfoContainerBottom.jpg) no-repeat center bottom;width:100%;height:18px;}
#footer{padding-bottom:20px;}
#footer ul.links{list-style-type:none;text-align:center;padding-left:0;}
#footer ul.links li{display:inline;margin:0 20px;}
#footer .info{border-top:1px solid #99acb8;padding-top:20px;margin-top:30px;}
.contact{float:right;}
#linkContainer{text-align:center;padding-left:20px;}
a.button{display:block;float:left;width:142px;height:40px;margin:5px;line-height:40px;text-align:center;font-size:16px;font-weight:bold;color:#325771;background-color:#fff;background-image:url(../img/bgButton.jpg);background-repeat:no-repeat;background-position:center top;}
a.button.centered{margin:0 auto;float:none;}
a.button:hover,a.button:active{background-position:center bottom;text-decoration:none;}

