body {
	margin: 0;
	padding: 0;
	background: #666 url(../images/bg.gif) center repeat-y;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#pagina/*CONTAINER*/
 {
	width: 768px;
	color: #666;
	margin: 40px auto;
}
#capcelera {

}
#logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E2DD;
	border-left-color: #E1E2DD;
}
			/*MAIN CONTENT*/
#content {
	float: left;
	margin: 0;
	width: 768px;
	text-align: justify;
	padding-bottom: 20px;
}
#colesq {
	float: left;
	width: 212px;

}
#colmig {
	float: right;
	margin-left: 25px;
	width: 530px;
}
#colmiggogg {
	float: right;
	margin-left: 25px;
	width: 531px;
	text-align: right;
}
#colmigcontac {
	float: right;
	margin-left: 25px;
	width: 531px;
	text-align: right;
	padding-top: 10px;
}

#colmigdret {
	width: 215px;
	margin-top: 20px;
	float: right;
}
#tv {
	width: 215px;
	margin-top: 20px;
	float: right;
	height: 87px;
	text-align: center;
}


#colmigesq {
	width: 295px;
	margin-top: 20px;
	float: left;
	padding-right: 5px;
}
#consell {
	border: 1px dashed #FCB407;
	padding: 7px;
	margin-top: 20px;

}




#boto {
	color: #cbcbcb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E1DB;
	border-bottom-color: #E0E1DB;
	border-left-color: #E0E1DB;
}





			/*TOP BANNER*/
#banner {
	width: 750px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0;
	background: transparent url(../images/banner2.gif);
	color: #ffcc66;
}
#bottom {
	padding: 5px 0;
}

#peu/*FOOTER*/
 {
	color: #333;
	height: 60px;
	text-align: right;
	padding-right: 8px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.peu {
	color: #999999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#base {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	clear: both;
	padding-top: 1px;
}
#base    ul {
	padding-left: 10px;

}
#base    li {
	display: inline;
	font-size: 11px;
	padding-right: 25px;
}
#base    a {
	color: #999999;
	text-decoration: none;

}
#base    a:hover {
	color: #F4B84A;

}
			/*LINKS*/
a:link, a:visited {
	text-decoration: underline;
	background:inherit;
	color: #004F7A;
}
a:hover {
	text-decoration:none;
	background:inherit;
	color: #BED4E2;
}
.imgleft { 
float: left;
margin-right: 10px;
padding: 10px;
}
.imgright {
	float : right;
	margin-left : 3px;
	padding-right: 5px;
}
a img {
border: none; 
}
.img {
	border: 1px solid #CCCCCC;

}
