@charset "UTF-8";
/* CSS Document */

body {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#FFA010;
line-height:10px;
background-color:#FFF;
background: url(images/bkg-pattern.jpg) repeat scroll center top;)

}

p {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#069;
line-height:20px;
}

.texto {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#069;
line-height:19px;
padding-left:10px;
padding-right:20px;
padding-top:20px;
}

.subtitulos {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:oblique;
color:#FFF;
line-height:20px;
}

#contenedor {
width:1024px;
height:454px;
margin:auto;


}

#videos {
	width:672px;
	height:378px;
	background-color:#FFF;
	margin-left:186px;
	position: absolute;
	margin-top:76px;
}

#links {
	width:672px;
	height:43px;
	margin-left:186px;
	position: absolute;
	margin-top:454px;
}


#contenedorindex {
width:1024px;
height:454px;
margin:auto;

}