﻿/* selectors */
body 
{
    font-family:Verdana; font-size:12px;
    background-image:url(images/tuile_bon_crop.jpg);    
}
p{text-align:left;}

a:hover{ cursor:pointer;cursor:hand;}
/* selectors end */

/* Custom styles */
.errorMessage{ font-weight:bold; color:Red;}
.centeredTable{ margin-left:auto; margin-right:auto;}
.footer{ font-size:9pt; color:#9db0c5}
.white_link{color:white; text-decoration:none; font-weight:normal;}
.white_link:hover{color:white; text-decoration:none;font-weight:normal;}
.gray_link{font-size:12px; color:#3C5C83;font-weight:bold; text-decoration:none;}
.black_link{font-size:10px; color:#000000;}
.medium_black_link{font-size:12px; color:#000000; text-decoration:none;}

.light_brown_link{color:#dcd9d4;text-decoration:none;}
.light_brown_link:visited{color:#dcd9d4; text-decoration:none;}
.light_brown_link:hover{color:#dcd9d4; text-decoration:underline;}
.light_brown_link:active{color:#dcd9d4; text-decoration:none;}


.upper_red{ font-size:12px; font-weight:bold; color:#ab1115; text-transform:uppercase;}
.large_upper_red{ font-size:13px;font-weight:bold; color:#ab1115; text-transform:uppercase;}
.gray{font-size:12px; color:#897e74;font-weight:bold;}
.news_text{font-family:Verdana; font-size:12px; text-align:justify;}
.news_content{font-size:12px; color:#000000; text-decoration:none;}
.footer{color:#dcd9d4; font-size:10px; text-transform:uppercase;}
/* Custom styles end */

/* 
default red: #ab1115 
default blue : #4e719a
*/
