html {
	height: 100%;
}
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#body2 {
    position:relative;
	height:auto !important;
    height:100%;
	min-height:100%;
	background-image: url(images/bg_body2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap {
	height: 100%;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrap.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#izquierda {
	width: 365px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: center 288px;

}
#izquierda2 {
	width: 365px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_izquierdaEx.jpg);
	background-repeat: no-repeat;
	background-position: center 288px;
}
#izquierda2 H2 {
	font-size: 100%;
	color:#4a423a;
	margin-bottom: 0px;
}
#izquierda2 p {
	font-size: 90%;
	color:#4a423a;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal,
}
#izquierdaOur {
	width: 365px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_izquierdaOur.jpg);
	background-repeat: no-repeat;
	background-position: center 288px;	
}
#izquierdaPubli {
	width: 365px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_izquierdaPubli.jpg);
	background-repeat: no-repeat;
	background-position: center 288px;
}
.logoSup {
	margin: 0px;
	padding: 0px;
}

.menu {
	height: 179px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 100px;
	float: left;
	background-color: #6A2F67;
}
.fotoSeccion {
	width: 265px;
	float: right;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
}
#derecha {
	height: 100%;
	width: 420px;
	float: right;
}
#menuIdioma {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	margin-top: 80px;
	height: 20px;
	padding-bottom: 6px;
}
#slogan {
	height: 179px;
}
#menuTeam {
	width: 99px;
	padding-top: 16px;
	padding-left: 8px;
	float: left;
}
#menuTeam img {
	padding-bottom: 10px;
}
#subMenuTeam {
	width: 312px;
	height: 163px;
	padding-top: 15px;
	font-size: 75%;
	color: #265072;
	float: right;
}
#subMenuTeam a {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #265072;
	text-decoration: none;
}
#subMenuTeam a:hover {
	color:#265072;
	text-decoration: none;
	font-weight: bold;
}
#subMenuTeam a:active {
	color:#265072;
	text-decoration: none;
}
#content {
	padding-left: 10px;
}
#content h1 {
	color: #7A6953;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
}
#content h2 {
	color: #010101;
	font-size: 92%;
	margin: 0px 0px 20px;
	font-weight: bold;
}
#content p {
	margin: 0px 0px 15px;
	color: #4D4844;
	font-size: 75%;
	text-align: justify;
}
#content ul {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	list-style-image: url(images/puntoAmarillo.gif);
}
#content li {
	font-size: 75%;
	color: #4d4844;
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
#content a {
	color: #4d4844;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color:#a19b9b;
	text-decoration: none;
	font-weight: bold;
}
#content a:active {
	color:#4d4844;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	clear: both;
}
