/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #63910B url(images/subpage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */



h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	font-size: 20px;
	font-variant: small-caps;
	color: #FFF;
	padding-bottom: 15px;
}

/** TEXTS */

body, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

textarea, input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

table, td, tr {
	margin: 0px;
	border: 1px solid #FFFFFF;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.text1 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #F90;
}

.text2 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF0C3;
}

.text3 {
	margin-right: 5px;
	padding: 0px 5px;
	color: #0066CC;
	background-color: #77D7EB;
	background-repeat: repeat-x;
	background-position: left top;
}

.text4 {
	text-transform: lowercase;
	text-align: center;
	color: #FFFF99;
}

.text5 {

	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

.text6 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #9c090f;
}

.text7 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 15px;
	background: url(images/homepage05.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
	color: #000099;
}

/** LINKS */

a {
	color: #F90;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990033;
}

.link1 {
	display: block;
	width: 106px;
	height: 24px;
	padding-top: 6px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
	color: #C7F5FF;
}

.link1press {

	display: block;
	width: 106px;
	height: 24px;
	padding-top: 6px;
	text-transform: lowercase;
	text-decoration: underline;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}

/** BACKGROUNDS */

.bg1 { background: url(images/subpage03.jpg) no-repeat left top; }
.bg2 {
	background-image: url(images/subpage04-bis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3 { background: url(images/subpage05.jpg) no-repeat center top; }


img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.tit {
	color: #FFCC33;
	text-transform: uppercase;
}

.tit2 {
	color: #990033;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.titmail {
	color: #EBA319;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bordo {
	border: 1px solid #FFFFFF;
}

.bordo2 {
	border: 1px solid #FF6600;
}
.bordo3 {
	border: 5px solid #FF6600;
}

/** BASIC */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 778px;
	height: 262px;
	background-image: url(images/subpage02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo h1, #logo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #990099;
	padding-left: 70px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/** PAGE */

#page {
	width: 778px;
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: right;
	width: 442px;
	padding: 103px 63px 0px 23px;
}

#content h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 22px;
	padding-bottom: 15px;
	font-variant: small-caps;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
}

/** MENU */

#menu {
	height: 373px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 41px;
	padding-right: 64px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#menu li {
	padding-top: 2px;
	background: url(images/homepage02.gif) repeat-x left top;
}

#menu li a{
	color: #FFFFFF;
}

#menu li a:hover{
	color: #000066;
	text-decoration: underline;
}


/** FOOTER */

#footer {
	width: 778px;
	margin: 0px auto;
	padding-top: 25px;
}

/** BOX1 */

#box1 {
	float: left;
	width: 480px;
}

/** BOX2 */

#box2 {
	float: right;
	width: 202px;
}

/** BOX3 */

#box3 {
	padding: 0px 35px 0px 61px;
}

#gallery img{
	margin-bottom: 10px;
	border: 5px solid #eaeaea;
	margin-left: 0px;
	margin-right: 5px;
}
