
body{
	margin:0;
	padding:0;}
.contenido{
	background:url(../images/fond-3.jpg) no-repeat;
	width:600px;
	height:700px;
	margin:0 auto;
	position:relative;}
.formulario{
	left: 73px;
    position: absolute;
    top: 248px;
    width: 251px;}
.cont-form {
	background: transparent;
border: 0 solid;
color: #363636;
height: 28px;
width: 257px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: -4px;
margin-left: -3px;
}
.cont-form-coment{
	background: transparent;
border: 0 solid;
color: #363636;
font-family: Arial,Helvetica,sans-serif;
height: 83px;
padding-left: 4px;
resize: none;
width: 250px;
font-size: 14px;
font-weight: bold;
margin-top: -5px;
margin-left: -2px;}
.btn-enviar{
	background:url(../images/btn-listo.png) no-repeat;
    border: 0 solid;
    cursor: pointer;
    float: left;
    height: 60px;
    left: 100px;
    position: absolute;
    top: 310px;
    width: 144px;}
.btn-enviar:hover{
	opacity:0.8;}
.redes{
	position: absolute;
    right: 90px;
    top: 630px;}
.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:42px;}
#dia{ margin-bottom:33px;}
#hora{ margin-bottom:34px;}