/* Start of CMSMS style sheet 'main' */
@font-face {
    font-family: 'RawengulkSansRegular';
    src: url('font/rawengulksans-094-webfont.eot');
    src: url('font/rawengulksans-094-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/rawengulksans-094-webfont.woff') format('woff'),
         url('font/rawengulksans-094-webfont.ttf') format('truetype'),
         url('font/rawengulksans-094-webfont.svg#RawengulkSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
margin: 0;
padding: 0;
background: #791076 url('images/bodybg.jpg') no-repeat center top;
color: white;
font-family: Verdana, sans-serif;
font-size: 12px;
}

#top_wrapper {
background: url(images/topbg.png) repeat-x top;
}

ul {
margin-left: 10px;
}

a {
outline:none;
}

hr {
color: #B77FB5;
background: #B77FB5;
border: 1px solid #B77FB5;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Didact Gothic', sans-serif;
}

h1 { font-size: 45px; }
h2 { font-size: 28px; }
h3 { font-size: 25px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

img {
border:none;
margin: 0;
padding: 0;
}

.clear {
clear: both;
}

a {
text-decoration:none;
color: white;
}

#wrapper {
width: 870px;
margin: 0 auto;
}

#logo {
height: 94px;
width: 100%;
margin: 35px 0 5px 0;
}

a#logoimg {
position: relative;
left: -23px;

}

ul {
margin: 0;
padding: 0;
}

#menu ul {
margin: 0 35px;
list-style:none;
}



#menu {
height: 44px;
position: relative;
overflow: hidden;
}

#menu ul li {
float:left;
width: 119px;
height: 44px;
position: relative;
overflow: hidden;
line-height: 44px;
margin: 0 1px;
padding:0;
background: url('images/libg.png') no-repeat top;
text-align: center;
font-family: 'Myriad Pro', sans-serif;
font-size: 14px;
}

a.morelink {
font-family: 'Myriad Pro', sans-serif;
letter-spacing: 1px;
opacity: .7;
font-weight: bold;
}

a.morelink:hover {

opacity: .9;
}
#menu ul li a {
display:block;
color: white;
}

#banner {
width: 840px;
height: 270px;
padding: 15px;
background: white;
position: relative;
overflow: hidden;
}

#banner img {
height: 270px;
width: 270px;
}

#intro {
width: 860px;
margin: 20px auto 0 auto;
padding: 0 5px;
}

#content {
width: 840px;
margin: 20px auto;
border: 15px solid white;
background: #AE4BA7;
}

#content_left {
width: 260px;
float:left;
background: #822180;
padding: 10px;

}

#content_right {
width: 540px;
float:left;
padding: 10px;
}

#tresc {padding: 15px;}

#mapa_wrapper {
background: #720E6E;
padding: 20px 10px;
margin-bottom: 20px;
}

#mapa {
width: 840px;
margin: 0 auto;
color: #BC8CBA;
font-size:9px;

}



.box {
width: 120px;
float: left;
}

.box ul {
margin: 10px 0 0 0;
padding: 0;
list-style:none;
}

.box a {
color: #BC8CBA;
text-transform: uppercase;
}

.box a.sitelink {
font-weight: bold;
}

#copy {
margin: 60px auto 0 auto;
font-size: 8px;
color: #BC8CBA;
}

#copy p {
margin: 0;
padding: 0;
text-align: center;
}

#copy p a {
color: #BC8CBA;
font-weight: bold;
}

#menu ul li a:hover, #menu ul li.menuactive a.menuactive {
background: url(images/libg_active.png);
color: #61085A;
font-weight: bold;
line-height: 44px;
}

#one, #two, #three {
width: 270px;
height: 270px;
float:left;
}

#one {
margin-right: 15px;
}

#three {
margin-left: 15px;
}

input[type=text], input[type=submit], textarea {
border: 1px solid #FF9900;
background: #822180;
color: #FF9900;
}

input[type=submit] {
padding: 5px;
margin-top: 5px;
color: white;
}


#top {
width: 850px;
height: 29px;
margin: 0 auto;
}
#top a {
float:right;
margin: 0;
padding: 0;
line-height: 29px;
font-family: 'Myriad Pro', sans-serif;
font-size: 16px;
font-weight: normal;
color: #DDC5DC;
}
/* End of 'main' */

