#text{ width:800px; margin:0 auto; color:#000; font-size:16px; margin-bottom:10px; text-align: justify;}

#privacy{font-size:15px;}

#btnback{width:100px; height:25px;font-family: 'Quattrocento', arial, serif; color:#fff; background-color:#132739; float:right; text-align:center;padding-top:3px;}

.text1{width:520px; margin-left:0px; color:#000; font-size:15px;  float:left;}

.text2{width:419px; margin-left:0px; color:#000; font-size:15px;  float:left;}

.picfoto{float:left; margin-right:5px; width:100px; height:100px; backgrond-color:#ccc; border:3px double #fff;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-bottomright:18px;
-webkit-border-top-left-radius:18px;
-webkit-border-top-right-radius:18px;
-webkit-border-bottom-left-radius:18px;
-webkit-border-bottom-right-radius:18px;
border-top-left-radius:18px;
border-top-right-radius:18px;
border-bottom-left-radius:18px;
border-bottom-right-radius:18px;
}
.foto{float:left; margin-right:5px; width:200px; height:200px; backgrond-color:#ccc; border:3px double #fff;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-bottomright:18px;
-webkit-border-top-left-radius:18px;
-webkit-border-top-right-radius:18px;
-webkit-border-bottom-left-radius:18px;
-webkit-border-bottom-right-radius:18px;
border-top-left-radius:18px;
border-top-right-radius:18px;
border-bottom-left-radius:18px;
border-bottom-right-radius:18px;
}


div.hoverBtn {
	position: 		relative;
	float:			left;
	background:	none;	/*black url(images/navBG.png) repeat-x 0 0 scroll;*/

}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			150px;
	height: 		30px;
	line-height: 		30px;
	text-align: 		center;
	font-size:		1.1em;
	text-decoration:	none;
	color:			#fff;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(images/navHover.png) repeat-x 0 0 scroll;
}
h1 {
	font-size:		2.0em;
	margin:			0.5em 0;
}
p {
	padding-top:	10px;
	margin:			0.5em 0;
}

.clear	{ clear: both; }


/** 
 * Slideshow style rules.
 */

form,input,select,textarea{margin:0; padding:0; color:#000;}

div.box{
margin:0 auto;
width:500px;
background:none;
position:relative;
top:10px;
border:1px solid #262626;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-bottomright:18px;
-webkit-border-top-left-radius:18px;
-webkit-border-top-right-radius:18px;
-webkit-border-bottom-left-radius:18px;
-webkit-border-bottom-right-radius:18px;
border-top-left-radius:18px;
border-top-right-radius:18px;
border-bottom-left-radius:18px;
border-bottom-right-radius:18px;
}

div.box h1{ 
color:#FFF5CC;
font-size:18px;
text-transform:uppercase;
padding:5px 0 5px 5px;
border-bottom:1px solid #161712;
border-top:1px solid #161712; 
}

div.box label{
width:100%;
display: block;
background:none;

padding:10px 0 10px 0;
}
div.box label span{
display: block;
color:#000;
font-size:12px;
float:left;
width:100px;
text-align:right;
padding:5px 20px 0 0;
}

div.box .input_text{
padding:5px 5px;
width:200px;
background:#fff;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333;
border-right:1px double #333;
}

div.box .message{
padding:7px 7px;
width:350px;
background:#fff;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333;
border-right:1px double #333;
overflow:hidden;
height:150px;
}

div.box .button
{
color:#000;
margin:0 0 10px 0;
padding:4px 7px;
background:#FFF;
border:1px solid #000;
position: relative;
top:10px;
left:382px;
width:100px;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-bottomright:18px;
-webkit-border-top-left-radius:18px;
-webkit-border-top-right-radius:18px;
-webkit-border-bottom-left-radius:18px;
-webkit-border-bottom-right-radius:18px;
border-top-left-radius:18px;
border-top-right-radius:18px;
border-bottom-left-radius:18px;
border-bottom-right-radius:18px;
}

h2{
    background-color: #132739;
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: -18px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 7px;
}

h3{
    background-color: #132739;
    color: #FFFFFF;
    font-size: 20px;
    height: 28px;
    padding-left: 10px;
    padding-top: 6px;
}
.blu{
    background-color: #132739;
    color: #FFFFFF;
    font-size: 20px;
    height: 28px;
    padding-left: 20px;
    padding-top: 6px;
}

.blu1{
    background-color: #132739;
    color: #FFFFFF;
    font-size: 20px;
    margin-bottom: -14px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-top: 7px;
}

li{
margin-left:20px;
}

h4{
font-size:18px;
margin-bottom: -18px;
}

