/* ==|== media queries ====================================================== */
@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}



/* ==|== print styles ======================================================= */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* */

@font-face {
  font-family: AG2;
  src: url(../fonts/AG2.ttf);
}

body{
background: white;
font: normal 62.5%/1.2em Verdana;
color:#333;
}

h2{
font-size:17px;
margin-bottom:10px;
}

p{
margin: 5px 0;
}

a,
a:link,
a:visited{
color:#999;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#container,
#footer{
width:798px;
margin:20px auto;
}

#container{
border:1px solid silver;
border-top:0;
background: white url(../images/fnd_header.png) no-repeat -1px 0;
}

#header ul,
#header li{
float: left;
list-style:none;
margin-right:5px;
text-transform:lowercase;
}

#logo{
margin-top:15px;
float:left;
/*height:70px;*/
}

#nav,
#utiles{
float:right;
clear:right;
}

#nav{
margin-top:10px;
}

#nav .menu{
margin-bottom:0;
}

#nav li{
/*display:inline;
float: left;*/
/*IE7*/
}

#nav a{
text-transform:uppercase;
font-size:1.5em;
color:#01244E;
/*font-family:	AG2;*/
/*font-family: Helvetica;*/
/*IE7*/
/*letter-spacing:1.5px;*/
}

#nav li.current a,
#nav a:hover{
color: #999;
text-decoration:none;
}

#utiles form,
#utiles menu,
#utiles .mod-languages{
float:right;
}

#utiles label{display:none;}

#utiles .search{margin:10px;}

#utiles .intranet{
background:transparent url('../images/intranet.png') no-repeat top left;
padding-left: 25px;
}

#utiles input{
color: gray;
font-family: Verdana;
font-size: 0.9em;
padding: 3px 5px;
border: 1px solid #999;
-moz-box-shadow: 2px 2px 3px 1px #999;
-webkit-box-shadow: 2px 2px 3px 1px #999;
box-shadow: 2px 2px 3px 1px #999;
}

#banners{
clear:both;
height:123px;
}

#container{
padding-bottom:20px;
min-height:585px;
}

#main{

}

#migas{
margin-bottom:25px;
}

#espacio{
width:67px;
float:left;
}

#sidebar{
border-left: 1px dashed #e7e7e7;
border-right: 1px dashed #e7e7e7;
width:200px;
float:left;
}

#sidebar p{
margin:0;
padding:20px 15px;
font: bold 1.4em/1.0em  Arial;
color: #666;
text-transform:uppercase;
}

#sidebar .bannergroup{
float:right;
}

#sidebar .menu{
margin-top:30px;
}

#contenido{ 
padding:0 40px 0 30px;
float:left;
/*width:74%;*/
width:450px;
}

#contenido ul{
margin: 5px 0 0 15px;
padding:0;
}

#sidebar li,
#contenido  li{
list-style-image:url(../images/bullet.gif);
margin-bottom:10px;
}

#contenido  li ul{
margin: 5px 0 0 35px;
}

#contenido  li ul li{
margin-bottom:5px;
}

.item-page h1{display:none;}

.article-info{
margin:0;
}

.modified{
margin:0;
color:#ccc;
}

.readmore{
text-align:right;
}

.item-separator{
padding-bottom:5px;
border-bottom:1px dashed #eee;
}

/*EQUIPO*/
.foto{float:left;}
.foto img{margin-top:10px;}
.cv{
width:294px;
margin-left:15px;
float:left;
}
/* FIN EQUIPO*/

/*Breezing forms*/
.droppableArea{
margin-left:0 !important;
}

.ff_listItem{
list-style-image:none !important;
}

.ff_listItem select,
.ff_listItem  textarea,
.ff_listItem input[type="text"],
.ff_listItem input[type="submit"]{
margin-left:10px;
font-family:Verdana;
font-size: 0.9em;
padding: 0 5px;
border: 1px solid #999;
-moz-box-shadow: 2px 2px 3px 1px #999;
-webkit-box-shadow: 2px 2px 3px 1px #999;
box-shadow: 2px 2px 3px 1px #999;
}

.ff_div{
position:relative;
zoom:1;
}

.ff_capimg{
margin-bottom:5px;
}

.bfQuickMode h2{
width: 320px;
}

.lopd{
text-align:justify;
font-size:0.8em;
}
/* fin Breezing forms*/

/*PHOCA MAPS*/
.phocamaps-box{
padding: 7px !important;
background: #EEE;
}

.pmroute{
margin-top:10px;
text-align:center;
}

.pmroute input[type="text"],
.pmroute input[type="submit"]{
margin-left:10px;
font-family:Verdana;
font-size: 0.9em;
padding: 3px 5px;
border: 1px solid #999;
-moz-box-shadow: 2px 2px 3px 1px #999;
-webkit-box-shadow: 2px 2px 3px 1px #999;
box-shadow: 2px 2px 3px 1px #999;
}
/*fin PHOCA MAPS*/

/* Busquedas*/
.search h1{
font-size:1.8em;
text-transform:uppercase;
}

.search fieldset{
border:none;
}

.search select,
.search  textarea,
.search input[type="text"],
.search button{
margin-left:10px;
font-family:Verdana;
font-size: 0.9em;
padding: 0 5px;
border: 1px solid #999;
-moz-box-shadow: 2px 2px 3px 1px #999;
-webkit-box-shadow: 2px 2px 3px 1px #999;
box-shadow: 2px 2px 3px 1px #999;
}

.tBuscar{
font-size:1.1em;
}

.search .phrases-box{
margin-top:5px;
}

.search .phrases-box label{
margin:0;
}

.searchintro{
text-align:center;
}

.searchForm{
border:1px solid #ccc;
padding:10px;
-moz-box-shadow: 2px 2px 3px 1px #999;
-webkit-box-shadow: 2px 2px 3px 1px #999;
box-shadow: 2px 2px 3px 1px #999;
margin-bottom:30px;
}

.phrases-box,
.ordering-box{
margin-bottom:10px;
}

/*Fin de busquedas*/

#footer{
margin-top:10px;
color:#999;
}


#footer .menu{
float:left;
list-style:none;
margin:0;
padding-top:5px;
margin-right:20px
}

#footer .custom{
float:left;
}

.footer2{display:none;}

.clr{clear:both;}

#ff_listItem78,
#ff_listItem84,
#ff_listItem63{
height:120px;
}