/* Start of CMSMS style sheet 'estilos qcoach' */
body {
        background: #ffae00 url(/img/fade_orange_8x256.png) top left repeat-x; 
  height: 100%;
}

body {
    text-align : center;
    padding : 0px;
    margin : 0px;
}
 
body, a, td, th {
        color: black;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; 
}

h2 {
 font-weight: bold;
 font-size : 13px;
 padding-left : 10px;
 padding-right: 10px;
 margin-top : 20px;
}
#navBar { 
  text-align: right; vertical-align: middle; padding: 0 16px 0 16px;
}
#navBar, #navBar a { 
 color: white; font-weight: bold; text-decoration: none; }

body {
  text-align : center;
line-height : 15px;
}

img {
  border: 0px;
}

a {
  color : #e19800;
  text-decoration : underline;
}
 
table, th, td {
/*      font-size : 11px; */
/*      border-style: solid; */
}

/* table th { background: #BFCBD8; color: #000000; } */

form { display: inline; }

#main { margin-left: 20px; margin-top: 20px; width: 800px; background: white; }

#mainLeft {
  background: #ffe596;
  width: 180px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #ffd26a;
}

#mainTitle {
  vertical-align: top;
  text-align: left;
  padding: 4px 16px 4px 16px;
  background: white url(/img/section_title_fade_8x22.png) top left repeat-x;
}

#mainTitle { color: #666666; font-weight: bold; font-size: 12px; }

#mainCenter {
  vertical-align: top;
  text-align: left;
  padding: 10px;
  background: white url(/img/content_fade_8x64.png) top left repeat-x;
  height: 100%;
}


#mainRight {
        padding : 6px; /* 10px 5px 10px 10px; */
        text-align : center;
        width: 200px; 
        background-color : white; 
}

#menuwrapper { margin: 8px 4px 8px 10px; font-size: 12px; }
#menuwrapper, #menuwrapper a { text-decoration: none; color: black; }
#menuwrapper ul { padding: 0; margin: 0; list-style-image: none; list-style-type: none;}
ul#primary-nav ul { list-style-image: none; list-style-type: none; }
ul#primary-nav li { font-weight: bold; }
ul#primary-nav li ul li { font-weight: normal; }
/*
ul#primary-nav { list-style-image: url(img/bullet_10x10.gif); }
*/
ul li { padding: 0; margin: 0; }

#mainCenter img { margin-left: 6px; margin-right: 6px; }
#mainCenter p {margin-left: 10px; margin-right: 6px; }

table.comunidad td {
  vertical-align: top;
  padding-top : 20px;
}
table.comunidad th {
  padding-top : 20px;
}

/* Modificaciones Adumbro */
div.titulo_2 {
  margin-top: 20px;
  padding: 4px;
  background-color: #eee;
  color: #666666; font-weight: bold; font-size: 12px;
}
div.anotacion {
  display: block;
  background-color: #ffc;
  border: 6px solid #fc3;
  padding: 10px 20px;
}
div.cuestionario ol ul {
  list-style: none;
  display: block;
  padding: 4px 10px;
  margin: 4px 0 20px 200px;
  background-color: #eee;
  color: #000;
  border: 1px solid #ccc;
  font-size: 0.8em;
  text-transform: uppercase;
}
div.botones {
  text-align: right;
}
div.dossier_prensa p {
  font-size: 0.8em;	
}
div.dossier_prensa p a{
  font-size: 1.4em;	
}

/* End of 'estilos qcoach' */

