/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*              Container Design Elements                 */
/*========================================================*/
.sidecontdiv{margin:0 10px 5px; }
/*-- container				--*/ .sidecontainer{width:234px; color:#003366; margin:3px; font-size:9px;}
/*-- conatiner title token	--*/ .SIDE_CONT_Title {   font-size: 16px; font-family: tahoma; color: #003366; font-weight: bolder;}
/*-- container title cell 	--*/ .SIDE_CONT_TitleTD {height:3.5em; vertical-align:middle; width:100%; padding:0 15px 0 0; border-top:#003366 dotted 2px; }
/*-- container actions cell --*/ .SIDE_CONT_ActionsTD { width:0%; border-top:#003366 dotted 2px; }
/*-- container content pane --*/ .SIDE_CONT_Content {font-size: 9px; font-family: tahoma; color: #003366; padding: 2px 5px;}
/*-- container Icons cell   --*/ .SIDE_CONT_Icons { text-align:right; padding: 5px 0 7px 0; border-top: 2px dotted #003366;}

/*=======================================================*/
/*                        text                           */
/*=======================================================*/

/*-- paragraphe 	--*/ .sidecontainer .normal{color:#003366;}
/*-- links			--*/ .sidecontainer a:link{font-weight:normal; color:#003366; border:none; text-decoration:none;}
/*-- links visited	--*/ .sidecontainer a:visited{font-weight:normal; color:#003366; border:none; text-decoration:none;}
/*-- links hover	--*/ .sidecontainer a:hover{font-weight:normal ;color:#003366; border:none; text-decoration:none;}

/*========================================================*/
/*              End SideContainer CSS                     */
/*========================================================*/







