/*  ---------Mise en forme gnral ----- Art-Mode-Design-------*/

* {margin:0; padding:0;}

body 		{
				font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-size : 13px;
				background: url(img/ombre.png) top center repeat-y ;

}

 
a:link		 	{
				
				text-decoration: none;
}
a:visited	 	{
				color:#0000EE;
				text-decoration: none;
}

a:active   	 	{
				text-decoration: none;
}

a:hover 	{
				text-decoration:underline;}


#header		{
				height:100px;
				text-decoration:none;
}

img { 
				border:0;
}

hr 		{
				text-align:center;
				border-top: 1px dashed #444;
				border-bottom: 1px solid #444;
				color: #fff;
				background-color: #fff;
      			height: 4px;
  				width: 100%;
 				color: #f00;
				margin:5px;
}


#container 	{
				margin:0px auto;
				width:770px;
				background-color: #fff;
}
#content	{
		   		margin-top: 10px;
				float:left;
	   			width:620px;
}

#footer		{
				clear:both;
}

p 	{
				padding:6px 0 6px 0;
}
							
/*-------------------*/

/*---------Menu droite -----Art-Mode-Design-------*/

.menu 	{
				
				width:134px;
				padding-right:5px;
				float:right;
				text-align:center;
				font-size:77%;
				text-decoration: none;				
}

.menu h4 	{
				margin-top:25px;
				margin-bottom:25px;
				font-size:130%;
				color:#000;
				border-width:1px;
				border-style:solid;
				border-color:#aaa;			
				margin-bottom:6px;
}
.menu h2 	{
				margin-top:8px;
				font-size:150%;
				color:#444;
				margin-bottom:6px;
}

.menu a {
				margin-top:15px;
				text-decoration: none
				
}

.menu li 	{
				padding:6px;
				text-align:left;
				list-style:url("img/puce.gif");
				
}

.menu li a { 
				text-align:center;
				text-decoration:none;
}

.menu li a hover{ 
				text-decoration:underline;
}

#parrain{
		font-size:15px;
		color:#FF0000;
		}

/*-------------------*/
.link 	{
				padding-left:24px;
				float:left;
				margin-top:15px;	
				text-align:center;
				font-size:85%;
				text-decoration: none;				
}


.link table th 	{
				text-align:left;
				color:#444;
				font-size:150%;
				padding:0 0 10px 2px;
				font-weight:bold;
}

.link ul	{
				
				list-style:none;
				padding:0;
				margin:0;
}

.link li { 
				margin-bottom:1ex;
				text-align:left;
				padding-left:18px;
				background:url("img/puce.gif");
				background-repeat: no-repeat;
				background-position: 0 0;
				}

.link li a { 
				text-decoration:none;
}

.link li a hover{ 
				text-decoration:underline;
}


/*  ---------Les posts ----- Art-Mode-Design-------*/
 
.post 		{
			padding:10px;
			width:590px;
			color:#000;
			margin-left:10px;
}
 
.post h2 {
			padding-top: 0px;
			font-size:70%;
			text-align:left;
			color:#aaa;
}

.post h1 {
			
			font-size:115%;
			color:#222;
			padding-bottom: 15px;
}

.lien, #icones {
			text-align:right;
			margin: 5px;
			font-size:75%;
			font-weight:lighter;
}
/*-------------------*/

/*  ------------- Menu Top de navigation------Art-Mode-Design-----*/

#menutop {
			margin-top:0;
			height:25px;
			float: left;
			background: #fff url(img/nav.gif) no-repeat;
}

#menutop ul, #menutop li {
			margin:0;
			padding: 0;
			list-style-type: none;
}


#menutop li {
			float: left;
}

#menutop li a { /* dimensions et d?finitions des boutons */
			display: block;  /* mise en block de <a> pour lui donner des dimensions */
			width:127.3px;
			color: #fff;
			font: 17px Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif, bold;
			text-decoration: none;
			border-left: 1px solid #fff;
			text-align: center;
}

#menutop a:hover {
			color:red;
			
}
/*---------------------*/

/*------Recherche Google----- Art-Mode-Design.com-------*/
#search {
	background-color:transparent;
	width:120px;
}

input[type], textarea[name] {
	background-image: url("img/pagebg.gif");
}

input[type=submit], input[type=reset] {
	color: #fff;
	background: blue;
	font: 16px/25px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight:bold;
}

input[type=submit]:hover {
	
	background: red;
	color: #fff;
}
/*---------------*/

# googleSearchUnitIframe
{ padding-left:25px;}

# ads
 	{ padding-left:25px;}
	
	
