.img
{
	border-color: White;
}

.body
{
	width : 801px;
	text-align : center;
	margin : auto;
	font-size: 10px;
	font-family:Verdana;
/*	background-color: #e7e7e7;*/
}
.content_text
{
	font-size: 12px;
	font-family:Verdana;
/*	background-color: #e7e7e7;*/
}

.separator1
{
	background-color: White;
	 height: 50px;
}
.separator2
{
	background-color: White;
	height: 23px;
	text-align : right;
	margin-right: 80px;
	border-color: White;
	clear: both;
}
.separator2 a
{
	border: 0px;
}

.banner_top
{
	background-color: White;
/*	background-color: #E7E7E9;*/
	height : 97px;
	color: #546d67;
	font-weight: bold;
}

.banner_bottom
{
	background-color : #013626;
	color: White;
	font-size: 10px;
	font-family:Verdana;
	clear: both;
	padding-bottom: 8px;
}

.content
{
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

.left_content
{
	display: inline;
	float: left;
	width: 500px;
	background-color: #e7e7e7;
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
}
.item_left
{
	background-color: #013626;
	color: White;
}
.content_text
{
	background-color: #e7e7e7;
}
.rigth_content
{
	display:inline;
	float: left;
	text-align: left;
	background-color: #e7e7e7;
	font-family:Verdana;
	font-size: 10px;
	color: Gray;
}

.menu
{
/*	background-color : #399F5E;*/
	background-color: White;
	height: 19px;
	float: left;
}
.menu a
{
	color: White;
}
.menu a visited
{
	color: White;
}

.derecha
{
	text-align: right;
}

.news
{
/*	display: inline;*/
	text-align: left;
	margin-left: 0px;
	background-color: #e7e7e7;
	clear: both;
	border-style: solid;
	border-color: #013626;
}
.left_menu
{
	/*display: inline;*/
	float: left;
	width: 300px;
	background-color: #013626;
	border-style: solid;
	border-color: #013626;
}
.rigth_menu
{
	text-align: left;
	background-color: #013626;
	margin-left: 3px;
/*	width: 498px;*/
}
.rigth_higiene
{
/*	display:inline;*/
/*	float: left;*/
	text-align: left;
	background-color: #e7e7e7;
	margin-left: 3px;
/*	width: 486px;*/
	height: 650px;
	color: Black;
/*	clear: both;*/
	border-style: solid;
	border-color: #013626;
}
.rigth_proteccion
{
/*	display:inline;*/
/*	float: left;*/
	text-align: left;
	background-color: #e7e7e7;
	margin-left: 3px;
/*	width: 486px;*/
	height: 650px;
	color: Black;
/*	clear: both;*/
	border-style: solid;
	border-color: #013626;
}
.rigth_representacion
{
/*	display:inline;*/
/*	float: left;*/
	text-align: left;
	background-color: #013626;
	margin-left: 3px;
/*	width: 486px;*/
	height: 650px;
	color: white;
/*	clear: both;*/
	border-style: solid;
	border-color: #013626;
}


#nav-menu ul
{
	list-style:none;
	padding: 0;
	margin: 0;
	margin-top: 0px;
}

#nav-menu li
{
float: left;
/*margin: 0 0.15em;*/
}

#nav-menu li a
{
/*background: url(background.gif) #fff bottom left repeat-x;*/
/*height: 2em;
line-height: 2em;*/
float: left;
/*width: 9em; */
display: block;
/*border: 0.1em solid #dcdce9;*/
/*color: #0d2474;*/
text-decoration: none;
/*text-align: center;*/
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

