﻿/*

	Sections

	(CSS flags marked with [=])

	INTRODUCTION
	EMBED
		embed_menu
		embed_news
		embed_advertizing

*/

body#home #content {
	color: #373e69;
	text-align: justify;
	font-size: 1.1em; /* 11px */
	}
	#header h1 {
		float: left;
		margin-left: 9px;
		position: relative;
		z-index: 10;
		}
#home #content img {border: none;}
#home h1 {padding-bottom: 0;}
#home h2 {margin-bottom: 10px;}
/* =INTRODUCTION*/
#introduction {
	color: #182052;
	font-size: 1.3em;
	line-height: 16px;
	margin: 7px 33px 26px;
	}

/* =EMBED */
	/* embed_menu */
	#embed_menu {
		background: url(/extension/usirf/design/usirf/images/background/cadregauche.gif);
		float: left;
		margin-left: 15px; /* !IE6 */
		position: relative;
		height: 258px;
		width: 431px;
		}
		#embed_menu #left_menu {
			float: left;
			width: 96px;
			margin-right: 30px;
			}
			#embed_menu #left_menu ul {list-style-type: none;}
				#embed_menu #left_menu  ul li {
					border-top: 1px solid #c3719b;
					border-bottom: 1px solid #5a0832;
					margin-left: 8px;
					padding: 4px 0;
					}
				#embed_menu #left_menu  ul li:first-child {border-top: none;}
				#embed_menu #left_menu  ul li:last-child {border-bottom: none;}
				#embed_menu #left_menu  ul li.no_decoration {background: none;}
					#embed_menu #left_menu  a {
						background: url(/extension/usirf/design/usirf/images/fleche_gris.gif) no-repeat 0 2px;
						color: #A5A4A9;
						padding-left: 12px;
						text-decoration: none;
						text-transform: uppercase;
						}
				#embed_menu #left_menu  li.selected {list-style-type: none;}
					#embed_menu #left_menu  li.selected  a{
						background: url(/extension/usirf/design/usirf/images/fleche_verte.gif) no-repeat 0 2px;
						color: white;
						}

				.tabContent{
					margin-top:1.5em;
					width:280px;
					margin-left: 125px;
					position: relative;
		    		}
			    	.tabContent img{
			    		float:left;
						margin-right:4px;
			    		}
			    	.tabContent p{
			    		line-height:13px;
						margin:0 0 10px;
			    		}
			    	.tabContent a{
			    		bottom: -27px;
						color: #9A175A;
						padding-bottom: 11px;
						position: absolute;
						right: 0;
						}

	/* embed_news */
	#embed_news, #embed_advertizing {
		background: url(/extension/usirf/design/usirf/images/background/cadrecentre.gif);
		float: left;
		height: 258px;
		width: 242px;
		margin-left: 12px;
		position: relative;
		}
	#embed_news {
		background: url(/extension/usirf/design/usirf/images/background/cadrecentre.gif);
		position: relative;
		}
		#embed_news h2, #embed_advertizing h2 {
			color: #FFFFFF;
			font-size: 1.2em !important; /* 12px */
			height: 30px;
			line-height: 12px;
			margin: 05px 5px 0 14px;
			text-align: left;
			text-transform: uppercase;
			}
		#embed_news h2 {/* quand le titre est sur ligne */
			height: 25px;
			margin: 10px 31px 0 14px;
			}
		#embed_news .description, #embed_advertizing .description {
			/*height: 62px;*/
			margin: 0 15px;
			padding: 0px;
			text-align: justify;
			}
		#embed_news .description {margin: 16px 15px 0;}
		#embed_news .logo_news{
			background: transparent url(/extension/usirf/design/usirf/images/background/background_logo_news.gif) repeat-y;
			border-top: 1px solid #8a7a82;
			border-bottom: 1px solid #8a7a82;
			padding: 5px 30px;
			}
		/*#embed_news img{
			margin-top: 6px;
			margin-left: 30px;
			}*/
		#embed_news .pagination_numerique {
			/*float: left;
			margin: 14px 0 0 15px;*/
			top: 221px;
			left: 5px;
			position: absolute;
			}
				#embed_news .pagination_numerique li{
					background-color: #F5CEE1;
					float: left;
					height: 17px;
					list-style: none;
					margin-left: 1px;
					text-align: center;
					width: 17px;
					}
					#embed_news .pagination_numerique li a{
						color: #990D54;
						display: block;
						padding-top: 2px;
						text-decoration: none;
						}
					#embed_news .pagination_numerique li.selected{background-color: #990D54;}
						#embed_news .pagination_numerique li.selected a {color: #FFFFFF;}
			.join_us {
				color: #9A175A;
				position: absolute;
					top: 236px;
					right: 10px;
				}

	/* embed_advertizing */
#embed_advertizing {
	background: url(/extension/usirf/design/usirf/images/background/cadredroite.gif);
	width: 235px;
	}
	#embed_advertizing img{margin-left: 7px;}
	#embed_advertizing .description {
		}
		#embed_advertizing .description p{margin: 0;}
