#content
{
    /*margin-top: 20px;*/
}

#left_section
{
    float        : left;
    padding-left : 25px;
    width        : 450px;
	line-height	 : 20px;
}

#button_teacher
{
	float   : left;
}

#button_student
{
	float      : right;
	margin-top : 5px;
}

#right_section
{
    float : right;
}

#bottom
{
    padding-left : 50px;
}

h2
{
	margin-top  : 120px;
	color       : #ED2427;
	font-size   : 16px;
	font-weight : bold;
	text-align  : center;
}

#bottom_left
{
	float       : left;
	margin-left : 0px;
    width       : 570px;
	font-size   : 16px;
	font-weight : bold;
	line-height : 22px;
	color       : #59595C;
	text-transform : uppercase;
}

#bottom_right
{
	float : left;
	width : 150px;
    margin-top : 17px;
}

.phrase_1
{
	color       : #59595C;
	font-size   : 19px;
	font-weight : bold;
	margin      : 10px 20px;
	line-height : 19px;
	text-transform : uppercase;
}

.phrase_2
{
	color:#59595c;
	font-size:16px;
	margin:10px 20px;
}

.phrase_3
{
	color       : #59595C;
	font-size   : 16px;
	font-weight : bold;
	margin      : 10px 20px;
}

.phrase_4 ul
{
	color     : #59595C;
	font-size : 16px;
	margin    : 10px 40px;
}

.phrase_4 ul li
{
    display             : list-item;
    list-style-position : outside;
    list-style-type     : disc;
    list-style-image    : url(/medias/images/home/list-red-point.png);
}

.phrase_5
{
	color           : #ED2427;
	font-size       : 16px;
	margin          : 20px 20px;
	text-transform  : uppercase;
}

.home_title
{
	color       : #B0B0B0;
    font-size   : 18px;
    line-height : 22px;
    margin-left : 3px;
    margin-top  : 5px;
}

#credit_photo a{
	color:#BFBFBF;
	font-size:8pt;
	}
	
#credit_photo a:hover{
	color:#BFBFBF;
	font-size:8pt;
	text-decoration:underline;
	}
