@charset "UTF-8";
/*


	/-------------------------------------/
	/                                     /
	/       Jazztival Michoacán 2010      /
	/                                     /
	/         design by chemisax          /
	/                                     /
	/              (C) 2010               /
	/                                     /
	/          www.chemisax.com           /
	/                                     /
	/-------------------------------------/


*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #d2c799;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.head {
	background-color: #dfd2b1;
	height: 60px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.mainwrap {
	width: 700px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #837353;
	border-bottom-color: #837353;
	border-left-color: #837353;
	background-color: #f0e6da;
}
.jazzlogotop {
	float: left;
	width: 143px;
	height: 50px;
	margin-top: 5px;
	margin-left: 80px;
}
.HeadMenus {
	width: 400px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
.cont {
	position: absolute;
	width: 676px;
	margin-top: 585px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
	color: #000;
}
.headmenuelement {
	float: right;
	width: 95px;
	font-size: 18px;
	color: #5E380A;
	margin-left: 5px;
	text-align: center;
}
.contenido {
	width: 390px;
	z-index: 1;
	padding: 8px;
	color: #000;
	text-align: right;
	font-size: 14px;
	position: absolute;
	float: right;
	margin-left: 270px;
	margin-top: 80px;
}
.headcontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	z-index: -2;
}
.logocontainer {
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	text-align: center;
}
.logocontainer img {
	margin: 3px;
}
.copy {
	font-size: 9px;
	text-align: center;
}
.headmenuelement a:link {
	color: #5E380A;
	text-decoration: none;
}
.headmenuelement a:visited {
	text-decoration: none;
	color: #5E380A;
}
.headmenuelement a:hover {
	text-decoration: underline;
	color: #5E380A;
}
.headmenuelement a:active {
	text-decoration: none;
	color: #5E380A;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
