/* ================================
    CSS STYLES MGP
   ================================
*/   

/* Styles appliqués à la mise en ligne du Magazinede Police Mutualité */



.grasbleu3 {
    color: #2082C0;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-indent: 160px;
    background-image: url("/Portals/0/Police Mutualite/logo_sommaire_150.jpg");
    background-position: left;
    background-repeat: no-repeat;
}


.titre_edito_jaune {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #ffcc00;
}

.titre_edito_rouge {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #ff9966;
}

.titre_edito_bleu {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #0099cc;
}

.titre_edito_vert {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #33cc33;
}

.titre_edito_noir {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #000000;
}

.corps_edito_rouge {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #ff6633;
}

.corps_edito_bleu {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #00cccc;
}

.corps_edito_vert {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #99cc33;
}

.titre_edito2 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #5b5b5b;
}


/* Fin Styles appliqués à la mise en ligne du Magazinede Police Mutualité */




.note{font-size:9px;}
.grasbleu{color:#2082c0;font-weight:bold;font-size:13px;}
.chapo{font-size:13px;font-weight:bold;line-height:1.5em;text-align:justify;}
.titre1{color:#2082c0;font-weight:bold;font-size:12px;display:block;margin-top:10px;padding:2px 0 0 0;border-bottom:1px solid #2082c0;}
.titrencart{color:#d2e6f2;font-weight:bold;font-size:16px;display:block;margin:5px 0;padding:2px 0;}
.pointsforts{list-style-image: url(/PORTALS/12/IMAGES/puce-valid-rge.gif);list-style-type:none;}
.greenbullet{list-style-image: url(/PORTALS/12/IMAGES/puce-valid-verte.gif);list-style-type:none;}
.corps{color:#0c3769;font-weight:normal;font-size:12px; Font-family:Arial,sans-serif;line-height:1.5em;
}
.test{color:pink;}

/* ACCUEIL GROUPE */
#sante, #amies{
margin:0;
padding-left:15px;
width:225px;
height:345px;
border:0;
}
#sante{
float:left;
background-color:transparent;
background-image:url(sante2-2.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#amies{
float:right;
background-color:transparent;
background-image:url(amies2-2.jpg);
background-repeat:no-repeat;
background-position:top center;
}
#amies p {margin-left:45px;WIDTH: 160px;}
#sante p {WIDTH: 200px}
#sante H2{line-height:220px;}
#amies H2{line-height:155px;}
#sante p, #amies p{
font-weight:normal;
color:#666;
font-size:11px;
line-height:1em;
font-family:Verdana, Arial, sans-serif;
text-align:right;
font-style:normal;

}
#sante H3, #amies H3{
color:#2082c0;
width:200px;
padding:5px 0 0 15px;
font-size:18px;
margin-top:5px;
font-family:'Trebuchet MS';
font-weight:bold;
font-style:normal;
background:transparent;
}

#sante H2, #amies H2{
color:#fff;
text-indent:10px;
font-size:24px;
font-family:'Trebuchet MS', sans-serif;
font-weight:bold;
font-style:normal;
background:transparent;
} 

#sante H2 a, #amies H2 a{
color:#fff;
font-size:24px;
text-decoration:none;
}
#sante H2 a:link, #amies H2 a:link{
color:#fff;
font-size:24px;
text-decoration:none;
}

#sante H2 a:visited, #amies H2 a:visited{
color:#ccc;
font-size:24px;
text-decoration:none;
}
#sante H2 a:hover, #amies H2 a:hover {
color:#2082C0;
font-size:24px;
text-decoration:none;
font-style:italic;
}
#sante H2 a:active, #amies H2 a:active{
color:#fff;
font-size:24px;
text-decoration:none;
}
a.service{color:#2082c0;font:bold Arial,sans-serif 11px;text-decoration:none;}
a.service:link{color:#2082c0;font:bold Arial,sans-serif 11px;text-decoration:none;}
a.service:hover{color:#fff;text-decoration:underline;}
a.service:active{color:#fff;font:bold Arial,sans-serif 12px;text-decoration:none;}




/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {color:#2082c0;font-family:Verdana,sans-serif;font-weight:bold;font-size:16px;background-image:url(/Portals/27/IMAGES/puce3-grpe.gif);background-position:left top;background-repeat:no-repeat;text-indent:10px;}
}

H4  {
}

H5, DT  {
font-family: 'Arial Black',sans-serif;font-weight:normal;font-size:12px;color:#c5001b;text-transform:uppercase;background-color:transparent;background-image:url(puce1.gif);background-repeat:no-repeat;background-position:left bottom;padding:7px 0 2px 20px; margin:0;}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}




/* Styles appliqués à la ligne éditoriale et aux archives des éditos de Police Mutualité */

/* Les archives des Editos de Police Mutualité Niveau 1 - Les archives des éditos depuis mars 2001 Niveau 2 */

H3 {
    color: #2082C0;
    font-family: Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px
    text-align: center;
}

/* Le numéro 335 de juillet 2011 Niveau 1 - Le numéro 334 Niveau 2 - Edito de Juillet 2001 Numero 335 Niveau 3 */

.grasbleu {
    color: #2082C0;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.grasbleu2 {
    color: #2082C0;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-indent: 110px;
    background-image: url("/Portals/12/EDITOS/Edito_100.jpg");
    background-position: left;
    background-repeat: no-repeat;
}

/* Le Président Benoit Briatte - Niveau 3 */

.chapo {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: justify;
    font-family: Tahoma,Arial,Helvetica;
}


/* Consulter la version Pdf Niveau 1 - Niveau 2 - L'essentiel du magazine Police Mutualité n°335 et Consulter la verison Pdf Niveau 3 */

body {
    color: #5B5B5B;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12px;
}

/* NEW Les éditos de l'année 2011 Niveau 1 - Les éditos de l'année 2011 Niveau 2 */

.annee {
    color: #5b5b5b;
    font-family: Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align:left;
}

/* NEW Les élements de contenu du texte */


.corps_edito {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #5b5b5b;
}

.premierpara_edito {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #5b5b5b;
}

.titre_edito {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #5b5b5b;
}

body {
}











































