﻿/*CSS par défaut pour les pages portail de type Portail1*/

#page {
	width:538px;
	}


#titre_categorie {
	width:538px;
	height: 55px;
}

#titre_categorie img{
	float:right;
}

.categorie {
	font: 11px Verdana;
}

.separateur_titre {
	width:538px;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	clear:both;
}

#titre_sous_categorie {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	
	}
	
.separateur_page {
	width:538px;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 20px;
	clear:both;
	}
	
.col2 {
	width: 264px;
	float: left;
	}

.gouttiere {
	width: 10px;
	float: left;
}

.separationPortlet {
	width: 538px;
	height: 20px;
}
