table#cabecera {
	width: 530px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	margin-left: 20px;
}
table#cabecera td#direccion_policia {
	border: 1px solid #E5E5EA;
	padding: 10px;
	padding-left: 20px;
}

table#cabecera td#logo{
	text-align: right;
}

table#enlaces {
	margin-top: 15px;
	margin-left: 20px;
	width: 530px;
}
table#enlaces td {
	width: 190px;
	border: 1px solid #E1E1E9;
	color: #CDCDCD;
	background-color: #FFFFFF;
	height: 23px;
}

table#enlaces td#espacio {
	border: 0px;
	width: 50px;
}

table#enlaces tr td a {
	width: 190px;
	height: 20px;
	text-decoration: none;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;

}


table#enlaces div {
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
}

table#contenido {
	width: 530px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	margin-left: 20px;
}

table#contenido p#titulo {
	font-size: 12px;
	font-weight: bold;
}

table#contenido td {
	text-align: justify;
	padding-left: 5px;
}

table#contenido td#contenido_fotos {
	text-align: justify;
	padding-left: 5px;
	padding-bottom: 15px;
}

table#contenido td#textos {
	padding-bottom: 15px;
}

table#contenido td#titulo {
	font-size: 12px;
	font-weight: bold;
}

table#contenido td#contenido_local {
	padding-top: 20px;
	text-align: justify;
	padding-left: 5px;
}

table#contenido td#titulo_local {
	background-color: #F5F5F5;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

table#contenido a {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

table#contenido a:hover {
	font-weight: bold;
}

ol#local {
	padding-left: 20px;	
}

ol#local li#principales {
	padding-top: 10px;
}

ul#local {
	padding-left: 20px;	
}

ul#local li {
	padding-top: 10px;
}

ul#estructura {
	padding-left: 10px;
}

ul#estructura li {
	list-style: none;
}

TABLE#contacto_guarderias {
	width: 530px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border-collapse: collapse;	
}

TABLE#contacto_guarderias TD#titulo_contacto {
	padding: 3px;
	padding-left: 10px;
	border: 1px solid #E1E1E9;
	width: 200px;
	background-color: #F4F4FA;
	font-weight: bold;
}

TABLE#contacto_guarderias TD#contacto {
	padding: 10px;
	border: 1px solid #E1E1E9;
	width: 200px;
}

TABLE#tarifas_guarderia {
	width: 530px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border: 1px solid #E5E5EA;
}

TABLE#tarifas_guarderia TD {
	padding: 3px;
	text-align: center;
}

TABLE#tarifas_guarderia TD#renta {
	padding-left: 10px;
	text-align: left;
}

TABLE#tarifas_guarderia TD#renta_primera {
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}

TABLE#tarifas_guarderia TD#renta_ultima {
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
}

TABLE#tarifas_guarderia TD#precio_primero {
	padding-top: 10px;
}

TABLE#tarifas_guarderia TD#precio_ultimo {
	padding-bottom: 10px;
}

TABLE#tarifas_guarderia TD#titulo_renta {
	font-weight: bold;
	background-color: #F4F4FA;
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #E5E5EA;
}

TABLE#tarifas_guarderia TD#titulo {
	font-weight: bold;
	background-color: #F4F4FA;
	padding-left: 10px;
	text-align: center;
	border-bottom: 1px solid #E5E5EA;
}

P#asterisco {
	width: 530px;
	font-size: 10px;
	font-weight: normal;
	color:#777777;
}
	
P#volver{
	text-align: center;
}


P#volver A{
        background-image: url(../images/boton.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #777777;
        border: 1px solid #cccccc;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer;
        height: 15px;
}
