* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

body {
	background-color: #272727;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;

}
h1 {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 5px;
	color: #CCC;
}
h2 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #292828;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #CCC;
}

#contenedor {
	background-image: url(img/bg02.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#footer {
	background-image: url(img/bg03.png);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	color: #FFF;
	font-size: 14px;
}
a.footerMail {
	color: #CCC;
}

.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	width: 100%;
	height: 110px;
	background-image: url(img/bg04.png);
	background-repeat: repeat-x;
}
#top #logo01 {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#menuSup {
	float: right;
	width: 550px;
	margin-top: 35px;
}
#menuSup a {
	color: #666;
	text-decoration: none;
	float: left;
	width: 110px;
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
}
#menuSup a:hover {
	color: #ECC42C;
}

#flash01 {
	clear: both;
	margin-bottom: 15px;
	height: 190px;
	width: 580px;
	background-image: url(img/bg06.png);
	padding-top: 70px;
	padding-left: 0px;
	padding-right: 380px;
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}


.contenido01 {
	float: left;
	width: 960px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 20px;
}
.contenido02 {
	float: left;
	width: 960px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 70px;
	background-image: url(img/bg05.png);
	background-position: bottom;
}
.contenido01 p , .contenido02 p{
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 8px;
	text-align: justify;
}
.contenido01 p b , .contenido02 p b{
	color: #CCC;
}



.img01 {
	float: left;
	margin-right: 10px;
	border: 1px solid #282829;
}
.img02 {
	float: right;
	margin-left: 10px;
}

.boxHomeIzq {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.boxHomeDer {
	float: left;
	width: 460px;
	margin-left: 20px;
}
ul.lista01 {
	padding-left: 18px;
	margin-bottom: 10px;
}
ul.lista01 li {
	list-style-image: url(img/tick01.png);
	line-height: 20px;
}
.tabla01 tr td {
	padding-right: 5px;
}

.input01 {
	width: 380px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newnet a {
	font-size: 10px;
	color: #464646;
	text-decoration: none;
	line-height: 30px;
}
.contactoIzq {
	float: left;
	width: 530px;
}
.contactoDer {
	float: left;
	width: 425px;
}
#fotos2 {
	float: right;
	width: 180px;
	padding-top: 10px;
}
#texto2 {
	float: left;
	width: 770px;
	padding-right: 10px;
}
