
body{
	margin:0;
	padding:0;}
.contenido{
	background:url(../images/fond-5.jpg) no-repeat;
	width:600px;
	height:700px;
	margin:0 auto;
	position:relative;}
.formulario{
	left: 194px;
    position: absolute;
    top: 330px;
    width: 250px;}
.cont-form {
	background:transparent; 
	border: 0 solid;
    color: #363636;
    height: 24px;
    width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:bold;}
.cont-form-coment{
	background:transparent; 
    border: 0 solid;
    color: #363636;
	font-family: Arial,Helvetica,sans-serif;
    height: 78px;
    padding-left: 4px;
    resize: none;
    width: 246px;
	font-size:14px;
	font-weight: bold;}
.btn-enviar{
	background:url(../images/btn-listo.png) no-repeat;
    border: 0 solid;
    cursor: pointer;
    height: 60px;
    left: 110px;
    position: absolute;
    top: 308px;
    width: 144px;}
.btn-enviar:hover{
	opacity:0.8;}
.redes{
	left: 120px;
    position: absolute;
    top: 634px;}
.facebook{
	background:url(../images/btn-fb-int.png) no-repeat;
	display:block;
	width:44px;
	height:66px;
	opacity:1;
	float:left;}
.facebook:hover{
	opacity:0.8;}
.twitter{
	background:url(../images/btn-tw-int.png) no-repeat;
	display:block;
	width:44px;
	height:66px;
	opacity:1;
	float:left;}
.twitter:hover{
	opacity:0.8;}
#de-nombre{ margin-bottom:40px;}
#dia{ margin-bottom:34px;}
#hora{ margin-bottom:34px;}