@import url("default.css");
@import url("horitzontal.css");


.container{
	background:url(img/bg_container.gif) top right repeat-y;
	background-color:#ffffff;
	padding-bottom:0px;
	}
.menuNav{
	width:712px;
	}


/***************
	IMG
****************/
.img{
	clear:both;
	margin:55px 0px 0px 12px;
	height:139px;
	overflow:hidden;
	}
* html .img{
	margin-top:12px;
	}
*+html .img{
	margin-top:15px;
	}
/*******************
	CONTENT
********************/
.content{
	background:url(img/bg_content.gif) top right repeat-y;
	overflow:hidden;
	padding:0px 17px 0px 12px;
	display:block;
	height:1%;
	margin:20px 0px -15px 0px;
	}
.content ul{
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:30px;
	}
.content ul.first{
	background:url(img/bg_asociados.gif) 0 0 no-repeat;
	padding-top:24px;
	}
.content ul li{
	float:left;
	width:253px;
	margin-left:59px;
	}
.content ul li.first{
	margin:0px -7px 0px 0px;
	}
.content ul li img{
	margin-bottom:11px;
	}
.content ul li a{
	font-size:1.2em;
	line-height:1.35em;
	}
.content ul li p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	text-transform:uppercase;
	margin-top:1px;
	}