body, div, p, h1, h2, h3, h4, ul, li, table, td, tr
{
    margin: 0;
    padding: 0;
    border: none;
}
.Body
{
	background-image: url('/Imagenes/Imagenesweb/Fondoweb.jpg');
	overflow: auto;
}
.Botones
{
    border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-left-style: none;
    padding-top: 0px;
}
.FondoContacto
{
    font-variant: normal;
    font-style: normal;
    font-family: Verdana;
    font-size: 9pt;
    width: 670px;
    height: 420px;
    background-image: url('/Imagenes/Imagenesweb/FondoContacto.jpg' );
    text-align: center;
    color: #000066;
}
.InfoDiseno
{
    text-align: center;
    font-family: Verdana;
    color: midnightblue;
    font-size: 9px;
    vertical-align: middle;
}
.TextosObras
{
	text-align: left;
	font-family: Arial, Verdana;
	color: navy;
	font-size: small;
	vertical-align: middle;
}
.TextosLink
{
	font-family: Arial, Verdana;
	color: #000099;
	font-size: 12px;
}
.estilotextarea
{
    width: 300px;
    height: 300px;
    border-right: blue 1px inset;
    border-top: blue 1px inset;
    border-left: blue 1px inset;
    color: gray;
    border-bottom: blue 1px inset;
    font-family: 'Arial Unicode MS' , Monospace;
    background-color: whitesmoke;
    font-variant: normal;
}
