/* Start of CMSMS style sheet 'simbc : estilos globales DE' */
/* simbc : estilos globales */

body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#006699 url(xtras/simbc/bodybg.png) repeat-x ;
color:#222;
}

.est {
color:#26a;
}

.ent {
font-size:80%;
}

.svt {
font-size:80%;
}

.es {
color:black;
}

.en {
color:#dddddd;
font-size:80%;
}

.sv {
color:#dddddd;
font-size:80%;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background: #fff url(xtras/simbc/contLOGObg-de.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
margin:0 20px 0 0;
padding:0 0 25px 0;
/* overflow:auto; */
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#langsel {
	text-align:right;
	margin-right:190px;
	margin-top:-10px;
	font-size:80%;
	color: #999999;
}


#main {
background-color:#FFF;
float:left;
width:530px;
margin-right:20px;
margin-top: 180px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(xtras/simbc/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.box {
	background-color: #fff;
	margin: 0 0 18px 0;
}

.box li {
             list-style: disc;
	margin: 0 0 0 -30px;
	padding: 0 0 0 -30px;
}

.sidelink{
display:block;
idth:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(xtras/simbc/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(xtras/simbc/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.menuheader {
width:140px;
}

#.see {
background-color:#FFF
}

div#flat{clear:both;height:38px;margin:10px 0 0;padding:0px;}
div.left49 {margin: 0 1em; float:left;width: 80%;}
div.right49 {margin: 0 1em; float:right;width: 10%;text-align: right;}
div.left49 p{margin:0px 1px; padding:0px}
div.right49 p{margin:0; padding:0px}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(xtras/simbc/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/* navegación con migas */
div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* es mejor usar ajustes relativos para que se puedan cambiar en cliente */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #cccccc;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }


/* navegación con migas superior */
div.breadcrumbs-sup {
/*   text-align:right; */
   margin-right:190px;   
   padding: 1em 0 1.2em 0; 
   font-size: 90%;        
   margin: 0 1em;
}

 div.breadcrumbs-sup span.lastitem { 
   font-weight:bold; 
 }

/* bordes */
div.bordeinf {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* es mejor usar ajustes relativos para que se puedan cambiar en cliente */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   /* border-bottom: 1px dotted #cccccc; */
}
div.bordesup {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* es mejor usar ajustes relativos para que se puedan cambiar en cliente */
   /* margin: 0 1em;   */     /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-top: 1px dotted #cccccc;
}



/* fichas relacionadas */
div.fichasrel {
   font-size: 90%;        /* es mejor usar ajustes relativos para que se puedan cambiar en cliente */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-top: 1px dotted #cccccc;
}

/* imágenes en fichas */
.ficha_imagenes_item {
     margin:15px 0 5px 0;
    /* filter:progid:DXImageTransform.Microsoft.dropShadow(color='#808080', OffX='10' OffY='10'); */
    /* filter:progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=225,); */
    /* width: 150px; color: #FF0000; */
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* area mini */
.mini {
  font-size: 90%;
  margin:15px 0 5px 0;
}

/* listas */

li.esp {list-style-image:url(xtras/simbc/lang/lang_es.gif); padding: 0 0 0 .5em;}
li.eng {list-style-image:url(xtras/simbc/lang/lang_en.gif); padding: 0 0 0 .5em;}
li.cat {list-style-image:url(xtras/simbc/lang/lang_ct.gif); padding: 0 0 0 .5em;}
.sitemap1 {list-style-image:url(images/icons/set1/page_white.png); font-weight:bold;}
.sitemap1 ul {list-style-image:url(images/icons/set1/page_white_stack.png); font-weight:normal;}  
.sitemap1 ul ul {list-style-image:url(images/icons/set1/page_white_swoosh.png); font-weight:normal;}
.sitemap2 {list-style-image:url(xtras/simbc/icons/set1/page_white.png); font-weight:bold; font-variant: normal;}
.sitemap2 ul {list-style-image:url(xtras/simbc/icons/set1/page_white_stack.png); font-weight:bold; font-variant: small-caps;}  
.sitemap2 ul ul {list-style-image:url(xtras/simbc/icons/set1/page_white_swoosh.png); font-weight:normal; font-variant: normal;}
li.feed {list-style-image:url(xtras/simbc/cms/feed-icon-10x10.gif); margin-left: .2em;}
/* End of 'simbc : estilos globales DE' */

