/** Main page **/
body { font-family: Arial; font-size:11pt; }
.super { margin:auto; width:896px; border:1px solid #CCC; border-bottom:none; }
.header { width:896px; height:120px; background:#FFF url(../images/aiesec.jpg) no-repeat top center; overflow:hidden; }
.footer { width:896px; height:170px; background:#FFF url(../images/lg.jpg) no-repeat top center; overflow:hidden; }
.content { width:896px; height:auto; background:#FFF url(../images/content.jpg) no-repeat bottom center; overflow:visible; }
.left { width:700px; }
.right { width:176px; text-align:right; }
.right a, .right a:link, .right a:visited, .right a:hover {text-decoration:none; color:#000; font-weight:bold; font-size:16pt; line-height:30px;}
.right a:hover { color:#1262A7; }
.left a, .left a:link, .left a:visited, .left a:hover {text-decoration:none; color:#000;}
.left a:hover { color:#1262A7; }
.clearfix { clear:both; height:0px; width: 0px; overflow:hidden; }

/** Contact data **/
.contact_data { width:250px; height:80px; text-align:right; color:#E5E1DE; margin:80px 0px 20px 420px; }
.contact_data a, .contact_data a:link, .contact_data a:visited, .contact_data a:hover {text-decoration:none; color:#EAAA0C;}

/** Presentation **/
.pre_left { float:left; width:460px; font-size:14pt; }
.pre_left .desc { height:130px; width:370px; margin:10px 40px 40px 40px; text-align:left; }
.pre_left .info { text-align:center; font-size:18pt; font-weight:bold; margin-top: 10px; margin-left:10px; float:left; }
.pre_left .info a, .pre_left .info a:link, .pre_left .info a:visited, .pre_left .info a:hover , .pre_right {text-decoration:none; color:#000; font-weight:bold; }
.pre_left .info a:hover { color:#1262A7; }
.press_conference {margin:0px 40px 0px 40px; height:70px; font-weight:bold; color:#1262A7; }
.pre_right { float:right; width: 240px; }
.pre_right .section { font-weight:bold; margin-left:10px; }
.pic_container { float:left; width:100px; height:150px; margin:10px; text-align:center; font-weight:bold; }
.media { float:left;    margin:90px 0px; ; text-align:center; font-weight:bold;  font-size:18pt;}
/** Concept **/
.con_content { font-size:12pt; width:700px;}
.con_content .desc { width:620px; margin:10px 40px 0px 40px; text-align:left; }
.con_content .info { text-align:left; font-size:18pt; font-weight:bold; margin:0px 40px 0px 40px; }
.con_content .speakers_container { margin:0px 20px 40px 20px; }
.con_content .speaker { float:left; width:290px; margin:20px; font-size: 10pt; }
.con_content .speaker_name { font-weight:bold; font-size:12pt; border:1px solid black; border-left:none; border-right:none; }

/** Program **/
.pro_content { font-size:12pt; width:700px;}
.pro_content .info { font-size:18pt; font-weight:bold; margin:10px 40px 0px 40px; }
.pro_content .desc { width:550px; margin:0px 40px 40px 70px; }
.pro_content ol>li { margin-bottom:10px;}
.pro_content ul { margin-top:5pt; }
.pro_content ul>li { font-size: 11pt; }

/** Organization **/
.org_info { text-align:left; font-size:18pt; font-weight:bold; margin:10px 40px 0px 40px; }
.org_desc { font-size:12pt; width:620px; margin:0px 40px 0px 40px; }
.org_contact { text-align:right; width:620px; margin:40px 40px 0px 40px; }
.org_contact a, .org_contact a:link, .org_contact a:visited, .org_contact a:hover {text-decoration:none; color:#1262A7; }
.org_partners { margin: 40px; }

