/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #AAA !important;
	background: white;
	margin-bottom: 1px;
	color: black !important;
}

#my-body {
	background: #f5f4f2 url(img/background.jpg) no-repeat;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 970px;
	text-align: left;
}

#header {
	margin-top: 10px;
	background: transparent url(img/navigation.jpg) 170px 30px no-repeat;
	height: 150px;
}

#left {
	vertical-align: top;
	width: 190px;
}

#document {
	vertical-align: top;
	width: 970px;
	text-align: left;
	padding-top: 35px;
}

#footer {
	color: white;
	background: #AAA;
	width: 514px;
	font-size: 10px;
	margin-left: 190px;
	padding: 4px 20px 4px 20px;
	margin-bottom: 20px;
}
#footer a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: white;
}

/*******************************************************************************/


/*********************************** Navigation ********************************/

.root-navigation {
	margin-left: 175px;
}

.root-navigation li {

} 

.root-navigation li a {
	width: 64px;
	display: block;
	float: left;
	padding-top: 120px;
	letter-spacing: -0.7;
	text-align: center;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
	color: #f5f4f2 !important;
} 

/* not ie */
.root-navigation li a {
	color: transparent !important;
} 

.root-navigation a:hover,
.root-navigation .current a {
	color: #e12119 !important;
	font-weight: bold;
	font-size: 13px;
	display: block;
} 



.navigation {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 0px 0px 5px 10px;
	color: #011e30 !important;
	font-weight: bold;
}


.navigation li.level0 {
	display: none;
}

.navigation li.level1 a {
	font-weight: bold;
	margin-left: 0px;
	font-size: 100%;
}

.navigation li.level2 a {
	font-weight: normal;
	margin-left: 10px;
	font-size: 100%;
	padding: 0px 0px 4px 10px;
}

.navigation li.level3 a {
	font-weight: normal;
	margin-left: 20px;
	font-size: 100%;
	padding: 0px 0px 4px 10px;
}


.navigation li a:hover,
.navigation li.current a {
	font-weight: bold;
	color: #e3771d !important;
}
.navigation .level2 a:hover,
.navigation .level2.current a {
	font-weight: normal;
	color: #e3771d !important;
}
.navigation .level3 a:hover,
.navigation .level3.current a {
	font-weight: normal;
	color: #e3771d !important;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 20px;
	line-height: 19px;
	color: black;
	background: white;
	border: 1px solid #AAA;
	width: 512px;
	vertical-align: top;
}

#content table, 
#content td, 
#content tr, 
#content tbody,
#content b, 
#content p, 
#content input, 
#content select, 
#content label, 
#content textarea
#content span
#content div
#content strong {
	color: #011e30;
}

#content p {
	padding-top: 2px;
	padding-bottom: 3px;
}


#content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #e12119;
	font-size: 16px;
	padding-bottom: 10px;
}

#content h2,
#content h2 a,
#content h2 a:hover {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-decoration: none !important;
	color: #011e30 !important;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content a {
	text-decoration: underline;
	color: #e12119;
}
#content a:hover {
	text-decoration: underline;
	color: black;
}



#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}


#content {
	height: 360px;
}
/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 360px;
}

.pictures-right {
	float: right;
	margin-top: -15px;
	width: 300px;
}

.picture-right {
	border: 1px solid black;
	margin-left: 10px;
	margin-bottom: 10px;
}

.float_right {
	border: 1px solid black;
	margin-left: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-top: -15px;
}

.page-ressource-subtitle {
	display: none;
}

.text {
	width: 275px;
}

#content-delimiter {
	height: 100px;
}

/*******************************************************************************/



#portlet-listing-News {
	border: 1px solid #AAA;
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: white;
	line-height: 19px;

}

#portlet-listing-News h1 {
	background: #AAA;
	color: white;
	padding: 2px 4px 2px 4px;
}

#portlet-listing-News h2,
#portlet-listing-News h2 a {
	color: #e12119 !important;
	font-size: 14px;
	text-decoration: none !important;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#portlet-listing-News .portlet-content {
	padding: 12px 20px;
}



#portlet-listing-Info {
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	line-height: 19px;
}
#portlet-listing-Info .portlet-title {
	display: none;
}
#portlet-listing-Info .portlet-content {
	text-align: right; 
}
#portlet-listing-Info  h2 {
	color: #e12119;
	font-size: 14px;
	text-decoration: none !important;
}

#portlet-listing-Info img {
	border: 1px solid #AAA;
}

#portlet-listing-Info p {
	padding: 0px;
	margin: 0px;
}
#portlet-listing-Info a:hover {
	color: #e12119;
}

.listing_entry {
	border-bottom: 1px solid #AAA;
	padding-bottom: 7px;
	margin-bottom: 20px;
	width: 510px;
}



