hebreo_r4_c1
body {
	background: url(../images/fondo.gif);
	text-align : center;
	margin-top: 10px;
	margin-left: 0px;
	scrollbar-face-color: #D4E6F3;
    scrollbar-highlight-color: #EAEAE2;
    scrollbar-3dlight-color: #F7F7F2;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-shadow-color: #C4C4AC;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #F0F7FB;
}

tr, p, div {
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

a:link, a:active {
	color:#000066;
	text-decoration: none;
	}
a:visited {
 	color:#FF9933;
	text-decoration: none;
 	}
a:hover {
	color:#0000FF;
	text-decoration: none;
	}
a:focus {
	outline: none;
	
	}
	
#contenedor{
	border: 1px solid;
	border-color:#9BAD90;
	margin: 0 auto;
	padding: 0 0px;
	text-align: left;
  	width: 770px;
	background:#FAFBFC;
}

	#header{
  		width: 770px;
		height:276px;
		float:left;
	}
		#headizq{
  			width: 230px;
			height:296px;
			float:left;
			background: url(../images/hebreo_r1_c1.jpg);
			}
		#headrite{
  			width: 540px;
			height:296px;
			float:left;
			}
			#headriteup{
  				width: 540px;
				height:43px;
				background: url(../images/hebreo_r1_c2.gif);
				vertical-align:center;
				float:left;
				text-align:right;
				}
			#headritemid{
  				width: 540px;
				height:223px;
				float:left;
				}
				#headritemidup{
  				width: 540px;
				height:50px;
				background: url(../images/upheady.gif);
				}
				#headritemidown{
  				width: 540px;
				height:173px;
				background: #99BE87;
				}
					
			#headritedowone{
  				width: 520px;
				height:30px;
				background: url(../images/hebreo_r3_c2.gif);
				float:left;
				}
			#headritedowtwo{
  				width: 20px;
				height:30px;
				background: url(../images/hebreo_r3_c3.gif);
				float:left;
				}
				
	#content{
  		width: 770px;
		background:url(../images/hebreo_r5_c1.png);
		background-repeat:repeat-y;
			}
			
	#contup{
  		width: 770px;
		height: 17px;
	}
		#contupleft{
  			width: 230px;
			height:17px;
			background: url(../images/hebreo_r4_c1.gif);
			float:left;
			}
		#contuprite{
  			width: 540px;
			height:17px;
			text-align:center;
			background: url(../images/hebreo_r4_c2.gif);
			float:left;
			}
	#bloqueMenu
	{
	border: 1px solid #849DB3;
	height: 220px;
	background: #C1D7F0;
	width: 100%;
	}
	#contdown{
  		width: 770px;
		height: 100%;
		float:left;
	}	

		#contupdownl{
  			width: 230px;
			background: url(../images/hebreo_r5_c1.gif);
			background-repeat:repeat-y;
			float:left;
			padding-left: 30px;
			height:100%;
			}
		#contupdownr{
  			width: 100%;
			text-align:justify;
			float:left;
			padding:5px;
			height:100%;
			}
	#bottom{
  		width: 770px;
		height: 24px;
		background: url(../images/hebreo_r6_c1.gif);
		float: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 : #FCFDFB;
  border           : 1px dotted #0135657;
}		
		
		
		.contentpane {
  background       : #FAFBFC;
}

.contentpaneopen {
  background       : #FAFBFC;
}

.contentheading, .componentheading {
padding-left: 30px;
	padding-right: 25px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #013565 ;
  text-align       : left;
  background:url(../images/Titules.png);
  background-repeat:repeat-x;
}		
				
				
				
#mainlevel-nav {
	margin: 0; 
	padding: 0;
}

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; 
	float: right; 
	margin: 0; 
	width: auto; 
	font-size: 12px;
	line-height: 28px;
	white-space: nowrap;
	text-indent: 20px;
}

#mainlevel-nav a {
	display: block;  
	text-decoration: none;  
	border: 1px solid;
	border-color: #0A3763 #fff #fff #47698A ;
	background: #90B4D5 url(../images/vmenu_bgr.gif) 2px no-repeat;
	color: white;
	float: none;
	padding: 0px 5px 0px 0px;
}

#mainlevel-nav a:hover {
	background: #013565 url(../images/vmenu_bgr.gif) 2px no-repeat;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	background-image: url(../images/menu_bgr.png);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom: 1px;
}
a.mainlevel:hover {
	color:#FFCC33;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;

}
a.mainmenu:hover {
	color: #333333; 
}

table.moduletable
{
	width:100%;
}
table.moduletable th

/*****************Encuestas*********************/
.pollstableborder{
	width:100%;
	text-align: left;
}

.sectiontableentry1
{
	text-align: left;
	background-color:#6699FF;
}

.sectiontableentry2
{
	text-align: left;
}
/*****************MENU SELECCIONADO*********************/
#active_menu {
	color: #FFCC33;
	font-weight: bold;

	
}

a#active_menu:hover {
}

/******************SUB MENU ITEMS**********************/
a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	vertical-align:  middle;
	font-size: 11px;
	color: #003366;
	text-align: left;
	height: 16px;
	width: 100%;
	line-height:16px;
}

a.sublevel:hover {
	color: #FF9900;
	text-decoration: none;
	line-height:16px;
}
.pathway{
	line-height: 10px;
}

a.pathway {	
	line-height: 10px;
}