* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E0E0E0;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
	color: #FF6500;
}


#container {
	width: 1039px;
	margin-right: auto;
	margin-left: auto;
}
#containerTop {
	background-image: url(img/bg-body-top.png);
	float: left;
	width: 1039px;
	height: 40px;
	background-position: center;
}
#containerCentro {
	background-image: url(img/bg-body-mid.png);
	float: left;
	width: 929px;
	padding-right: 55px;
	padding-left: 55px;
}
#containerBottom {
	background-image: url(img/bg-body-bot.png);
	float: left;
	height: 45px;
	width: 1039px;
	background-position: center;
}
#top {
	background-color: #FF6500;
	float: left;
	height: 90px;
	width: 929px;
}
#logo01 {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
}
#slogan {
	float: right;
	width: 700px;
	text-align: right;
	padding-top: 25px;
	padding-right: 15px;
}
#slogan h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
}
#slogan h1 {
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
}

#menuSup  {
	float: left;
	width: 929px;
	background-color: #E15A00;
}
#menuSup a {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 139px;
	display: block;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	border-left-style: none;
	border-left-color: #FF6500;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FF6500;
	border-right-color: #FF6500;
	border-bottom-color: #FF6500;
}
#menuSup a:hover {
	background-color: #FF6500;
	color: #000;
}
#menuSup a.current {
	background-color: #FF6500;
}

.flash01 {
	float: left;
	width: 929px;
}


.principal {
	float: left;
	width: 929px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.principal p {
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	text-align: justify;
}
.izq01 {
	float: left;
	width: 610px;
}
.der01 {
	float: right;
	width: 280px;
}

.telefonos {
	float: left;
	width: 929px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	font-weight: normal;
	font-size: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 20px;
}
.telefonos span.tel01 {
	text-align: center;
	float: left;
	width: 464px;
}
.telefonos span.tel02 {
	text-align: center;
	float: left;
	width: 464px;
}
.tel02 a {
	color: #666;
	text-decoration: none;
}

ul.lista01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
ul.lista01 li {
	font-size: 13px;
	line-height: 17px;
	list-style-image: url(img/flecha01.png);
	padding-bottom: 2px;
	color: #333;
}
ul.lista02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

ul.lista02 li {
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	list-style-image: url(img/flecha02.png);
}
ul.lista02 ul {
	padding-left: 25px;
}

.izq02 {
	float: left;
	width: 500px;
}
.der02 {
	float: right;
	width: 390px;
	margin-top: 10px;
	background-color: #EFEFEF;
	padding: 5px;
}

.img01 {
	float: right;
	margin-left: 10px;
}
.galeria {
	padding-left: 3px;
	padding-top: 10px;
}

.galeria a {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.galeria .yoxview a img {
	height: 130px;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablaForm tr td {
	font-size: 12px;
}
.box01 {
	clear: both;
	border: 1px dotted #FF6500;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
