﻿#container
{
    border: none;
    position: relative;
    margin: 20px auto;
    width: 800px;
    height: auto;
}
#logomenu
{
    float: left;
    margin: auto;
    width: 200px;
    height: 90px;
}
.logo
{
    width: 200px;
    height: 100px;
}
.menu
{
    width: 599px;
    height: 100px;
}
.menu td
{
    height: 60px;
}

ul#RkMenu {
  width: 100%;
  height: 60px;
  padding: 0 0 0 6px;
  margin: 0;
  list-style: none;
  display: inline;
  float: left;  
}

ul#RkMenu li {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  display: inline;
  float: left;  
  border-left: 1px solid #ccc;
}

ul#RkMenu li a {
  width: 118px;
  height: 35px;
  padding: 25px 0 0 0;
  margin: 0;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.border
{
    width: 1px;
    height: 60px;
    background-image: url('/Files/System/borde.gif');
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}    
#centro
{
    position: relative;
    margin: auto;
    height: auto;
    width: 800px;
    border: none;
}
#idioma
{
    position: absolute;
    top: 0px;
    width: 204px;
    height: auto;
    border: none;
}
#leftar
{
    position: absolute;
    top: 55px;
    width: 204px;
    height: auto;
    border: none;
}
#contenido
{
    position: relative;
    float: right;
    border: none;
    top: -15px;
    left: 0px;
    width: 594px;
    height: auto;
}
#leftmdo
{
    position: absolute;
    top: 25px;
    width: 203px;
    height: 20px;
    border: none;
    border-top: solid 1px #c7cacd;
    border-bottom: solid 1px #c7cacd;
    border-left: #ccc 1px solid;
}
#leftdo
{
    position: absolute;
    top: 265px;
    width: 203px;
    height: 20px;
    border: none;
    border-top: solid 1px #c7cacd;
    border-bottom: solid 1px #c7cacd;
    border-left: #ccc 1px solid;
}
#noticias
{
    position: absolute;
    top: 295px;
    width: 204px;
    border: none;
    border-bottom: solid 1px #c7cacd;
}
#contenidoref
{
    position: relative;
    float: right;
    border: solid 1px #ccc;
    top: -15px;
    left: 0px;
    min-height: 80px;
    width: 592px;
    height: auto;
}
#contenidonews
{
    position: relative;
    float: right;
    border: solid 1px #ccc;
    top: -15px;
    left: 0px;
    width: 592px;
    height: auto;
}
#footer
{
    position: relative;
    float: right;
    top: -15px;
    text-align: center;
    padding-top: 3px;
    background-image: url('/Files/System/smoke_blue.jpg');
    width: 594px;
    height: 30px;
}
#powered{
    float: right;
    position: relative;
    margin: -15px 0 0 0;
    width: 594px;
    height: auto;
    font-size: 9px;
}
.TextoNewsTitulo
{
    text-align: left;
    color: Blue;
    font-size: 14px;
    font-style: oblique;
    font-family: Verdana;
}
.TextoNewsTess
{
    text-align: left;
    font-size: 12px;
    font-style: italic;
    font-family: Verdana;
    color: #666;
}

.TextoNewsText
{
    font-size: 12px;
    font-family: verdana;
    color: #666;
    text-align: justify;
}

#accordion {
  margin:20px 0px;
}

h3.toggler {
  cursor: pointer;
  border: 1px solid #f5f5f5;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  font-family: 'Andale Mono', sans-serif;
  font-size: 12px;
  background: #D2E0E6;
  color: #528CE0;
  margin: 0 0 4px 0;
  padding: 3px 5px 1px;
}

div.element p, div.element h4 {
  margin:0px;
  padding:4px;
}

blockquote {
  padding:5px 20px;
}

.goMaroc {
	width: 594px;
	height: auto;
	float: left;
	padding: 5px 0;
	margin: 0;
}

.gMtext {
	width: 185px;
	height: auto;
	float: left;
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 12px;
}

.gMtext a {
	font-size: 12px;
}

.gMlogo {
	width: 200px;
	height: auto;
	float: left;
	padding: 10px 0 0;
	margin: 0;
	text-align: center;
}

.gMpower {
	width: 179px;
	height: auto;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	text-align: right;
}
