a:link {
	color: #AB001C;	
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #01559B;
	text-decoration: none;
	outline: 0;
}
.shorcuts a {
	color: #747474;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	outline: 0;
}
.shorcuts a:hover {
	color: #AA0001;
	text-decoration: none;
	outline: 0;
}
a {
	color: #AA0001;
	text-decoration: none;
	font-size:12px;
	outline: 0;
}
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	/*
	background:url(../img/bg.jpg);
	background-repeat:repeat-x;
	*/
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #AB001C;
	left: 10px;
	padding-left: 10px;
}
.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:19px;
	color: #999999;
	line-height: normal;
	padding-right: 25px;
	background:url(../img/footer.jpg);
}
.inputs{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
.resalta{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background:#FFFFDC;
	line-height: normal;
}
.encuentra{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:#FFFF99;
	letter-spacing:1px;
}
.resumen{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #444444;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 5px;
}
.links li {
	line-height: 20px;
	list-style-type: none;
}
.links ul {
	padding-left: 0px;
	margin-left: 10px;
}
.nav {
	line-height: normal;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 100pt;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.nav span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

	
}
.nav a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
}
.nav a:hover {
	color: #AA0001;
}
.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0001;
	font-weight: bold;
}
.title-blanc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 0px 0px 5px;
	background-image:url(../img/menu/bg.jpg);
}
.promesse {
	/*padding-top: 20px;*/
	padding-left: 25px;
	padding-right: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.texte{
	padding-left: 20px;
	padding-right: 15px;
	line-height: normal;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 13px;
}
.link-Big {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA0001;
	font-weight: normal;
}
.title-Big {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.title-Med {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #01559B;
	font-weight: bold;
}
.title-block {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA0001;
	display:block;
	padding-bottom: 5px;
}
.texte hr {
	width: 300px;
color: red;
background-color: #AA0001;
height: 1px;
border: 0;
}
.baseline {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.champFormulaire {
	border: 1px solid #666666; 
  /*width:90%;-*/ 
}
.bouton {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #666666;
}
.thumbnail {
  width:160px;
  height:173px; 
  border: 1px solid #ccc;
  padding:2px;
  margin:3px;
  float:left;  
  text-align:center;  
  background:#fff; 
  z-index: 0;
}
.thumbnail a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;    
    color: #7b716a;
    text-decoration:none;
	outline: 0;
}
.thumbnail a img{
    opacity : 0.7;
	outline: 0;
    /*filter : alpha(opacity=70);*/
}
.thumbnail a:hover img{
    opacity : 1;
	outline: 0;
    /*filter : alpha(opacity=100);*/
}
.thumbnail a:hover{
  color: #01559B;
  outline: 0;
}

/* ================================================================ 
CSS Menu 
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:11px;padding-bottom:0px;text-align:left;position:relative;z-index:2000;}     
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:2em;}
/* style the sub-level lists */
.menu ul ul {width:15em;border-left:1px solid #b0a59e;border-right:1px solid #b0a59e;border-bottom:1px solid #b0a59e;}
.menu ul ul ul{width:15em;border:1px solid #b0a59e;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:2em;line-height:2em;font-weight: bold;list-style-type:none; padding:0}
/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;font-weight: normal;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#ffffff;padding:0 2em 0 2em;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#fff; color:#7b716a;width:12em;height:100%;line-height:1em;text-decoration:none; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}
/* style the sub level links */
.menu ul ul a.arrow, .menu ul ul a.arrow:visited {display:block;background:#fff; background-image: url(../images/arrow-menu.gif);color:#7b716a;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a.arrow, .menu ul table ul a.arrow:visited  {width:14em; w\idth:12em;; background-image: url(../images/arrow-menu.gif)}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}
.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#fff;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}
/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background-color:#A0A0A0;}
.menu :hover > a {color:#fff;background-color:#A0A0A0;}
/* second */
.menu ul ul a:hover{color:#fff;background-color:#A0A0A0;}
.menu ul ul :hover > a {color:#fff;background-color:#A0A0A0;}
.menu ul ul a.arrow {color:#666666;background:url(../img/menu/flecha.gif);background-repeat:no-repeat;background-position:bottom right;background-color:#fff;}
.menu ul ul a.arrow:hover{color:#fff;background:url(../img/menu/flecha2.gif);background-repeat:no-repeat;background-position:bottom right;background-color:#A0A0A0;}
/* third */
.menu ul ul ul a:hover {background-color:#A0A0A0;}
.menu ul ul ul :hover > a {background-color:#A0A0A0;}
/* fourth */
.menu ul ul ul ul a:hover {background-color:#A0A0A0;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2em;left:-1px;width:14em;}
/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:0em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* keep the next level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul{visibility:visible;}
.menu #users{float:right; background:url(../img/menu/bg_user.jpg); background-position:top left;}
.menu #users :hover{float:right; background:url(../img/menu/bg_user.jpg); background-position:bottom left;}
.menu #logout{float:right; background:url(../img/menu/bg_user.jpg); background-position:bottom left;}
.menu #logout :hover{float:right; background:url(../img/menu/bg_user.jpg); background-position:top left;}

/* ================================================================ 
Fin CSS Menu 
=================================================================== */
.img-min-news {
	padding: 3px;
	border: 1px solid #333333;
}
.nav {
	color: #747474;
	text-decoration: none;
}
.external a {
	color: #AAAAAA;
	text-decoration: none;
	font-size:9px;
	outline: 0;
}
.external a:hover {
	color: #01559B;
	text-decoration: underline;
	outline: 0;
}
/* ================================================================ 
Style for JQuery 
=================================================================== */

.hidden{
display:none;
}
.visible{
display:block;
}
.preloader{
margin-top:112px;
color:#848484;
display:none;
width:590px;
}
#presseContent{
display:none;
}
#listePressWslide{
list-style-type:none;
height:557px;
overflow:hidden;
padding:0;
}
#listePressWslide li{
display:block;
float:left;
width:550px;
height:570px;
overflow:hidden;
}
.wslide-menu{
font-size:14px;
/*text-decoration:center;*/
}
.wactive{
font-weight:bold;
}   
.lienImage{
border:0;
}
.lienImage img{
 border:0;
 height: 253px;
 position:relative;
 top:-15px;
}
.blocNews{
min-height:70px;
margin:7px 0;
}
.tabla{
	background-color: #F5F5F5;
}
.tabla2{
	background-color: #E6F0FB;
	border:thin;
}
.selecc{
	background-color: #CCCCCC;
}
.service{
	background-color: #BFC3C8;
}
.barra_service{
	background-color: #3D457C;
	font-weight: bold;
	color: #FFFFFF;
}
.barra_naranja{
	background-color: #F36320;
	font-weight: bold;
	color: #FFFFFF;
}
.punteado_naranja{
	background-image: url(../img/punto_naranja.gif);
	background-repeat:  repeat-x;
}
.muestra{
	display:block;
}
.oculta{
	display:none;
}
img {
	border: none;
}

/* dock2 - bottom */
#dock2 {
	width: 746px;
	bottom: 0px;
	position: relative;
	left: 0px;
}
.dock-container2 {
	position: relative;
	height: 120px;
	padding-left: 10px;
}
a.dock-item2 {
	display: block; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 40px; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
	outline: 0;
}
#avisos {
}
.voy {
	font-size: 10px;
	text-align: justify;
}

.dock-item2 span {
	display: none;
	color:#666666;
	/*padding-left: 40px;*/
}
.dock-item2 img {
	border: none;
	margin: 0px 0px 0px 0px; 
	width: 100%;
}
.boton {
	background-color: #FFFFFF;
	background-image: url(../img/back_boton.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.user_docs{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:5px;
	background-color:#ECF2F9;
}
.user_docs tr:hover{
	background-color:#F2F2F2;
}
.div_muestra{
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	width:30px;
	float:right;
}.Ciudadtel {
	font-size: 14px;
	color: #000;
}

