/* CSS Document */
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #333333;
	margin:0px;
	height:100%;
	background-image:url(i/bkg.jpg);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
}


form{ padding:0px; 	margin:0px;}

h1{
	font-size:11px;
	font-weight:bold;
	padding:5px;
	margin:0px;	
	line-height:9px;
	display:inline;
	color:#FFFFFF;
}
h2{
	font-size:14px;
	font-weight:bolder;
	padding:0px;
	margin:0px;
	color:#6F2434;
	line-height:20px;
}
ul{
	margin:10px;
	padding-left:15px;
	margin-top:4px;
}
.clear{ clear:both; }

.clear2{ 
clear:both;
margin:0px; 
display:inline;
padding:0px;
}


#contenedor{
	margin: auto;
	width:900px;
/*	-moz-box-sizing: border-box;
	-moz-box-sizing: pading-box;*/
}

#top{
margin-top:5px;
margin-bottom:15px;
}
#logo{
float:left;
width:400px;
}
#header{
float:left;
width:500px;
text-align:right;
font-size:11px;
}
#header a:link,a:visited{text-decoration:none;}
#header a:hover{text-decoration:underline; }

a:link,a:visited{color:#000000; text-decoration: underline;}
a:hover{color:#6F2434; text-decoration:underline; }

#menu{
margin-bottom:6px;
background-image:url(i/fonsMenu.gif);
background-repeat:no-repeat;
height:34px;
color:#FFFFFF;
}
.itemMenu{
float:left;
height:27px;
padding-top:7px;
cursor:pointer;
}

.itemMenuSel{
float:left;
background-image:url(i/bkItemMneu.jpg);
background-repeat:repeat-x;
height:27px;
padding-top:7px;
cursor:pointer;
}

.brd{
border-right:#666666 solid 1px;
padding-left:20px;
padding-right:20px;
}

#space{
float:left;
width:20px;
}

.lmenu:link, .lmenu:visited{ color:#FFFFFF; text-decoration:none; }
.lmenu:hover {text-decoration:none;	color:#FFFFFF;}


#main{
padding-left:5px;
margin-right:5px;
margin-bottom:10px;
}
#maintexto{
margin-top:10px;
}

#mleft{
float:left;
width:350px;
margin-right:30px;
}
#mright{
float:left;
width:510px;
}

#footer{
margin-top:15px;
margin-bottom:20px;
font-size:11px;
}
#footerA{
padding:5px;
border-bottom:#FFFFFF 3px solid;
margin-bottom:3px;
padding-bottom:3px;
}
#footerB{
float:left;
width:400px;
color:#8A8A8A;
}
#footerC{
float:left;
width:490px;
color:#8A8A8A;
text-align:right;
}

.linkPeu:link, .linkPeu:visited{ color: #666666; text-decoration:none; }
.linkPeu:hover {text-decoration: underline;	color: #6F2434;}
.linkPow:link, .linkPow:visited{ color: #8A8A8A; text-decoration:none; }
.linkPow:hover {text-decoration: underline;	color: #8A8A8A;}

.boxtop{
background-image:url(i/roundTR.gif);
background-repeat:no-repeat;
background-position: right top;
height:12px;
}
.boxtop2{
background-image:url(i/roundTR2.gif);
background-repeat:no-repeat;
background-position: right top;
height:12px;
}
.boxtop3{
background-image:url(i/roundTR3.gif);
background-repeat:no-repeat;
background-position: right top;
height:12px;
}

.box0{
background-color:#FFFFFF;
padding:15px;
padding-top:0px;
background-image: url(i/bkgLogo.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.box1{
background-color:#FFFFFF;
padding:15px;
padding-top:0px;
}
.box3{
background-color:#FFFFFF;
padding:15px;
padding-top:0px;
min-height:540px;
}

.box1{
background-color:#FFFFFF;
padding:10px;
padding-top:0px;
}

.box4{
background-color:#FFFFFF;
padding:20px;
padding-top:0px;
padding-left:35px;
background-image:url(i/bkgLogo2.gif);
background-position:right;
background-repeat:no-repeat;
}
.box5{
background-color:#FFFFFF;
padding:10px;
padding-top:0px;
padding-left:35px;
	}

.gcolor{
color:#6F2434;
}

.n1{
border-bottom:#CCCCCC 1px solid;
padding-bottom:20px;
margin-bottom:20px;
font-size:11px;
}

.n1last{
margin-bottom:20px;
font-size:11px;
}

.fotol{
float:left;
margin-right:15px;
margin-bottom:5px;
}
.fotor{
float:right;
margin-left:15px;
margin-bottom:5px;
}

.ltit:link, .ltit:visited{ color: #6F2434; text-decoration:none; font-size:14px; font-weight:bold; line-height:25px; }
.ltit:hover {text-decoration: underline; font-size:14px; font-weight:bold; line-height:25px;}


#cleft{
float:left;
width:400px;
padding-right:20px;
margin-right:20px;
border-right:#CCCCCC 1px solid;
}
#cright{
float:left;
width:400px;
}

.tform{
border:#6F2434  1px dotted;
}

.lowText{
font-size:11PX;
color:#666666;
}
.err{
color:#990000;
}

.btnA{
float:left;
background-image:url(i/bkgbtn.gif);
background-repeat:no-repeat;
height:25px;
width:128px;
text-align:center;
padding-top:4px;
margin-right:15px;
}

.btnB{
float:left;
background-image:url(i/bkgbtnN.gif);
background-repeat:no-repeat;
height:25px;
width:128px;
text-align:center;
padding-top:4px;
margin-right:15px;
}

.btnl:link, .btnl:visited{ 	font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none; }
.btnl:hover {text-decoration: underline; 	font-size:12px; font-weight:bold; color:#FFFFFF;}

/* ROUNDED 
.greyA{ color:#FFFFFF; background-color:#ADA888; margin-top:8px; margin-bottom:5px;}
b.rtopA, b.rbottomA{display:block;background:#FFFFFF;}
b.rtopA b, b.rbottomA b{display:block;height: 1px; overflow: hidden; background: #ADA888}
b.rtopA b.r4, b.rbottomA b.r4{margin: 0 1px;height: 2px}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
*/

#flashcontent { 
width: 890;
height: 110px; 
} 

.hint{
background-color:#FF0000;
color:#FFFFFF;
padding:2px;
font-size:11px;
}

.sepline{
margin-bottom:10px;
background-image:url(i/line.jpg);
background-repeat:no-repeat;
background-position: center top;
}
.sepline2{
margin-bottom:10px;
background-image:url(i/line2.jpg);
background-repeat:no-repeat;
background-position: center top;
}

.fotopis{
padding:2px; 
border:#DDDDDD 1px solid;
margin:2px;
cursor:pointer;
}

.fotopisOv{
padding:2px; 
border:#6F2434 1px solid;
margin:2px;
cursor:pointer;
}

.tpis{
padding:2px; 
border:#FFFFFF 1px solid;
margin:2px;
cursor:pointer;
}

.tpisOv{
padding:2px; 
border:#6F2434 1px solid;
margin:2px;
cursor:pointer;
}
