* {
	margin: 0px;
	padding: 0px;
	}

body {	
	background-color:#dbf2f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
img {
	border: 0;
	}
	

#contenedor{
	margin:auto;
	/*background-image:url(../img/inicio.gif);*/
	/*background-repeat:no-repeat;*/
	height: 550px;
	width: 700px;
	margin-top: 0px;
}

#contenedor a:visited{
	text-decoration:none;
}
	
p{
	text-align:right;
	font-size: 0.1em;
	color:#dbf2f4;
	line-height: 0.4em;
}

#entrar{
	width: 90px;
	height: 40px;
	font-size: 20px;
	color: #0B5853;
	padding-left: 430px;
	padding-top: 90px;
}

#entrar a{
	color: #428C1F;
}

#entrar a:hover, #entrar a:focus{
	color: #9E0101;
	text-decoration: none;
}

#enlaces{
	width: 700px;
	font-size: 10px;
}

#enlaces a{
	color: #428C1F;
	font-weight: bold;
}

#enlaces a:hover, #enlaces a:focus{
	color: #9E0101;
	text-decoration: none;
}

#enlaces a:visited{
text-decoration:underline;
}



#delegaciones{
	width: 700px;
	font-size: 11px;
	line-height: 2em;
	background-image: url(../img/nuestras-delegaciones.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	padding-top: 30px;
	color: #1C4D42;
}

#delegaciones a{
	color: #428C1F;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #339900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#delegaciones a:hover, #delegaciones a:focus{
	color: #9E0101;
	text-decoration: none;
}

.delegacion{
	padding-right: 5px;
	padding-left: 5px;
}

#cartel{
	height: 80px;
	width: 550px;
	position: relative;
	top: 460px;
	left: 30px;

}
