

#content .section
{
	border-top: 1px solid #b2b2b2;
	font-family: georgia;
	color: #666666;
	font-size: 12px;
	padding: 25px 0 11px 0;
	margin: 9px 0 0 0;
}
#content .first
{
	border: none;
	margin: 0;
	padding: 20px 0 11px 0;
}
	#content .section .column
	{
		float: left;
	}
		#content .section .column .image
		{
			padding: 0 0 20px 0;
		}

        #content .section .column .text
		{
			padding: 0 0 12px 0;
			position: relative;
			top: -3px;
            color:#333333;
		}
        #content .section .column .text .text-image
		{
			padding: 4px 0 12px 0;
		}

            #content .section .column .text a
            {
                line-height: 14px;
                display: inline-block;
                #display: inline;
                #zoom: 1;
                #position: relative;
                #bottom: -1px;
                color: #000000;
                border-bottom: 1px dotted #000000;
            }
            #content .section .column .text a:hover
            {
                border-bottom: 1px solid #000000;
                text-decoration: none;
            }

            #content .section .column .text .text-image a
            {
                
                display: inline;
                border: 0;
            }


		#content .section .column .manchet
		{
			color: #878787;
			font-size: 18px;
			line-height: 26px;
			padding: 0 0 7px 0;
			position: relative;
			top: -7px;
		}
		#content .section .column .manchet a
		{
            line-height: 20px;
            display: inline-block;
            #display: inline;
            #zoom: 1;
            #position: relative;
            #bottom: -1px;
            color: #757575;
            border-bottom: 1px dotted #757575;
		}
            #content .section .column .manchet a:hover
            {
                border-bottom: 1px solid #757575;
                text-decoration: none;
            }
		
	#content .section .column1
	{
		width: 977px;
	}
	#content .section .column2
	{
		width: 478px;
		padding: 0 20px 0 0;
	}
	#content .section .column3
	{
		width: 312px;
		padding: 0 20px 0 0;
	}
	#content .section .end
	{
		padding: 0 0 0 0;
	}

    #content h1
    {
        color: #333333;
    }

    #content h2
    {
        color: #333333;
        padding-bottom: 2px;
    }

    #content h3
    {
        color: #333333;
        font-family: Georgia;
        font-size: 14px;
        padding-bottom: 1px;
        font-weight: normal;
    }
