#content {
	font-size: 12px;
}

#content h4{
	font-size: 15px;
	color: #EC008C;
	font-weight: bold;
	padding-bottom: 2px;
}
#content h5{
	font-size: 13px;
	color: #EC008C;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 1.5em;
}

.team em {
	padding-top:6px;
}

.team li {
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(../styles/images//bullet.gif) top left no-repeat;
}
.team {
	padding: 5px 5px 5px 10px;
}
.left .team {
	margin-right:10px;

}

.em {	
	background-color: #eee;
}

#content .caption {
	color: #555;
	font-size: 11px;
}

#content .caption img {
	display: block;
	border: 5px solid #ccc;
	margin-bottom: 5px;
}

#content p {
	margin-top: 1.5em;
}
#content .column {
	background: url(../styles/images/bg-dotted.gif) top left repeat-y;
}

#footer {
	/*top: 1840px;*/
}
#submenu{
	/*height: 1650px;*/
}

#content h3{
	margin-bottom: 10px;
}
#content .caption {
	color: #555;
}

#content .caption img {
	display: block;
	border: 5px solid #ccc;
	margin-bottom: 5px;
}

#content label {
	display: block;
	width: 368px;
	padding-top: 5px;
}

#content label span {
	display: block;
	width: 130px;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}

#content label input.long {
	width: 362px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#content label textarea.long {
	width: 362px;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#content label input.small {
	width: 150px;
	margin-left: 33px;
	margin-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#content label span.long {
	width: 362px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
#content label.long {
	padding-top: 5px;
}

#content label input {
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#content label textarea {
	width: 230px;
	height: 60px;
	overflow: auto;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#content .radio {
	width: 20px;
}

#content button {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(images/arrow.gif) center left #fff no-repeat;
	font-weight: bold;
	padding-left: 25px;
	margin: 10px 0px 10px 120px;
	text-align: left;
	border: 0px;
	cursor: hand;
	}
	
#content button span {
	color: #00adef;
	border-bottom: 1px dotted #000;

}

#content button:hover span {
	color: #000;
	border-bottom: 1px solid #00adef;
}

div.infos {
	border-top: 10px solid #eee;
	border-bottom: 10px solid #eee;
	color: black;
	text-align: center;
	padding: 1em 0em;
	margin: 0em;
	width: 364px;
}


div.success{
	color: #00adef;	
}

div.error {
	color: #ec008c;
}

div.error p {
	font-weight: bold;	
	font-size: 1.1em;
	margin-top:0px;
}

div.error ul {
	text-align: left;
	margin-left: 15em;
}

div.error li {
	list-style: disc !important;
}
form span {
	font-size:11px;
}
.internship ul li {
	list-style-type: disc;
	padding-left:0px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
}
.internship ul li li {
	list-style-type: circle;
	margin-bottom:5px;
}
.internship ul {
	margin-bottom:10px;
}


#footer .copyright {
	position:relative;
	top: 130px;
	bottom: 50px;
}
