body {
	padding:0;
	margin:0;
	background-color: #F29D98;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	}
a:link, a:visited {
	color:#660000;
	text-decoration:none;
}
a:hover, a:active {
	color:#660000;
	text-decoration:underline;
}
.menu {
	font-size: 14px;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
.menu a:hover, .menu a:active, .menu a.current:link, .menu a.current:visited {
	color:#FFCFCF;
}
.contenido {
	margin-left:310px;
	margin-top:11px;
	width: 445px;
	font-size: 16px;
}
.contenido a:link, .contenido a:visited {
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
}
.contenido a:hover, .contenido a:active {
	color:#660000;
	text-decoration:underline;
}
.datos {
	margin-left:10px;
	margin-top:11px;
	width: 220px;
	font-size: 16px;
	float: left;
}
.datos ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.q1{
	background-image: url(images/q1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:50%; 
	height:100%; 
}
.q2 {
width:50%; 
height:100%; 
background-image:url(images/q2.jpg); 
background-repeat:repeat-x;

}
.left {
	float: left;
}
.right {
	float: right;
}

.pie {
	font-size: 85%;
	text-align: center;
	margin-top: 40px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/flor.gif);
	background-repeat: no-repeat;
	background-position: left 31px;
	text-indent: 30px;
	font-size: 30px;
	color: #D83783;
	margin-top: 0px;
	padding-top: 25px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
.pie ul {
	margin: 15px;
	padding: 0px;
}
.pie li {
	list-style-image: url(images/banderita.gif);
	padding-left: 5px;
	margin: 0px;
	padding-right: 0px;
}
.pie p {
	line-height: 140%;
}
input {
	color: #660035;
	background-color: #FEE3E2;
	border: 1px solid #D43A80;
	padding: 2px;
}
.boton {
	background-image: url(images/boton.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.thumbnail a:link, .thumbnail a:visited{
	padding: 5px;
	background-color: #FFD8D9;
	border: 1px solid #D43A80;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	}	
.thumbnail a:hover{
	background-color: #D43A80;
	}	
.thumbnail a img{ border: 1px solid #660056; }
hr {
	width: 100%;
	border-top: 1px dotted #CC0099;
	text-align: left;
	margin: 0 auto 0 0;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.catalogo {
	margin-left:0px;
	margin-top:11px;
	width: 750px;
	font-size: 16px;
}
.thumbs {
	float: right;
	width: 500px;
	margin-top: 11px;
}
