@charset "UTF-8";
/* DomBea.com 
   Dominique & Beatrice Brand*/

body {
	height: 100%;
	margin: 0;
	padding: 0;
	zoom: 1;
	margin: 20 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #333;
	font-size: 0.8em;
	line-height: normal;
	font-weight: lighter;
	background-image: url(pics/deco/dbfullfond.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a:hover {border-bottom: 0px;
	color: #008080;
}/* IE */

.maincontainer{
	margin: 17px auto;
	padding: 0 0;
	text-align:center;
	background-color: #333;
	border: 10px double #666;
	width: 1000px;
}
.container_menu{
	margin-bottom:1%;
	margin-left: 33%;
}
.containeracpics{

}
.containerac{
	padding: 0 3%;
	text-align: justify;
}
.contpic{	margin: 1%; }

.boxtext{
	width: 27%;
	padding:2%;
	margin-left:1%;
	text-align:justify;
	line-height: normal;
	font-size: 0.8em;
	display: block;
	border-right-width: medium; 
	border-right-style: groove;
	border-right-color: #666;
	float: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style2 {
	font-size: 1.1em;
	color: #ffffff;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: .8em;
	text-align: center;
	color: #ccc;
	font-weight: lighter;
}
.style6 {
	color: #ffff00;
	font-size: 1em;
	font-style: normal;
}

.style7 {
	color: #ffffff;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	width:100%;
	text-align: center;
}
.stylee {
	color: #9966cc;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.stylef {
	color: #9f3;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.styles {
	color: #ffcc66;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #cccccc;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	background-color: #333;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}