/*  
///////////////////////////////////////////////////////////////
//            Design/Diseno - Marcelo Montes Deoca           //
//               { http://www.studios29.com }                //
//   - Copyright - Marcelo Montes Deoca - studios29.com -    //
//  - All rights reserved - Todos los derechos reservados -  //
///////////////////////////////////////////////////////////////
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 100.01%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #823A0B;
	background-color: #FFFFFF;
	min-width: 800px;
	text-align: center;
}
#language {
	position: absolute;
	right: 5px;
	width: 70px;
	height: 40px;
	color: #FFFFFF;
	top: 0px;
}
#language a:link {
	text-decoration: none;
	color: #E4B1B1;
	border-bottom-style: dotted;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #E4B1B1;
	border-bottom-color: #E4B1B1;
	border-left-color: #E4B1B1;
	padding-bottom: 5px;
	border-right-style: dotted;
	border-left-style: dotted;
	padding-right: 5px;
	padding-left: 5px;
}

#language a:visited {
	text-decoration: none;
	color: #E4B1B1;
	border-bottom-style: dotted;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #E4B1B1;
	border-bottom-color: #E4B1B1;
	border-left-color: #E4B1B1;
	padding-bottom: 5px;
	border-right-style: dotted;
	border-left-style: dotted;
	padding-right: 5px;
	padding-left: 5px;
}
#language a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}
#language a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}

#wrapper {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/stripe.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	height: 183px;
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #BA403F;
}
#nav {
	background-color: #BA4040;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	margin-bottom: 20px;
}
#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type: none;
}
#nav a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 10px;
	padding-left: 33px;
	text-align: center;
	background-image: url(img/nav_top.gif);
}
#nav li a:hover {
	background-color: #CB6767;
	background-image: url(img/nav_bottom.gif);
	color: #333333;
}
#nav .extraPadding {
	padding-right: 34px;
	padding-left: 35px;
}

#content {
	clear: both;
	padding-right: 25px;
	padding-left: 25px;

}
#photo {
	width: 297px;
	height: 197px;
	border: 3px solid #BA4040;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(img/cantaflor.jpg);
	background-repeat: no-repeat;
}


#bottom {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 698px;
	clear: both;
}
#footer {
	height: 25px;
	background-color: #BA4040;
	color: #242424;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	text-decoration: none;
	color: #242424;
}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	margin-bottom: 10px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}
p {
	margin-bottom: 10px;
}
.firstL {
	font-size: 1.3em;
	font-weight: bold;
}
.clear {
	clear: both;
}
.copyright {
	font-size: 0.7em;
	display: inline;
	text-align: left;
	float: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #823A0B;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #BA403F;
	border-bottom-color: #BA403F;
	padding-bottom: 3px;

}
a:hover, a:active {
	text-decoration: none;
	color: #CD6969;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CD6969;
	border-bottom-color: #CD6969;
	padding-bottom: 3px;
}

/* Copyright Marcelo Montes Deoca - studios29.com - All rights reserved - Todos los derechos reservados */
