body {
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #707070;
	background-color:#F4F4F4;
	background-image:url(../images/bodyback.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
	color: #707070;
}
p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#all {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#all .header {
	background: url(../images/headerBack.gif) no-repeat;
	float: left;
	height: 73px;
	width: 774px;
	padding-top: 5px;
}
#all .header .logo {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 276px;
}
#all .header .idiomas {
	text-align: right;
	float: left;
	width: 478px;
	margin-right: 10px;
}
.idiomas .idioma1 {
	background: url(../images/bandEspanol.gif) no-repeat 0px 3px;
	float: right;
	padding-left: 19px;
	margin-left: 15px;
}
.idiomas .idioma2 {
	background: url(../images/bandEnglish.gif) no-repeat 0px 3px;
	float: right;
	padding-left: 19px;
	margin-left: 15px;
}
.idiomas .idioma3 {
	background: url(../images/bandPortugues.gif) no-repeat 0px 3px;
	float: right;
	padding-left: 19px;
	margin-left: 15px;
}
.idiomas .idioma1:hover, .idiomas .idioma2:hover, .idiomas .idioma3:hover {
	color:#874CBC;
}
#all .header .botSolicitar {
	float: right;
	margin-top: 5px;
}
.menuTop {
	background: url(../images/menuTopBack.gif) no-repeat;
	float: left;
	height: 30px;
	width: 737px;
	padding: 6px 22px 0px 15px;
}
.menuTop a {
	float: right;
	height: 23px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 17px;
	background: url(../images/botonesMenuTopLine.gif) no-repeat;
	font-weight: bold;
	color: #894CBD;
}
.menuTop a:hover {
	background: url(../images/botonesMenuTopHover.gif);
}
#all .middle {
	float: left;
	width: 728px;
	padding-right: 23px;
	padding-left: 23px;
	background: url(../images/middleBack.gif);
}
.bannerTop {
	display: inline;
	float: left;
	width: 728px;
	margin-bottom: 7px;
}

.colLeft {
	float: left;
	width: 170px;
}
.colLeft .menu {
	float: left;
	width: 170px;
}
.colLeft .menu .boton1 {
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #71409B;
	background: url(../images/botCatLeftBack.gif) no-repeat;
	height: 22px;
	width: 150px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	float: left;
}
.colLeft .menu .boton1 a{
	color: #71409B;
}
.colLeft .menu .boton_1_hijos_on {
	float: left;
	width: 170px;
}
.boton_4 {
	background: #F0F0F0 url(../images/botSubcatLeftBack.gif) no-repeat;
	float: left;
	width: 140px;
	margin-left:10px;
	padding-left: 16px;
	padding-bottom:1px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #595959;
	display:inline;
	margin-top:1px;
	margin-bottom:2px;
}
.boton_4 a:hover {
	color: #71409B;
}
.colRight {
	display: inline;
	float: left;
	width: 540px;
	margin-left: 18px;
	background-image:url(../images/detalleBack.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.footer {
	background: url(../images/footerBack.gif) no-repeat;
	padding: 20px 20px 0px;
	float: left;
	height: 46px;
	width: 734px;
	text-align: center;
}
.logosPie {
	text-align: center;
	float: left;
	width: 774px;
}
.logosPie img {
	margin-right: 20px;
	margin-left: 2px;
}