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

*{
	margin:0;
	padding:0;
}

html, body {
        width: 100%;
        min-height: 100%;
        height: auto !important;
        height: 100%;
}

table{
	margin-left:274px;
	margin-top:200px;
}

#cuerpoObras{
	width:1276px;
	height:1290px;
	background-image:url(../disenos%20fondos/fondos%20final/fondoPaginasObras.jpg);
	background-repeat: no-repeat;
	margin:20px auto;
	border:rgba(255,255,255,0) 2px solid;
}


p{
	margin-bottom:10px;
}