/*
template CSS for Elxis 2008
Author: Duilio
E-mail: info@duiliowebsite.com
URL: http://www.dwsmi.com
Elxis CMS is a free software
*/

/********************************
GROBAL
*********************************/

body { color: #D8DC87; background-color:#211114; background-image: none;} /* define background body in layout.css* - define default background #FFFFFF for editor WSMYG administrative in template_css.css */

#DDcenter {
	background-image: none;
	font-style: italic;
}

#DDmain {width: 980px; display:block; margin:0px auto; background-image: none; background-color:#211114; }
.DDmain_content {
    padding: 15px 28px 15px 0px;
    width: auto;
}



.DDhome2 {
	background-image: url(../../bernardelli/images/bern_logo_big.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height:500px;
	display:block;
}

h1 { font-size: 20px; font-weight: bold; color: #D8DC87; }

.moduletable-jsnhome { top:80px; position:relative; }
.moduletable-homeslogan { 
	clear:both;
	top:120px;
	left:180px;
	position:relative;
 }


/* mosImage */
.mosimage, .DD_borderimages {
	padding: 0px;
	border: none;
}

.DD_tdimages { padding-left:0px; padding-right:15px; }
a.DD_link { color:#D8DC87; text-decoration: underline;}
