body {
	background:#fff url("../img/fondo.gif") repeat-x;
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;
}

a {
	text-decoration:none;
	color:#339933;
}

img {
	border:0;
}

#contenedor {
	width:750px;
	height:570px;
	background:transparent url("../img/foto.gif") top right no-repeat;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	border:2px #000000 solid;
}

#encabezado {
	position:absolute;
	height:200px;
	width:550px;
	background:transparent url("../img/titulo.gif") top left no-repeat;
	left:0;
	top:0;
	z-index:10;
	margin:0;
	padding:0;
}

#publicidad {
	position:absolute;
	height:70px;
	width:550px;
	left:0;
	top:200px;
	z-index:10;
	margin:0;
	padding:0;
	text-align:center;
}


#menu {
position:absolute;
width:300px;
height:250px;
background:url(quicksummary_bg.gif) no-repeat;

left:421px;
top:200px;
text-align:right;
}

#submenu_adecop {
	background:url("../img/m1.gif") top right no-repeat;
	padding-top:30px;
	padding-bottom:5px;
}

#submenu_adopcion {
	background:url("../img/m2.gif") top right no-repeat;
	padding-top:60px;
	height:68px;
	/*width:137px;
	right:0;*/
}


#submenu_orientacion {
	background:url("../img/m3.gif") top right no-repeat;
	padding-top:30px;
}


.opcion {
	
}

#cuerpo {
	position:absolute;
	height:100px;
	width:520px;
	left:30px;
	top:280px;
	z-index:10;
	margin:0;
	padding:0;
	text-align:left;
}

.seccion {
	margin-left:20px;
}

.titular {
	font-weight:bold;
	text-align:justify;
}

.breve {
	margin-bottom:10px;
}


#ayudamapa {
	position:relative;
	left:0;
	top:0;
	background-color:#FFFF99;
	border:1px solid #000000;
}

.botonSolo {
	text-align:center;
	margin-top:0.2em;
}

.label {
	width:30%;
	float:left;
}

legend {
	font-weight:bold;
}


select {
	font-size:12px;
	color:#339933;
	border:1px #339933 solid;
}

#pie {
	position:absolute;
	left:0;
	bottom:0;
	font-size:11px;
	margin:3px;
	border:1px solid #CCCCCC;
	padding:1px 2px 1px 2px;
}
