
body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
}



ul, ol, li{
margin:0px; padding:0px;
list-style-type:none;
}

.linkstyle {
text-decoration:underline;
}

.links-superior{
color:#F3B733; 
font-size:12px;
}
.links-superior li{color:#F3B733;}
.links-superior a{color:#F3B733; text-decoration:none;}
.links-superior a:hover{color:#FFFFFF; text-decoration:none;}

.separator {
margin-left:15px;
margin-right:15px;
color:#FFFFFF;
}

.title01 {
font-size:48px;
color:#F3B733;
font-weight:normal;
}

.title02 {
font-size:40px;
color:#666666;
font-weight:normal;
}

.title03 {
font-size:18px;
color:#666666;
font-weight:bold;
line-height:28px;
}

.subtitle01 {
font-size:18px;
color:#F3B733;
font-weight:bold;
}


.subtitle02 {
font-size:18px;
font-weight:normal;
}

.text-big {
font-size:18px;
line-height:24px;
}
.text-big a:link, .text-big a:visited {color:#333333; text-decoration:underline;} 
.text-big a:hover, .text-big a:active {color: #F3B733; text-decoration:underline;}

.text-big2 {
color:#666666;
font-size:18px;
line-height:24px;
}
.text-big2 a:link, .text-big2 a:visited {color:#666666; text-decoration:underline;} 
.text-big2 a:hover, .text-big2 a:active {color: #F3B733; text-decoration:underline;}


.text-normal {
font-size:14px;
line-height:18px;
color:#333333;
}
.text-normal a:link, .text-normal a:visited { text-decoration: underline; color: #333333; background-color: transparent; } 
.text-normal a:hover, .text-normal a:active { text-decoration: none; background-color: #E6E8E9;}

.text-footer {
font-size:14px;
line-height:18px;
color:#E6E8E9;
}
.text-footer a:link, .text-footer a:visited { color:#E6E8E9; text-decoration:none; background-color: transparent; } 
.text-footer a:hover, .text-footer a:active { color: #FFFFFF; text-decoration: none; background-color: #666666;}

.text-highlightlink {
font-size:14px;
line-height:18px;
color:#FFFFFF;
background-color:#999999;
text-decoration: none;
padding:0px 3px 0px 3px;
margin-top:3px;
}
.text-highlightlink a:link, .text-highlightlink a:visited { text-decoration: none; color: #FFFFFF; background-color:#999999; } 
.text-highlightlink a:hover, .text-highlightlink a:active { text-decoration: none; color: #F3B733; background-color:#999999;}


a.buttonOval01 {
    background: transparent url('../images/bg_button01_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
	font-size:16px;
	font-weight:bold;
    height: 32px;
	margin-top:7px;
    margin-right: 6px;
    padding-right:  13px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonOval01 span {
    background: transparent url('../images/bg_button01_span.gif') no-repeat;
    display: block;
    line-height: 25px;
    padding: 2px 15px 9px 28px;
}

a.buttonOval01:hover {  color: #000099; text-decoration:none;} 

.left-padding {
padding-left:20px;
}








