@charset "utf-8";
/* modulo videos */

/* VIDEOS */


#videos{
}
	
	#videos h3 a{
		margin:0 0 5px;
		padding:0;
		font: 24px Georgia, "Times New Roman", Times, serif;
		color:#333333;
		line-height:26px;
		text-decoration:none;
	}
	#videos h3 a:hover{
		text-decoration:underline;
	}
	#videos h4 a {
		margin:0 0 10px;
		padding:0;
		font: 20px Georgia, "Times New Roman", Times, serif;
		color:#999999;
		line-height:22px;
		text-decoration:none;
	}
	.videos_h2{
		margin:0;
		padding:0;
		font: 20px Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		margin-bottom:10px;
		padding-bottom: 10px;
		text-transform:uppercase;
		border-bottom:1px solid #F5F5F5;
	}


/* /VIDEOS */
