/**********************/
/* medecinsuisse.com  */
/**********************/

body
{
	margin: 0;
	font-family: Sans-serif;
	font-size: 12px;
}

/**********************/
/* BASE               */
/**********************/

#page
{
	margin: 10px;
}

#banner
{
	height: 100px;
	background: url("images/logo.gif") no-repeat;
}

#logo_x
{
	float: right;
	width: 34px;
	height: 32px;
	background: url("images/logo_x.gif") top right no-repeat;
}

#content
{
	margin: auto;
	padding-left: 180px;
	width: 550px;
	text-align: justify;
}

#content .definition
{
	padding-left: 20px;
	padding-right: 40px;
	text-align: left;
	font-size: 11px;
	color: #5B5B5B;
}

#block_left
{
	float: left;
	width: 270px;
}

#block_left h2
{
	padding-bottom: 20px;
}

#block_right
{
	float: right;
	margin-bottom: 20px;
	width: 270px;
}

#contact
{
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 510px;
	border: 1px solid #CFDAE8;
	background: url("images/enveloppe.gif") no-repeat;
}

#contact .data
{
	color: #1254A4;
}

#contact .values
{
	text-align: right;
}

#contact h1
{
	padding-bottom: 50px;
}

#contact table
{
	padding-bottom: 20px;
}

#contact td
{
	padding-bottom: 10px;
	vertical-align: top;
	width: 250px;
}

#espace_pub
{
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 510px;
	border: 1px solid #CFDAE8;
}

#espace_pub .data
{
	text-align: left;
}

#espace_pub .values
{
	text-align: center;
}

#espace_pub .values img
{
	text-align: center;
	border: 1px solid #1254A4;
}

#espace_pub a
{
	font-size: 14px;
}

#espace_pub h4
{
	padding-bottom: 20px;
}

#espace_pub ul
{
	list-style-type: square;
}

#espace_pub td
{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
	width: 250px;
}

#bottom
{
	clear: both;
	margin: auto;
	margin-bottom: 20px;
	padding-top: 8px;
	width: 400px;
	height: 30px;
	background: url("images/ap-opensource.gif") top right no-repeat;
}

#bottom a
{
	padding-right: 15px;
	text-decoration: underline;
}

#adsense_banner
{
	margin: auto;
	margin-bottom: 20px;
	width: 468px;
}

#pubs
{
	position: absolute;
	top: 110px;
	width: 170px;
	text-align: center;
}

#widget_link
{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CFDAE8;
}

#widget_link a:hover
{
	text-decoration: underline;
}

#pubs_top
{
	width: 170px;
	height: 23px;
	background: url("images/pubs_top.gif");
}

#pubs_content
{
	width: 168px;
	border-left: 1px solid #C3D9FF;
	border-right: 1px solid #C3D9FF;
}

#pubs_bottom
{
	margin-bottom: 10px !important;
	margin-bottom: 2px;
	width: 170px;
	height: 7px;
	background: url("images/pubs_bottom.gif") no-repeat;
}

#adsense_banniereverticale
{
	margin: auto;
	width: 160px;
}

/**********************/
/* SECONDARY          */
/**********************/

img
{
	border: 0;
}

p
{
	margin: 0;
}

a
{
	text-decoration: none;
	color: #1254A4;
}

h1
{
	margin: 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	color: #1254A4;
}

h2
{
	margin: 0;
	margin-top: 20px;
	font-size: 18px;
	color: #1254A4;
}

h3
{
	margin: 0;
	margin-top: 20px;
	text-align: left;
	font-size: 14px;
	color: #1254A4;
}

h4
{
	margin: 0;
	margin-top: 10px;
	font-size: 12px;
	color: #000;
}

.align_center
{
	text-align: center;
}