@charset "UTF-8";
#containerrosa {
	position: absolute;
	height: 556px;
	width: 948px;
	background-color: #333333;
	border: thin solid #FFFFFF;
}
#mainvideo {
	position: absolute;
	height: 257px;
	width: 458px;
	left: 412px;
	top: 175px;
	background-color: #FFFFFF;
}


body{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.centrado {
	position: absolute;
	left: 50%; /*Marge superior*/
	margin-left: -450px; 
	margin-bottom: -50;
	top: 130px;
}


#containerrosa2 {
	position: absolute;
	height: 498px;
	width: 890px;
	left: 30px;
	top: 30px;
	background-color: #FFFFFF;
}
#botosaltintro {
	position: absolute;
	height: 29px;
	width: 162px;
	left: 755px;
	top: 6px;
}
#enviaramic {
	position: absolute;
	height: 75px;
	width: 390px;
	left: 15px;
	top: 358px;
}
#botomesinfo {
	position: absolute;
	height: 42px;
	width: 205px;
	left: 675px;
	top: 445px;
}
#txtinferior {
	position: absolute;
	height: 50px;
	width: 660px;
	left: 13px;
	top: 455px;
}
.txtinferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
#botoenviar {
	position: absolute;
	top:3px;	
	width: 178px;
	
}
#fonsvideo {
	position: absolute;
	height: 148px;
	width: 262px;
	left: 0px;
	top: 0px;
}

