body {
	background:url(../images/fondo.gif);
	text-align : center;
	margin-top: 10px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif, Trebuchet MS, serif;
	color:#000000;
	font-size:11px;
	scrollbar-face-color: #013076;
    scrollbar-highlight-color: #025ADF;
    scrollbar-3dlight-color: #0155D3;
    scrollbar-darkshadow-color:#002051;
    scrollbar-shadow-color: #E48110;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color:#0150C5;
}

		
#container {
	width: 770px !important;
	height: 100% !important;
	background-color:#eee;
}
	#head {
		width: 770px;
		height: 162px;
		background-color:#fff;
		}
		#headl {
			width: 170px;
			height: 162px;
			background:url(../images/gracci_r1_c1.jpg);
			float:left;
			}
		#headr {
			width: 600px;
			height: 162px;
			background:	url(../images/gracci_r1_c2.jpg);
			float:left;
			}
	#cont {
		width: 770px;
		height: 495px;
		background-color:#fff;
		}
	#contmenu {
		width: 170px;
		height: 495px;
		float:left;
			}
			
			#upmenu {
				width: 170px;
				height: 40px;
				background:url(../images/gracci_r2_c1.jpg);
			}
			#menuback {
				width: 170px;
				height: 455px;
				background:	url(../images/gracci_r3_c1.gif);
				}
			#menu {
				padding-top:30px;
				width: 170px;
				height: 425px;
				overflow:auto;
				}
			
		#content {
			width: 600px;
			height: 495px;
			float:left;
			}
			#contbarra {
				width: 600px;
				height: 40px;
				background: url(../images/gracci_r2_c2.gif);
				}
			#contelele {
				width: 600px;
				height: 40px;
				background: url(../images/gracci_r2_c2.gif);
				}
				#contenido {
					width: 450px;
					height: 455px;
					float:left;
					background:#ffffff;
					overflow:auto;
					
				}
				#contenidob {
					width: 600px;
					height: 455px;
					float:left;
					background:#ffffff; 
					overflow:auto;
					
					}
			#menuder {
				width: 150px;
				padding-top:40px;
				height: 415px;
				float:left;
				background: url(../images/gracci_r3_c3.gif);
				overflow:auto;
				}
	#pie{
		width: 770px;
		height: 43px;
		background:	url(../images/gracci_r4_c1.jpg);
		}
		.modifydate {
	color: #999999;
}


.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color : #7B8DA1;
}

#mainlevel-nav {
	margin: 0;
	height: 100%;
	width:100%;
}
#mainlevel-nav li {
	background-image: none;
	paddingright: 0px;
	list-style:none; 
	float: right; 
	margin: 0;  
	font-size: 10px;
	white-space: nowrap;
	text-indent: 15px;
	display:block;
	height: 20px;
	
}
#mainlevel-nav a { 
	text-decoration: none;  
	border: 1px solid;
	border-color: #fff #1C4648 #1C4648 #fff;
	background-color:#01388A ;
	color: white;
	height: 20px !important;
	width:auto;
	text-align:center;
	
}

#mainlevel-nav a:hover {
	background-color:#E48110;
	text-decoration: none;  
	border: 1px solid;
	color: white;
	height: 20px !important;
	width:auto;
	text-align:center;
}
a:link, a:visited {
	color: #0066CC; 
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* --estos son los colores y caractristicas del menu - texto y colores-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #E48110;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color:#ffffff;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #FDC427; 
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #CC0000; 
		text-decoration: underline;
        }

a.sublevel:hover {
        color: #FF9900; 
		text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #FFFFFF; 
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
		padding-left: 5px;
}

table.moduletable-top {
		width: 100%;
		height: 100%;
        margin: 0px 0px 0px 0px;
        }
table.moduletable-top td {
		width: 100%;
		padding-right: 16px;
	    }
table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 150px;
        }
/* --titulos de las barras del menu y del lado derecho - modulos right y left en php-- */
table.moduletable th {
	display:block;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
  font-size        : 12px;
  font-weight      : bold;
  color: #CC0000;
  width            : 100%;
  padding: 2px 2px 2px 2px;
  margin-top:5px;
  margin-bottom:5px;
  text-align:center;

}

/* --cuadros del menu-- */
table.moduletable td {
        font-size: 11px;
        font-weight: normal;
        border: 1px solid #01388A;
        padding: 2px 2px 2px 2px;
       background-color:#01388A;
	   color:#FFFFFF;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #E48110;
  line-height      : 14px;
}


.sectiontableheader {
  background-color:#003366;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #0099FF;
  color: #666666;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
  color: #666666;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}
/* --read more-- */
a.readon:link, {
	padding:5px;
	color: #E48110;
}
a.readon:hoover, {
	color:	#FF6600;
	text-decoration:underline;
}
.contentpaneopen {
  background: #FFFFFF;
  text-align:justify;
  padding: 0px 5px 0px 5px;
}
/* --titulos principales de los contenidos-- */
.contentheading, .componentheading {
	background-color:#0150C5;
	border: 1px solid #A80C0C;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color:#ffffff;
  text-align       : center;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* links del contenido */
a:link, a:visited {
  font-size        : 11px;
  color:#FDC427;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color:#FF9900;
  text-decoration  : underline;
}

#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}

a#active_menu:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color:#003399;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #FFCC00;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}
