/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #FFFFF;



}

/* End of Head Menu */
#templatemo_content_section {
	width: 940px;
	min-height: 400px;
	background: #FFFFFF;
}

/* End of Content 1 */
.templatemo_content_1{ 
	float:left;
	background: url(images/fundovideo.jpg) no-repeat;
	width:437px;
	height:379px;
	margin : 20px 0px 0px 25px;


}
.templatemo_content_1 h1{ 
	color:#fc9109;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 70px;

}

/* End of Content 1 */
/* Content 2 */
.templatemo_content_2{ 
	float:right;
	background:url(images/fundofotos.jpg) no-repeat;
	width:438px;
	height:380px;
	margin : 09px 30px 0px 0px;

}

* html .templatemo_content_2{
		
		margin-right: 15px;
	
}

.templatemo_content_2 h1{ 
	color:#ee1073;
	font-size:16px;
	font-weight:bold;
	margin: 20px 0px 0px 70px;
}


