body {
	text-align: center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url("images/fondo.gif");
	background-position: center;
	background-color: #D2D2D2;
	color: #505050;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	border: 1px solid #CCCCCC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
img {
  border: 0px;
}
#contenedor {
	width: 703px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logo {
	height: 75px;
	width: 170px;
	position: absolute;
	margin: 22px 0px 0px 50px;
}
#boton_sel {
	color: #505050;
	background-image: url("images/sel.gif");
	height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 4px 0px 0px 12px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#boton_no_sel {
	color: #505050;
	background-image: url("images/no_sel.gif");
	height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 4px 0px 0px 12px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	
	
}


#pie {
	border-top: 2px solid #E1E1E1;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}
a {
	color: #505050;	
	text-decoration: none;
}
a:hover {
	color: #505050;	
	text-decoration: underline;
}
#principal {
	text-align:justify;
	padding: 0px 5px 0px 12px;
	margin-left: 8px;
	border-left: 1px solid #E1E1E1;
	line-height: 18px;
}
#titulo {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
#foto {
	border: 1px solid #E1E1E1;
	padding: 5px;
	float: right;
	margin: 2px 0px 10px 15px;
}
#galeria_linea {
	height: 200px;
}
#galeria_marco_foto {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#galeria_titulo {
	color: #505050;
	background-color: #EAEAEA;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
#galeria_descripcion {
	color: #505050;
	background-color: #EAEAEA;
	height: 18px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
#galeria_desde {
	color: #505050;
	background-color: #EAEAEA;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
#galeria_pedigree {
	color: #DC361F;
	background-color: #EAEAEA;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
