* { margin:0; padding:0; }

div, li { float:left; }

body {
	background:url('img/bg.jpg') repeat-x top #EEF2F5;
	font-family:"Tahoma", "Arial";
	font-size:12px;
	color:#7898AC;
}

a {
	text-decoration:none;
}

a:hover { text-decoration:underline; }

#main {
	width:960px;
	float:none;
	margin:0 auto;
}

#main_in {
	width:960px;
	text-align:center;
	/*border:1px solid red;*/
}

.main {
	width:960px;
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* # SOBREMENU # */

#sobremenu_container {
	position:absolute;
	top:120px;
	width:99%;
	z-index:1000;
	left:0;
}

#sobremenu {
	padding-left:270px;
	width:600px;
	display:none;
	float:none;
	margin:0 auto;
}

#sobremenu #top {
	background:url('img/sobremenu_top.gif') no-repeat;
	/*background-position: 45px;*/
	height:23px;
}

#sobremenu #top-left, #sobremenu #bottom-left, #sobremenu #top-right, #sobremenu #bottom-right {
	width:10px;
	font-size:1px;
	line-height:1px;
}

#sobremenu #top-left {
	background:url('img/sobremenu_left_bg.jpg') no-repeat top #FBAD07;
	
}

#sobremenu #top-right {
	background:url('img/sobremenu_right_bg.jpg') no-repeat top #FBAD07;
	
}

#sobremenu #bottom-left, #sobremenu #bottom-right {
	height:10px;
}

#sobremenu #bottom-center {
	background-color:#FBAD07;
	font-size:1px;
	line-height:1px;
	height:10px;
}

#sobremenu #center {
	background:url('img/sobremenu_bg.gif') repeat-x top #FBAD07;
}

#sobremenu .lista {
	
}

#sobremenu .lista h2 {
	width:150px;
	height:13px;
	margin-left:8px;
	_margin-left:0;
}

#sobremenu .lista h2 span {
	/*display:none;*/
	color:#0F3F6A;
	size:13px;
}

#sobremenu .lista ul {
	
	color:#0F3F6A;
	text-align:left;
	padding-top:18px;
	padding-left:8px;
	
}

#sobremenu .lista li {
	line-height:22px;
	float:none;
	list-style:square inside;
}

#sobremenu .lista li a {
	color:#0F3F6A;
	font-size:10px;
}

#sobremenu .one {
	width:191px;
	_width:188px;
}

#sobremenu .one h2 {
	/*background:url('img/sobremenu_subtittle_business.jpg') no-repeat left;*/
}

#sobremenu .two {
	width:198px;
	_width:190px;
	border-left:1px solid #FBAD07;
	border-right:1px solid #FBAD07;
}

#sobremenu .two ul {
	border-left:1px solid #FED680;
	border-right:1px solid #FED680;
}

#sobremenu .two h2 {
	/*background:url('img/sobremenu_subtittle_english.jpg') no-repeat left;*/
}

#sobremenu .three {
	width:165px;
}

#sobremenu .three h2 {
	/*background:url('img/sobremenu_subtittle_it.jpg') no-repeat left;*/
}

#logo {
	background:url('img/bg_logo.jpg') no-repeat center top;
	width:296px;
	height:119px;
	padding-top:7px;
	margin-bottom:12px;
	margin-right:15px;
}

#tittle {
	width:606px;
	margin-top:15px;
	padding-bottom:12px;
	border-bottom:1px solid #071F38;
	text-align:left;
}

#menu {
	width:606px;
	padding-top:17px;
	border-top:1px solid #12508D;
}

#menu li {
	list-style: none;
	/*margin-right:25px;*/
	height:28px;
	padding-top:7px;
}

#menu li a {
	float:left;
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
}

#menu .menu_center {
	background:url('img/menu_center.jpg') repeat-x bottom;
	padding-left:10px;
	padding-right:10px;
}

#menu .menu_left {
	background:url('img/menu_left.jpg') no-repeat bottom;
	width:11px;
}

#menu .menu_right {
	background:url('img/menu_right.jpg') no-repeat bottom;
	width:12px;
	margin-right:25px;
}

/*
#menu .menu_blue_center {
	background:url('img/menu_blue_center.jpg') repeat-x top;
	padding-left:10px;
	padding-right:10px;
}

#menu .menu_blue_left {
	background:url('img/menu_blue_left.jpg') no-repeat center;
	width:11px;
}

#menu .menu_blue_right {
	background:url('img/menu_blue_right.jpg') no-repeat center;
	width:12px;
	margin-right:25px;
}

#menu .menu_orange_center {
	background:url('img/menu_orange_center.jpg') repeat-x top;
	padding-left:10px;
	padding-right:10px;
}

#menu .menu_orange_left {
	background:url('img/menu_orange_left.jpg') no-repeat center;
	width:11px;
}

#menu .menu_orange_right {
	background:url('img/menu_orange_right.jpg') no-repeat center;
	width:12px;
	margin-right:25px;
}
*/

/*
#menu #courses {
	background:url('img/menu_courses.jpg') no-repeat left;
	width:108px;
	height:35px;
}

#menu #appsvisa {
	background:url('img/menu_appsvisa.jpg') no-repeat left;
	width:159px;
	height:35px;
}

#menu #aboutseda {
	background:url('img/menu_aboutseda.jpg') no-repeat left;
	width:129px;
	height:35px;
}

#menu #contact {
	background:url('img/menu_contact.jpg') no-repeat left;
	width:109px;
	height:35px;
}

#menu #courses:hover, #menu #appsvisa:hover, #menu #aboutseda:hover, #menu #contact:hover {
	background-position: right;
}
*/
#content_table {
	/*background:url('img/content_outline_bg.jpg') repeat-y center;*/
	margin-left:6px;
	_margin-left:3px;
	/*width:953px;*/
	float:left;
}

#content_table td {
}

.content {
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	background-color:#FFFFFF;
	width:932px;
	padding-left:4px;
}

.teaser-seda {
	width:932px;
	margin-left:25px;
}

#content_outline_left {
	background:url('img/content_outline_left.jpg') no-repeat right bottom;
	width:9px;
	font-size:1px;
	line-height:1px;
}

#content_outline_right {
	background:url('img/content_outline_right.jpg') no-repeat bottom;
	width:14px;
	font-size:1px;
}

#nav {
	width:920px;
	background-color:#FFFFFF;
}

#nav p {
	margin-left:18px;
	margin-right:18px;
	margin-bottom:18px;
}

#nav a {
	color:#072645;
}

.gray_line {
	float:left;
	width:889px;
	height:1px;
	margin-left:20px;
	border:0;
	border-bottom:1px solid #EEF2F5;
}

.gray_line_center {
	float:left;
	width:645px;
	height:1px;
	/*margin-left:20px;*/
	border:0;
	border-bottom:1px solid #EEF2F5;
}

.gray_line_left {
	float:left;
	width:475px;
	height:1px;
	/*margin-left:20px;*/
	border:0;
	border-bottom:1px solid #EEF2F5;
}

.gray_line_left_2 {
	float:left;
	width:390px;
	height:1px;
	/*margin-left:20px;*/
	border:0;
	border-bottom:1px solid #EEF2F5;
}

/*# COURSES #*/

.courses {
	padding-left:120px;
	text-align:left;
	width:670px;
}

.courses h2 {
	margin-top:35px;
	margin-bottom:35px;
	width:550px;
	height:20px;
	color:#0C3458;
	font-size:25px;
}

.courses h2 span {
	display:none;
}

.courses h3 {
	margin-top:20px;
	margin-bottom:20px;
}

/*# ENGLISH #*/

.english {
	padding-left:120px;
	width:800px;
	text-align:left;
}

.english .subtittle {
	width:654px;
	font-size:15px;
	color:#072645;
	margin-top:30px;
	margin-bottom:30px;
}

.english .english_courses {
	width:674px;
}

.english .course {
	width:315px;
	padding-right:20px;
}

.english .course h3, .english .course h4 {
	width:300px;
}

.english .course h3 {
	margin-top:30px;
	margin-bottom:30px;
}

.english .course h4 {
	display:none;
}

.english .course ul {
	list-style:square inside;
	float:none;
}

.english .course ul li {
	border-top:1px solid #EEF2F5;
	line-height:30px;
	width:300px;
}

.english .course ul .small, .english .course ul .small a {
	color:#D38600;
	font-size:10px;
}

.english .course ul .blank {
	border-top:1px solid white;
	list-style:none;
}

.english .course a {
	color:#7898AE;
}

.english .course ul li a {
	font-weight:bold;
}

.english .course .website {
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}

.english .center {
	padding-left:180px;
}

/* # ABOUT # */

.about {
	width:830px;
	padding-left:35px;
}

.about_content {
	padding-right:50px;
}

.about_content, .about_content p {
	width:475px;
	text-align:left;
	line-height:20px;
}

.about_content h2 {
	width:475px;
	height:20px;
	margin-top:35px;
	margin-bottom:40px;
	color:#0C3458;
	font-size:25px;
}

.about_content h2 span {
	display:none;
}

.about_content h3 {
	line-height:65px;
	width:470px;
}

.about_content #video {
	width:460px;
	height:259px;
	overflow:hidden;
}

.about_content #send {
	margin-top:15px;
	margin-right:15px;
}

.about .about_menu {
	width:280px;
	margin-top:65px;
	text-align:left;
}

.about .about_menu ul {
	list-style:square inside;
}

.about .about_menu ul li {
	border-top:1px solid #EEF2F5;
	width:280px;
	line-height:30px;
	float:none;
}

.about .about_menu ul li a {
	font-size:12px;
	color:#7898AE;
}

.about .about_menu ul .selected, .about .about_menu ul .selected a, .about .about_menu ul li a:hover {
	color:#D48701;
}

.about .about_menu ul .first {
	border:0;
}

/* # VISAS # */

.visas {
	padding-left:120px;
	width:800px;
	text-align:left;
}

.visas .subtittle {
	background:url(img/abe_applicationformsandvisas.jpg) no-repeat left top;
	width:654px;
	height:20px;
	margin-top:35px;
	margin-bottom:35px;
}

.visas .subtittle h2 {
	display:none;
}

.visas h3 {
	width:654px;
	height:20px;
	margin-top:35px;
	margin-bottom:35px;
	color:#0C3458;
	font-size:25px;
}

.visas .menu {
	width:300px;
	text-align:left;
}

.visas .menu {
	list-style:square inside;
}

.visas .menu li {
	float:none;
	border-top:1px solid #EEF2F5;
	width:300px;
	line-height:30px;
}

.visas .menu li a {
	font-size:12px;
	color:#7898AE;
}

.visas .menu .selected, .visas .menu .selected a, .visas .menu li a:hover {
	color:#D48701;
}

.visas .menu .first {
	border:0;
}

.visas .link {
	list-style:square inside;
	clear:both;
	padding-top:25px;
}

.visas .link li {
	float:none;
}

.visas .link, .visas .link a {
	color:#D38600;
	font-size:10px;
}

.contet_text {
	width:700px;
	margin-top:25px;
}

.contet_text {

}

/* # SENDFLASH # */

.sendFlash {
	width:525px;
	text-align:left;
}

.sendFlash .subtittle {
	background:url(img/sendtoafriend.jpg) no-repeat left top;
	width:380px;
	height:20px;
	margin-top:35px;
	margin-bottom:35px;
}

.sendFlash .subtittle h2 {
	display:none;
	color:#0C3358;
	font-size:25px;
}

.sendFlash input, .sendFlash textarea {
	width:380px;
	line-height:30px;
	background-color:#EEF2F5;
	border:0;
	margin-top:10px;
	padding-left:10px;
	font-family:inherit;
}

.sendFlash textarea {
	overflow:auto;
	height:165px;
}


.sendFlash input {
	height:30px;
}

.sendFlash .submit {
	margin-right:135px;
	width:97px;
	height:35px;
	background-color:#FFFFFF;
}

/* # CONTACT #*/
.contact {
	padding-left:50px;
	width:560px;
	text-align:left;
}

.contact .subtittle {
	background:url(img/contactus.jpg) no-repeat left top;
	width:450px;
	height:20px;
	margin-top:35px;
	margin-bottom:35px;
}

.contact .subtittle h2 {
	display:none;
}

.contact input, .contact textarea {
	width:464px;
	line-height:30px;
	background-color:#EEF2F5;
	border:0;
	margin-top:10px;
	padding-left:10px;
	font-family:inherit;
}

.contact textarea {
	overflow:auto;
	height:165px;
}


.contact input {
	height:30px;
}

.input {
	color:#7898AE;
}

.empty_input {
	color:red;
}

.contact .submit {
	margin-right:85px;
	width:97px;
	height:35px;
	background-color:#FFFFFF;
}

.contact_info {
	line-height:25px;
	text-align:left;
	margin-top:100px;
}

.contact_info a {
	color:#7898AE;
	text-decoration:underline;
}

.contact_info label {
	font-weight:bold;
}

/* # FOOTER # */

#footer_main {
	width:100%;
	margin-top:25px;
	background-color:#FFFFFF;
	text-align:center;
}

#footer {
	width:930px;
	float:none;
	margin:0px auto;
	font-size: 11px;
	color: #8C8C8C;
	line-height:20px;
}

#footer .info {
	text-align:left;
	padding-left:10px;
	padding-right:20px;
}

#footer .tittle {
	margin-bottom:10px;
}

#footer .info ul {
	list-style:square inside;
}

#footer .info ul li {
	float:none;
}

#footer a {
	color: #636363;
	text-decoration:underline;
}

#footer .devidor {
	width:400px;
	height:1px;
	margin-top:10px;
	border-bottom:1px solid #EEF2F5;
}

#footer .logos {
	width:405px;
}
#footer .logos img {
	margin:4px;
}

#footer #icons {
	width:500px;
	margin-top:10px;
	float:left;
	list-style:none;
}

#footer #icons li {
	padding-left:25px;
}

/* ## FRONT PAGE ## */

#arrows_front {
	height:40px;
}

#arrows_front p {
	margin-right:20px;
}

.course_front {
	width:304px;
	/*margin-top:40px;*/
	margin-bottom:30px;
	padding-left:15px;
}

.course_front a {
	color:#577992;
}

.course_front .logo {
	width:290px;
	height:160px;
	padding-left:9px;
	padding-top:12px;
	background:url('img/bg_courses_front.jpg') no-repeat center top;
	text-align:center;
}

.course_front .tittle {
	float:left;
	margin-top:20px;
}

/*
.course_front .more_details {
	background:url('img/button_more_details.jpg') no-repeat left;
	float:left;
	width:147px;
	height:35px;
}

.course_front .more_details:hover {
	background-position:right;
}
*/

.course_front .more_details li {
	list-style: none;
	height:28px;
	padding-top:7px;
}

.course_front .more_details li a {
	float:left;
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
}

.course_front .more_details .details_center {
	background:url('img/details_center.jpg') repeat-x bottom;
	padding-left:10px;
	padding-right:10px;
}

.course_front .more_details .details_left {
	background:url('img/details_left.jpg') no-repeat bottom;
	width:11px;
}

.course_front .more_details .details_right {
	background:url('img/details_right.jpg') no-repeat bottom;
	width:12px;
}




.course_front .course_list {
	float:left;
	list-style:none;
	margin-top:10px;
	margin-bottom:25px;
}

.course_front .course_list li {
	
}

.course_front .course_list li p {
	width:290px;
	line-height:29px;
	text-align:left;
}

.course_front .course_list .border {
	border-top:1px solid #C6D3DD;
}

.course_front .course_list .border p {
	border-top:1px solid #FFFFFF;
}

.course_front .tittle, .course_front .more_details {
	margin-left:15px;
}

.course_front .course_list {
	margin-left:15px;
	_margin-left:5px;
}

/* # TEXT CLASSES # */

.orange {
	color:#DE9813;
}

.yellow, .yellow a {
	color:#D28500;
}

.bold {
	font-weight:bold;
}