@charset "utf-8";
/* CSS Document */
body {
	background-image:url(img/fondo.jpg);}
#master{height:100%;
width:100%;}
#bioparrafo{
	padding-top:15px;
	}
#formulariocontacto{
	padding:100px 110px 110px 33px;
	float:left;
	font:Calibri;
	color:white;
	font-size:14px;;
}
input#campo {
width:300px;	
}
input#campotexto{
width:300px;
height:100px;
}
.send {width:106px; height:27px;
background-image:url(img/send.png);
margin-top:15px;}
#general {
	width:780px;
	height:505px;
	background-image:url(img/noticiasfondo.png);
	background-repeat:no-repeat;
	margin:auto;
}
#generalcontact {
	width:780px;
	height:505px;
	background-image:url(img/contactbg.png);
	background-repeat:no-repeat;
	margin:auto;
}
#header {background-image:url(img/header.png);
background-repeat:no-repeat;
width:758px;
height:205px;
margin:auto;}
#menu {
height:30px;
margin-top:30px;
padding-top:30px;}
#noticia{
	width:225px;
	padding-left: 10px;
	padding-top:5px;
	float:left;
}
#noticia3{
	width:225px;
	margin-left: 27px;
	float:left;
	padding-top:5px;
}
#news {width:727px;
height:398px;
background-image:url(img/newsbg.png);
background-repeat:no-repeat;
margin:18px auto auto auto;}
#newsnofons {width:727px;
height:398px;
background-repeat:no-repeat;
margin:18px auto auto auto;	}

#redes {background-image:url(img/redesbg.png);
height:225px;
width:42px;
float:right;
margin-right: -62px;
background-repeat:no-repeat;}

#redesimg {
	margin:20px auto auto 5px;
	vertical-align:auto;
	}
	
#footer {
	background-image:url(img/footer.png);
	height:44px;
	width:663px;
	margin: -8px auto auto auto;
	background-repeat:no-repeat;
}
#bio {
	font-family: Calibri;
	color: #FFF;
	font-size:14px;
}
