/* CSS Document */

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.nombre_padres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
}

.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.main {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}

.Estilo6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
}
.Estilo9 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #660000; }img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553408;
	font-weight: normal;
	padding: 0px;
}


.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA0E09;
}
.titulos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.main_text_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553408;
	font-weight: bold;
	padding: 0px;
}
.colores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808000;
	font-weight: normal;
}
.nombre_padres a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nombre_padres a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.gatitos_disponibles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AA2617;
	text-align: center;
	padding: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.Estilo41 .gatitos_disponibles a {
	color: #FFFFFF;
	text-decoration: underline;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/fondo.jpg);
	background-attachment: fixed;
	background-color: #5C5020;
	background-repeat: repeat-x;
}
.christmas {
	background-image: url(img/christmasbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
