
/*********************************************************
 * 
 * 	Scénaristes Magazine - Anciens styles
 * 	 TRUCS ET BIDULES
  * 
 ********************************************************/


				
							
				
	/* bottom BREF
	-------------------------------------------------------*/				
				
				div.bottom{
				clear:left;
				background: #ffd800;
				line-height: 16px;
				border:1px solid black;
				padding: 2px 10px;
			}
			
			div.bottom a{
			color:black;
			}

			div.bottom p{
				padding: 0 0 0 15px;
				margin: 0;
				color: #000;
				background: url(droplist/arrow.gif) no-repeat left center;
				font-weight: bold;
			}

							

	/* hotline bloc
	-------------------------------------------------------*/
								.hotline2 {
								text-align: center;
								background-color: #ededed;
								border-left:1px solid #ffd800;
								border-right:1px solid #ffd800;
								background-image: url(maquette/hotline3.png);
								background-position: top left;
								background-repeat: no-repeat;
								/*height: 341px;*/
								height: 283px;
							}

								.hotline {
								text-align: center;
								background-color: #ededed;
								border-left:1px solid #ffd800;
								border-right:1px solid #ffd800;
								margin-top:20px;
							}
							
							.onglethotline{
							height: 35px;
							overflow: hidden;
							background-image: url(maquette/onglethotline.png);
							background-repeat: no-repeat;
							background-position: top left;
							clear: both;
							}

								.hotline ul li{
									list-style: circle;
									text-align: left;
									padding-left:5px;
									padding-top:2px;
									color: #05609a;
								}
								.hotline ul{
								display: block;
								padding-left:40px;
								}
								
								.hotline h5{
								background-color: white;
								font-weight:bold;
								color: red;
								text-align: center;
								border-top:2px solid red;
								border-bottom:2px solid red;
								width:260px;
								margin:10px 20px;
								}
								.hotline h6{
								text-align: left;
								font-weight: bold;
								text-transform: uppercase;
								}
								.hotline p{
								text-align: left;
								padding:5px 0;
								color: #52606d;
								}
								
						


