/* ------------------------------------------------------------------------
    Default CSS styles for Cyriocosmus
	Writer by NEO ACTIVITY  
    http://www.neoactivity.com
-------------------------------------------------------------------------*/

/*  BODY AND PAGE CONTAINERS
-------------------------------------------------------------------------*/
a:link {
	color: #660066;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #660066;
}

body        { 
	background: #4f6680;
	font-family: Arial, Verdana, sans-serif;font-size: 12px;
	line-height: 18px;
	color: #111111;
	margin-top: 0px;
}
body.popup  { background-color:#7B819A;}
.neotxtpbox {
	font-family: Arial, Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 20px;
	font-style: italic;
}
.neotxtacc {
	color: #68377B;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma;
}
.neotxtacc2 {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #595B5E;
	text-indent: 20px;
}
.neotxtbox {
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 20px;
}
#bando    {
	position: relative;
	background: url(../public/image/bando.jpg) no-repeat;
	width: 968px;
	height: 80px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/bando.jpg);
	
}
#top    {
	position: relative;
	background: url(../public/image/box-top.gif) no-repeat;
	width: 968px;
	height: 29px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-top.gif);
}
#center  {
	position: relative;
	background: url(../public/image/box-center.gif) repeat-y;
	width: 968px;
	padding:0px;
	margin: 0px auto 0px auto;
	background-color: #6E89A6;
	background-image: url(../public/image/box-center.gif);
}
#bottom    {
	position: relative;
	background: url(../public/image/box-bottom.gif) no-repeat;
	width: 968px;
	height: 7px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-bottom.gif);
}
/*  Menu
-------------------------------------------------------------------------*/
#menu    {
	position: relative;
	font-family: Arial, Tahoma;
	font-size: 8px;
	width: 968px;
	height: 17px;
	margin: 0px auto 0px auto;
	
}
.menutitre {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-indent: 5px;
}
/*  Box 700
-------------------------------------------------------------------------*/

#top700    {
	position: relative;
	background: url(../public/image/box-top-728.gif) no-repeat;
	width: 728px;
	height: 23px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-top-728.gif);
}
#center700  {
	position: relative;
	background: url(../public/image/box-crt-728.gif) repeat-y;
	width: 728px;
	padding:0px;
	margin: 0px auto 0px auto;
	background-color: #A0B1C4;
	background-image: url(../public/image/box-crt-728.gif);
}
#bottom700    {
	position: relative;
	background: url(../public/image/box-bot-728.gif) no-repeat;
	width: 728px;
	height: 6px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-bot-728.gif);
}
/*  Box 200
-------------------------------------------------------------------------*/

#top200    {
	position: relative;
	background: url(../public/image/box-top-212.gif) no-repeat;
	width: 213px;
	height: 23px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-top-212.gif);
}
#center200  {
	position: relative;
	background: url(../public/image/box-ctr-212.gif) repeat-y;
	width: 213px;
	padding:0px;
	margin: 0px auto 0px auto;
	background-color: #A0B1C4;
	background-image: url(../public/image/box-ctr-212.gif);
}
#bottom200   {
	position: relative;
	background: url(../public/image/box-bot-212.gif) no-repeat;
	width: 213px;
	height: 6px;
	margin: 0px auto 0px auto;
	background-image: url(../public/image/box-bot-212.gif);
}
/*  Fiche d'Elevage
-------------------------------------------------------------------------*/
.fichegrostitre {
	color: #481D49;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Tahoma;
}
.fichetxt {
	font-family: Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	
}
.fichetxtitre {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 5px;
	background-color: #6E89A6;
}
/*  Galerie
-------------------------------------------------------------------------*/
.galetxt {
	font-family: Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	
}
.galetxtitre {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
#main       { float:left;width: 728px;margin: 4px 0 0 9px;}
#side       { float: right;width: 214px;margin: 4px 14px 0 0;}
.copyright  { font-family: Tahoma, Arial, sans-serif;font-size: 11px;color: #000000;line-height: normal;text-align: center;}
#copyright2  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: justify;
	color: #333333;
}

/* Mot de pass
---------------------------------------------------------------------------*/
/*--- Neo Activity texte ---*/
.listing, TD, BODY {font-family : Tahoma, Arial;font-size : 11px;color : #595B5E;}
