
/* Server: http://css1.santevet.com */
/**************************************
*         ONGLET RACE CHATS           *
***************************************/


#pageGuideEtConseils #body #colonne1 {
	width: 536px;
}

#pageGuideEtConseils #body #colonne0, #pageGuideEtConseilsLire #body #colonne0 {
	width: 200px;
}

#pageGuideEtConseilsLire #body #colonne1 {
	width: 536px;
}

div#ongletsUnder {
	background-color: #40A0B3 !important;
}

div#body, .page {
	background-color: #CEE5EB !important;
}

#svMain {
	position: relative;	
	zoom: 1;
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-bottom: 0px !important;
}

.titreH2 {
	position: relative;
	padding: 8px;
	background-color: #FFFFFF;
}

.titreH2 h2 {
	background: #FFFFFF url('http://css1.santevet.com/images/layout/pictos/picto_chat_bleu.gif') no-repeat top left;
	color: #027D9E;
	font-weight: bold;
	height: 36px;
	padding-top: 15px;
	padding-left: 45px;
	font-size:16px;
	margin: auto;
	border-bottom: 1px solid #409FB3;
}

.titreH3 {
	position: relative;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-left:8px;
	margin-right:8px;
	background: url('http://css1.santevet.com/images/layout/bulles/triangleCommentaires.gif') no-repeat 20px 33px;
	border-top: 1px dotted #4B4C4E;
}

.titreH3 h3 {
	color: #4B4C4E;
	font-weight:  bold;
	font-size: 17px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #CEE5EB;
}

.titreH3Listing {
	position: relative;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:8px;
	margin-right:8px;
}

.titreH3Listing h3 {
	color: #4B4C4E;
	font-weight:  bold;
	font-size: 12px;
	height: 20px;
}

.blocArticle .titreH3 {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	background: none;
	border-top: 0px;
}

.blocArticle .titreH3 h3 {
	color: #027d9e;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #00809A;
}

.blocArticle .titreH3 .bulle {
	top: 33px !important;
	background: transparent url('http://css1.santevet.com/images/layout/bulles/bulleTitreBleu.gif') no-repeat top right;
}

blockquote {
	margin-top: 4px;
	margin-right: 0pt;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
	border-left: 4px solid #cdcdcd;
}


