/* headers */
.videos {
/*float: left*/
}
.videos h2{
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 80px;
background:url('../../img/estructura/titles/videos-profesionales.gif') no-repeat;
}
.videos h2 span{
display:none
}

#videoslist {
max-width: 700px;
}
#videoslist,
#videoentry {
margin-left: 13%;
width: 87%;
}
#viewvideo {
float: left
}
#videoentry {
padding-bottom: 2em;
border-bottom: 1px solid #ccc;
}
#videoentry h3 {
color: #000;
}
#videoplayer {
/*width: 420px;
height: 350px;*/
/*float: left;*/
clear:both;
}
#videoinfo p{
font-size: 10px;
}
#videodesc {
margin: 1.5em 2em 1.5em 0em;
clear: both;
}

.accordion_content .video{
width: 25%;
float: left;
margin: 1em 3%;
}

.accordion_content .video a{
padding-bottom: 2px;
}
.accordion_content .video a:hover{
padding-bottom: 2px;
border-bottom: 2px solid #A9D06A;
}

.accordion_content .video p{
margin: 0;
padding: 0;
}
.accordion_content .video p.title{
margin-top: 0.5em;
text-transform: none;
font-weight: bold;
}

.accordion_toggle {
	display: block;
	height: 30px;
	width: 90%;
	background: url(../../img/estructura/arrow.gif) no-repeat right #e3e3e3;
	padding: 0 20px 0 10px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #666;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #A1B93F;
	color: #ffffff;
	border-bottom: 1px solid #B5C948;
}

.accordion_content {
	width: 100%;
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

div.actions {
margin: 0.5em 0 1em 13%
}

#tematiques-accordion {
width: 100%;
}
