* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

body {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	text-align: center;
	background-color: #FFFFFF;

}



a {
	text-decoration: none;
	color: #7b7b7b;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 15px;
	color: #0c4873;
	margin: 0px 0px 10px 0px;
	font-family: "Book Antiqua", Verdana, Tahoma;

}

h2 {
	font-size: 110%;
	color: #0c4873;
	margin: 0px 0px 6px 0px;
}

h3 {

}

pre {
	text-align: left;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.redBorder {
	border: 1px solid red !important;
}

.red {
	color: red;
}

.green{
	color: green;
}

.clear {
	clear: both;
}


ol, ul {
	margin: 0px 0px 10px 16px;
	line-height: 18px;
}

ol {
	list-style-type: lower-alpha;
}

li {
	
}

.message {
	color: green;
	margin: 0px 0px 4px 0px;
}

.error {
	color: red;
	margin: 0px 0px 4px 0px;
}

#wrapperAll {
	width: 100%;
}

#wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	text-align: left;
/*	background-color: blue; /* TO DELETE */
}

#headerAll {
	width: 100%;
}

.headerFlashPlayer {
	position: relative;
	width: 36px;
	height: 17px;
/*	background-color: red;*/
	top: 16px;
	left: 2px;
}

.headerFlash {
	margin: -17px 0px 0px 0px;
}

#content {
	clear: both;
	margin: 0px auto;

}

#content #contentLeft {
	float: left;
	width: 260px;
/*	background-color: red; /* TO DELETE */
/*	height: 500px; /* TO DELETE */
}

#content #contentCenter {
	float: left;
	width: 492px;
	margin: 34px 0px 0px 30px;
/*	background-color: green; /* TO DELETE */
/*	height: 500px; /* TO DELETE */
}

#contentRight {
	float: left;
	width: 168px;
	margin: 34px 0px 0px 30px;
/*	background-color: black; /* TO DELETE */
/*	height: 500px; /* TO DELETE */
}

#footerAll {
	width: 100%;
	margin: 120px 0px 0px 0px;
}

#footerAll .footer {
	clear: both;
	width: 980px;
	height: 72px;
	margin: 0 auto;
	text-align: center;
	color: #0e4975;
	background-image: url(../images/footerBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#footerAll .footer .footerContent {
	padding: 30px 0px 0px 0px;
	
}
#footerAll .footer .footerContent p {
	margin: 0px 0px 4px 0px;
}

#footerAll .footer .footerContent p.footerAddress {
	font-size: 10px;
}

/* */

#content #contentCenter p {
	line-height: 18px;
}

/* CONTACT FORM */

#newsletter {

}

#newsletter p {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

#newsletter p.info {
	padding: 6px 4px 20px 4px;
}

#newsletter input {
	border: 1px solid #989898;
	background-color: #F4F4F4;
	width: 166px;
	margin: 0px 0px 6px 0px;
}

#newsletter .divSubmitGoNewsletter {
	text-align: right;
}

#newsletter input.goNewsletter {
	width: 52px;
	color: #0c4873;
	font-size: 12px;
}

/* END CONTACT FORM */

/* EVENTS */

#rightEventsBox {
	margin: 0px 0px 60px 0px;
}

.oneEvent {
	color: #0c4873;
	text-align: center;
	margin: 0px 0px 6px 0px;
}

.oneEvent .oneEventSmall {
	width: 168px;
	height: 24px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/oneEventSmallBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Tahoma;
}

.oneEvent .oneEventBig {
	background-image: url(../images/oneEventBigBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #B6C7DE;
	display: none;
}

.oneEvent .oneEventBig .oneEventBigDate {
	
}

.oneEvent .oneEventBig .oneEventBigDate span {
	font-size: 36px;
	font-weight: normal;
	font-family: Tahoma;
}

.oneEvent .oneEventBig .oneEventBigDate p {
	font-weight: bold;
}

.oneEvent .oneEventBig .oneEventBigDesc {
	font-size: 11px;
	padding: 0px 6px 0px 6px;
	color: #607B9F;
}

.oneEvent .oneEventBig .oneEventBigGoMore {
	width: 168px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/oneEventBigGoMoreBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
/*	cursor: pointer;*/
}

.oneEvent .oneEventBig .oneEventBigGoMore p {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

/*** ***/


/*** NEWS ***/

#lastNews {
	margin: 30px 0px 0px 0px;
}

#lastNews .lastNewsName {
	float: left;
	width: 350px;
	height: 30px;
}

#lastNews .lastNewsDate {
	float: right;
	width: 140px;
	text-align: right;
	font-size: 11px;
	height: 30px;
}

#lastNews .lastNewsContent {
	line-height: 18px;
}



/*** END NEWS ***/


/***** PICTURE  *****/

.contentPictureAll {
	width: 150px;
	text-align: center;
/*	background-color: red;*/
}

.contentPicture550 {
	margin: 10px 0px 10px 0px;
	width: 560px;
	text-align: center;
	clear: both;
	text-align: center;
}

.contentPicture550 .picture550 {

}

.contentPicture550 .desc{
	width: 560px;
/*	background-color: #F0F0F0;*/
}

.pictureOnLeft {
	float: left;
	margin: 10px 10px 10px 0px;
}

.pictureOnCenter {
	float: center;
	margin: 10px auto;
}

.pictureOnCenterCenter {
	float: left;
	padding: 10px 30px 10px 10px;
	height: 150px;
	width: 230px;
	text-align: center;
}

.pictureOnRight {
	float: right;
	margin: 10px 0px 10px 10px;
}

.contentPictureAll .pictureTop {

}

.contentPictureAll .pictureDescription {
	font-size: 9px;
	padding: 2px;
	background-color: #F0F0F0;
}

/***** END PICTURE  *****/


/** CONTACT MAP ***/

.contactMapAll {
	margin: 20px 0px 0px 0px;
}

.contactMapAll .contactMapPicture {
	float: left;
	width: 270px;
}

.contactMapAll .contactMapDesc {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 14px;
}

.archiveEventHeader {
	width: 100px; 
	height: auto; 
	background-color: #D8E1F2; 
	text-align: center; 
	color: #0C4873; 
	padding: 0px 0px 5px 0px; 
	display: inline; 
	float: left;
}

.archiveEventContent {
	display: inline; 
	float: left; 
	margin-left: 10px; 
	width: 382px;
}




/** CONTACT MAP ***/

/*** ***/

.strongItalic {
	font-style: italic;
}	

.conferencesRoomsTable {
	cellspacing: 1px;
	background-color: #CCCCCC;
	text-align: center;
	width: 490px;

}

.conferencesRoomsTable tr, th {
	background-color: #FFFFFF;
		font-weight: normal;
}

.conferencesRoomsTable img{
	width: 70px;
}


.conferencesRoomsTable td, th {
	padding: 1px;
}

