@charset "utf-8";
/* CSS Document */

body
{
    /*background-image: url(../vi_deos/predial/backEscudos.jpg);*/
	background-image: url(http://www.rosarito.gob.mx/rto/Docs/iv/imagenes/backEscudos.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #393939;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Times New Roman", Times, serif, Arial, Helvetica;
}

.tablaEsqueleto
{
	width: 792px;
	background-color:#ffffff;
}

a:link
{
	color: #a70e13;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: #a70e13;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #333538;
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	color: #a70e13;
	text-decoration: underline;
	font-weight: bold;
}

.MarcoPrincipal
{
	margin:40px;	
}

.DosdoInfGobTitulo{font-family: sans-serif, Arial, Helvetica; font-size:24px; font-weight:bold; color:#7d7f81;
border-bottom:5px solid #8E0810; padding-bottom:10px; margin-bottom:15px; margin-top:35px;}

p{text-align:justify}

