/* ================================
    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 {
 color: #B80911;
 font-size: 9pt;
 font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
 color: #B80911;
 font-size: 9pt;
 font-weight: bold;
}

A.CommandButton:visited  {
 color: #B80911;
 font-size: 9pt;
 font-weight: bold;
}

A.CommandButton:active   {
 color: #B80911;
 font-size: 9pt;
 font-weight: bold;
}

A.CommandButton:hover    {
 color: #58728B;
 font-size: 9pt;
 font-weight: bold;
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  { font-family: Arial;
	color: #587088;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2:link  { font-family: Arial;
	color: #587088;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2:visited  { font-family: Arial;
	color: #587088;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2:active { font-family: Arial;
	color: #587088;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2:hover { font-family: Arial;
	color: #587088;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
text-decoration:underline; color#587088;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
 color: #B80911;
 font-size: 10pt;
 font-weight: normal;
}

A:visited   {
 color: #B80911;
 font-size: 10pt;
 font-weight: normal;
}

A:active    {
 color: #B80911;
 font-size: 10pt;
 font-weight: normal;
}

A:hover {
 color: #B80911;
 font-size: 10pt;
 font-weight: normal;
}

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 {
}

.rootmenuitem TD{
color: black;
font-weight: normal;
font-size: 11px;
height: 11;
text-align: left;
}

.Login {
font-family: Arial;
color: #c2c2c2;
font-size: 10px;
}

A.Login:link  {
font-family: Arial;
color: #c2c2c2;
font-size: 10px;
}

A.Login:visited   {
font-family: Arial;
color: #c2c2c2;
font-size: 10px;
}

A.Login:active    {
font-family: Arial;
color: #c2c2c2;
font-size: 10px;
}

A.Login:hover {
font-family: Arial;
color: #c2c2c2;
font-size: 10px;
}


/* ================================
    CSS SIDE MENU
   ================================
*/   

/** ENFANTS D UNE RUBRIQUE **/
/* A definition du texte du lien */
.SMItem1 A {
color: #ffffff;
margin-left: 18px;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
}

.SMItem1 A:Visited {
color: #ffffff;
margin-left: 18px;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
}

.SMItem1 A:Active {
color: #ffffff;
margin-left: 18px;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
}

.SMItem1 A:Link {
color: #ffffff;
margin-left: 18px;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
}

.SMItem1 A:Hover {
color: #ffffff;
margin-left: 18px;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
}

/* fond du lien */
.SMItem1 {
background-image: url(/DNN/Portals/2/pucelien_off.gif);
background-repeat: no-repeat;
background-position: 10px center;
text-decoration: none;
background-color: #9CACC3;
}

/* lien souris dessus */
.SMItemMouseOver1 A{
text-decoration: none;
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
margin-left: 18px;
}

.SMItemMouseOver1 A:Link {
text-decoration: none;
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
margin-left: 18px;
}

.SMItemMouseOver1 A:Hover {
text-decoration: none;
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
margin-left: 18px;
}

.SMItemMouseOver1 A:Active {
text-decoration: none;
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
margin-left: 18px;
}

.SMItemMouseOver1 A:Visited {
text-decoration: none;
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
margin-left: 18px;
}

/* fond lien souris dessus */
.SMItemMouseOver1 {
background-color: #9CACC3;
background-image: url(/DNN/Portals/2/pucelien_on.gif);
background-repeat: no-repeat;
background-position: 10px center;
}

/* lien enfant actif */
.SMcurrentItemhighlight1 {
color: #AB0F17;
background-color: #9CACC3;
}

/* -------------------- */

/** RUBRIQUE SELECTIONNEE **/
/* A definition du texte du lien */
.SMHeader0 A {
color: #AB0F17;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
margin-left: 5px;
}

.SMHeader0 A:Visited {
color: #ffffff;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
margin-left: 5px;
}

.SMHeader0 A:Active {
color: #ffffff;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
margin-left: 5px;
}

.SMHeader0 A:Hover {
color: #ffffff;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
margin-left: 5px;
}

.SMHeader0 A:Link {
color: #ffffff;
font-size: 8pt;
font-family: Arial;
text-decoration: none;
margin-left: 5px;
}

/* fond du lien */
.SMHeader0 {
color: #AB0F17;
background-color: #9CACC3;
padding-top: 10px;
padding-bottom: 5px;
}

/* lien souris dessus */
.SMHdr0 A {
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

.SMHdr0 A:Link {
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

.SMHdr0 A:Hover {
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

.SMHdr0 A:Active {
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

.SMHdr0 A:Visited {
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

/* fond lien souris dessus */
.SMHdr0 {
background-color: #9CACC3;
padding-top: 10px;
padding-bottom: 5px;
}

/* fond lien souris dessus */
.SMcurrentHeaderHighlight0 {
color: #AB0F17;
padding-top: 10px;
padding-bottom: 5px;
}

/* rubrique selectionne sans enfant */
.SMcurrentItemHighlight0 {
color: #AB0F17;
}

.SMcurrentItemHighlight0 A{
color: #AB0F17;
}

/* -------------------- */

/** RUBRIQUE NON SELECTIONNEE **/
/* A definition du texte du lien */
.SMItem0 A{ 
color: White;
text-decoration: none;
 font-size: 8pt; 
 font-style: normal; 
 font-family: Arial;
 text-decoration: none;
 margin-left: 5px;
}

.SMItem0 A:Visited{ 
color: White;
text-decoration: none;
 font-size: 8pt; 
 font-style: normal; 
 font-family: Arial;
 text-decoration: none;
 margin-left: 5px;
}

.SMItem0 A:Active{ 
color: red;
text-decoration: none;
 font-size: 8pt; 
 font-style: normal; 
 font-family: Arial;
 text-decoration: none;
 margin-left: 5px;
}

/* fond du lien */
.SMItem0 {
 font-size: 8pt; 
 font-style: normal; 
 font-family: Arial;
 padding-top: 10px;
 text-decoration: none;
}

/* lien souris dessus */
.SMItemMouseOver0 A{
color: #AB0F17;
text-decoration: none;
font-size: 8pt; 
font-family: Arial;
margin-left: 5px;
}

/* lien souris dessus */
.SMItemMouseOver0 A:Link{
color: #AB0F17;
text-decoration: none;
font-size: 8pt; 
font-family: Arial;
margin-left: 5px;
}

/* lien souris dessus */
.SMItemMouseOver0 A:Active{
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

/* lien souris dessus */
.SMItemMouseOver0 A:Hover{
color: #AB0F17;
text-decoration: none;
font-size: 8pt; 
font-family: Arial;
margin-left: 5px;
}

/* lien souris dessus */
.SMItemMouseOver0 A:Visited{
color: #AB0F17;
text-decoration: none;
font-size: 8pt;
font-family: Arial;
margin-left: 5px;
}

/* fond lien souris dessus */
.SMItemMouseOver0 {
font-family: Arial;
font-size: 8pt;
text-decoration: none;
padding-top: 10px;
}

/* -------------------- */

/* ================================
    CSS MML Link EN SAVOIR PLUS
   ================================
*/   

.MML-GradualHighLight-Description  {
 font-family: Arial;
 font-size: 8pt;
 color: black;
}



/* ================================
    CSS TITRE DES CONTAINER IMV
   ================================
*/  

.IMVTitle {
	font-family: Arial;
	color: #587088;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ================================
    NEWS ARTICLES IMV
   ================================
*/   

.articleTopCell {
background-color: #58728B;
padding: 6px;
height: 25px;
}

.articleTable {
background-color: #58728B;
margin: 0px;
}

.articleTextCell {
color: black;
padding: 6px;
background-color: #F6F7FB;
}

.TitreArticle {
font-size : 14px;
font-family: arial;
font-weight : bolder;
color : #58728B; }

/* ================================
    CSS BALO
   ================================
*/

.Balo {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
border-bottom: 1px solid black;
}

/* ================================
    CSS STYLES FOR Module CatalogueIMV
   ================================
*/

/* ================================
   Default (CATALOGUE EQUIN)
   ================================
*/
.ItemStyle table{width: 550;}
.ItemStyle TD {padding:2px;}
.AlternatingItemStyle table{width: 550;}
.AlternatingItemStyle TD {padding:2px;}
.Libelle {width: 350;}
.Libelle SPAN {padding-left:8px;background:url(http://www.imv.mixtrio.net/DNN/Portals/2/puce_equin.jpg) no-repeat 0;color: black;font-size: 10pt;font-weight: bold;font-family: arial;font-decoration: none;}
.Reference SPAN{font-family: arial;font-size: 10pt;color: #00519C;}
.Descriptif SPAN{font-family: arial;font-size: 10pt;color: #00519C;}
/* ================================
   CATALOGUE PORCIN
   ================================
*/
.POItemStyle table{width: 550;}
.POItemStyle TD {padding:2px;}
.POAlternatingItemStyle table{width: 550;}
.POAlternatingItemStyle TD {padding:2px;}
.POLibelle {width: 350;}
.POLibelle SPAN {padding-left:8px;background:url(http://www.imv.mixtrio.net/DNN/Portals/2/puce_porcin.jpg) no-repeat 0;color: black;font-size: 10pt;font-weight: bold;font-family: arial;font-decoration: none;}
.POReference SPAN{font-family: arial;font-size: 10pt;color: #983A62;}
.PODescriptif SPAN{font-family: arial;font-size: 10pt;color: #983A62;}
/* ================================
   CATALOGUE BOVIN
   ================================
*/
.BOItemStyle table{width: 550;}
.BOItemStyle TD {padding:2px;}
.BOAlternatingItemStyle table{width: 550;}
.BOAlternatingItemStyle TD {padding:2px;}
.BOLibelle {width: 350;}
.BOLibelle SPAN {padding-left:8px;background:url(http://www.imv.mixtrio.net/DNN/Portals/2/puce_porcin.jpg) no-repeat 0;color: black;font-size: 10pt;font-weight: bold;font-family: arial;font-decoration: none;}
.BOReference SPAN{font-family: arial;font-size: 10pt;color: #AF1B21;}
.BODescriptif SPAN{font-family: arial;font-size: 10pt;color: #AF1B21;}
/* ================================
  CSS TABLEAU CATALOGUE
   ================================
*/
/* ================================
   EQUIN
   ================================
*/
/* TABLEAU PAILLETTES EQUIN*/
.table1 {width: 550px;}
.table1 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.tableHeaderStyle1 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.tableColHeaderStyle1 {}
.tableColAltHeaderStyle1 {}
.tableRowItemStyle1 {font-family: arial;background: #c2c9e3;}
.tableRowAltItemStyle1 {}
/* TABLEAU GOBELETS ET VISOTUBES EQUIN*/
.table2 {width: 550px;}
.table2 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.tableHeaderStyle2 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.tableColHeaderStyle2 {}
.tableColAltHeaderStyle2 {}
.tableRowItemStyle2 {font-family: arial;background: #c2c9e3;}
.tableRowAltItemStyle2 {}
.table3 {width: 550px;}
.table3 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.tableHeaderStyle3 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.tableColHeaderStyle3 {}
.tableColAltHeaderStyle3 {}
.tableRowItemStyle3 {font-family: arial;background: #c2c9e3;}
.tableRowAltItemStyle3 {}
/* ================================
   PORCIN
   ================================
*/
/* TABLE MILIEU DE CONSERVATION PORCIN */
.table4 {width: 550px;}
.table4 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.tableHeaderStyle4 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.tableColHeaderStyle4 {}
.tableColAltHeaderStyle4 {}
.tableRowItemStyle4 {font-family: arial;background: #983A62;}
.tableRowAltItemStyle4 {}
/* TABLEAU GOBELETS ET VISOTUBES PORCIN*/
.potable2 {width: 550px;}
.potable2 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.potableHeaderStyle2 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.potableColHeaderStyle2 {}
.potableColAltHeaderStyle2 {}
.potableRowItemStyle2 {font-family: arial;background: #983A62;}
.potableRowAltItemStyle2 {}
.potable3 {width: 550px;}
.potable3 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.potableHeaderStyle3 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.potableColHeaderStyle3 {}
.potableColAltHeaderStyle3 {}
.potableRowItemStyle3 {font-family: arial;background: #983A62;}
.potableRowAltItemStyle3 {}
/* ================================
   BOVIN
   ================================
*/
/* TABLEAU Medium straws BOVIN*/
.botable1 {width: 550px;}
.botable1 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle1 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle1 {}
.botableColAltHeaderStyle1 {}
.botableRowItemStyle1 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle1 {}
/* TABLEAU Medium straws Top Bull Straws BOVIN*/
.botable5 {width: 550px;}
.botable5 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle5 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle5 {}
.botableColAltHeaderStyle5 {}
.botableRowItemStyle5 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle5 {}
/* TABLEAU Mini straws BOVIN*/
.botable6 {width: 550px;}
.botable6 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle6 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle6 {}
.botableColAltHeaderStyle6 {}
.botableRowItemStyle6 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle6 {}
/* TABLEAU Mini straws Top Bull Straws BOVIN*/
.botable7 {width: 550px;}
.botable7 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle7 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle7 {}
.botableColAltHeaderStyle7 {}
.botableRowItemStyle7 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle7 {}
/* TABLEAU Fresh Semen Straws BOVIN*/
.botable8 {width: 550px;}
.botable8 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle8 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle8 {}
.botableColAltHeaderStyle8 {}
.botableRowItemStyle8 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle8 {}
/* TABLEAU GOBELETS ET VISOTUBES BOVIN*/
.botable2 {width: 550px;}
.botable2 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle2 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle2 {}
.botableColAltHeaderStyle2 {}
.botableRowItemStyle2 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle2 {}
.botable3 {width: 550px;}
.botable3 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle3 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle3 {}
.botableColAltHeaderStyle3 {}
.botableRowItemStyle3 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle3 {}
/* TABLEAU STRAWS SEALING BOVIN*/
.botable9 {width: 550px;}
.botable9 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle9 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle9 {}
.botableColAltHeaderStyle9 {}
.botableRowItemStyle9 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle9 {}
.botable10 {width: 550px;}
.botable10 TD {font-family: arial;font-size: 9pt;color: black;padding: 5px;}
.botableHeaderStyle10 TD {font-family: arial;color: black;font-weight: bold;font-size: 10pt;}
.botableColHeaderStyle10 {}
.botableColAltHeaderStyle10 {}
.botableRowItemStyle10 {font-family: arial;background: #AF1B21;}
.botableRowAltItemStyle10 {}


.UDT_Table_Head TD A {
color:#FFFFFF;
}

.rootmenuitem IMG {
vertical-align:middle
}

.Normaldate { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }



