/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #203C36;
	
	text-align:center;
}

table caption {
	text-align: right;
	margin: 5px 0 10px 0;
	font-weight: bold;
}

th {
	font-size: 11px;
	text-align: center;
	border-bottom: 3px solid #C1C1C1;
	font-weight: bold;
}

td {
	font-size: 9px;
	padding: 1px;
	border: 1px solid #C1C1C1;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

label {
	width: 100px;
	float: left;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #B8E0D7;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #203C36;
}

h1, h2, h3 {
	/*text-transform: lowercase;*/
	color: #203C36;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

#content hr {
	display: block;
	color: #B8E0D7;
	background-color: #B8E0D7;
	height: 1px;
	border: 0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/img02.jpg);
	text-align:left;
}

#header h1 {
	margin: 0;
	padding: 15px 0 0 20px;
	letter-spacing: normal;
	font-size: 1em;
	color: #FFFFFF;
}

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 a:hover {
	text-decoration: underline;
}

#header b {
	display: block;
	letter-spacing: -2px;
	font-size: 2em;
}

/* Search */

#search {
	float: right;
	width: 180px;
	padding-top: 30px;
}

#searchfield {
	width: 150px;
}

#searchsubmit {
	display: none;
}

/* Page */

#page {
	width: 900px !important;
	width: 960px;
	margin: 0 auto;
	padding: 40px 30px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 600px;
	text-align:left;
}

.post {
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .title, .post .meta {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: normal 1.6em "Arial Black", Arial, Helvetica, sans-serif;
}

.post .title {
}

.post .meta {
	padding-left: 10px;
	color: #DDDDDD;
}

.post .meta a {
	color: #DDDDDD;
}

.post .links {
	padding: 5px 10px;
	background: #F8F8F8;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	text-align: right;
	font-weight: bold;
}

.post .entry {
	clear: both;
	margin-bottom: 50px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background: url(../images/img04.jpg) repeat-y;
	margin-bottom: 0px;
	text-align:left;
	padding-bottom:0px;
	height:auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(../images/img05.jpg) no-repeat;
}

#sidebar li ul {
	padding: 20px 10px 60px 20px;
	background: url(../images/img06.jpg) no-repeat left bottom;
}

#sidebar li li {
	padding: 0;
	color: #FFFFFF;
}

#sidebar li ul li ul {
	padding: 10px 0px 20px 20px;
	background: none;
	list-style: circle;
}

#sidebar li li li {
	padding: 0;
	background: none;
	color: #FFFFFF;
	font-size: 11px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

#logo {
	float: left;
	/*width: 240px;
	height:210px;
	background: url(../images/logo.gif) no-repeat;*/
	margin-bottom: 0px;
	text-align:left;
	padding-bottom:0px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #696B60 url(../images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}

/*******************************/

.ueln_database {
	padding-bottom: 0px !important;
	padding-bottom: 15px;
}

.ueln_database form, .ueln_database fieldset {
        width: 100%;
}

.ueln_database fieldset {
	font-weight: 550;
}

.ueln_database label {
        width: 260px;
        float: left;
	color: #006600;
	font-weight: bold;
}

.ueln_database span {
	float: left;
	display: block;
}

p.ueln_database {
	margin-bottom: 1.4em;
	line-height: 100%;
	overflow: hidden;
}

#fragment-4 TABLE, #fragment-4 TD { border: 0px; }

/* Old style imported from old website */
.alerteblack14px { font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color: #000000 }
.normalblack11px { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #000000 }

.alertes14px { font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titredepage { font-weight: bold; font-size: 16px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #008080 }
.titredeparagraphe { font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #008080 }
.tagshautpage { font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #8A3909 }
.normalblue { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #004080 }
.normalboldblue { font-style: normal; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #004080 }
.borduregauche{ border-left-width :  5px 5px; border-left-style : ridge  }
.bordurebasgauche{ border-bottom-width :5px 5px ; border-bottom-style : ridge  }
.bordurehautgauche { border-top-width : 5px 5px ; border-top-style : ridge   }
.pedigreeRacine { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #000000; background: #FF8888 }
.pedigreeNiveau1  { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #000000; background: #FFBBBB}
.pedigreeNiveau2  { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #000000; background: #FFDDDD}
.pedigreeNiveau3  { font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; color : #000000; background: #FFEEEE}



/* ************** */
.csc-loginform TD { border: 0px; width: 40%; }
.csc-form-label-req, .csc-form-label { font-size: 11px; font-weight: bold; }


/*.tx-dl3xmlechanges-pi2 .tableFilter SELECT, .tx-dl3xmlechanges-pi5 .tableFilter SELECT {*/
.tableFilter SELECT {
	width: auto;
}

.tx-dlcubeuelndatabase-pi2 P {
margin-bottom: 30px;
}

.font-size10{
	font-size:10px;
}
