divider
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{

background: #000000 url('images/blackboard4.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "arial", "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}


a
{
color: #B96D00;
color: #ff7608;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


h3, h1.h3class span
{
font-weight: normal;
}

h3,h4, h1.h3class
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h3, h1.h3class
{
font-size: 1.7em;
padding-right: 34px;
}

h3.peq
{
font-size: 1.3em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-left: 28px;
background-image: url('images/db2ae2.gif');
color: #ff7608;

}

.contentarea
{
padding-top: 1.3em;
padding-left: 1.3em;
}

ul {
	padding-left: 14px;
}

ol.niv1{
	padding-left: 24px;
}
ol.niv2{
	padding-left: 44px;
}
	 
ul li {
	list-style-image: url(images/li.gif);
}

.lbox_int ul li {
	list-style-image: url(images/li_gris.gif);
}


img
{
border: solid 1px #6F5230;
}

img.no
{
border: solid 0px;

}
img.left
{
border: solid 0px;	
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.leftsinmargin
{
border: solid 0px;	
position: relative;
float: left;
margin: 0em 1.8em 0em 0em;
padding: 0px;
}
img.rightsinmargin
{
border: solid 0px;	
position: relative;
float: right;
margin: 0em 0em 0em 0em;
padding: 0px;
}
img.rightimg
{
border: solid 0px;	
position: relative;
float: right;
margin: 0em 1.8em 1.4em 0em;
width:70px;
}


img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 85%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #6E6E6E;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2em 0em 2.0em;
}


#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 3.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.5em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 4.5em;
right: 2.0em;
padding-right: 0.0em;
}


#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 27.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbgae.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/bullyinglogo.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #7F8400 url('images/menubg3.gif') repeat-x top left;
background: #ff7608 url('images/menubg3.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 0.1em;
top:0px;
left:-1.5em;
}

#menu ul li
{
position: relative;
display: inline;

}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #ff7608 url('images/menuactive3.gif') repeat-x top left;
}

#menu ul li a.noactive
{
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainerOld
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontainer
{
margin:0 auto; 
width: 100%;
}



#primarycontent
{	
display: float;
float: left;
margin:0 auto; 
width: 35%;
text-align: left;
}

#secondarycontent
{

float: right;
margin:0 auto; 	
width: 35%;
text-align: left;
padding-right: 20px;
}

#primarycontentabajo
{	
display: float;
float: left;
margin:0 auto; 
width: 45%;
text-align: left;
}

#secondarycontentabajo
{

float: right;
margin:0 auto; 	
width: 45%;
text-align: left;
padding-right: 20px;
}

#primarycontentXX
{
margin: 1.5em 0.0em 0em 0em;
}
#secondarycontentXX
{
margin-top: 1.5em;
float: right;
width: 28.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 1.0em;

font-size: 0.8em;
}

#footer .left
{
position: relative;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


.lt_int {
		height: 10px;
		background: #6E6E6E url(images/ltezq.gif) no-repeat;
		color: #FFF;
		margin-left:25px;
		margin-right:25px;
	}
	

	
	.lbox_int {
		color: #eee;
		padding: 3px 30px;
		margin: 0 0 0px 0;
		margin-left:25px;
		margin-right:25px;
		background: #6E6E6E;
		
	}
	
	.lt {
		height: 10px;
		background: #6E6E6E url(images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 0px 0;
		background: #6E6E6E;
		height: 178px;
	}
	
	.lb {
		height: 11px;
		background: #6E6E6E url(images/lb.gif) no-repeat;
		margin: 0 0 15px 0;
	}

	.lbint {
		height: 9px;
		background: #6E6E6E url(images/lbizq.gif) no-repeat;
		margin: 0 0 0px 0;
		margin-left:25px;
		margin-right:25px;
		padding:0px;
	}
  
 
 
	.lbox lboxint a {
		color: #ff7608;
		background: inherit;
	}
	
	.lbox. lboxint h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb2 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	margin-right: 35px;
	padding: 5px;
}
.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }

h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .orange{
	color: #ff7608;
	background: inherit;
}


.bloqueleft {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}



.rt {
		background: #ff7608 url(images/rtnc.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #ff7608 url(images/rbnc.gif) no-repeat bottom left;
		color: #FFFFFF;
		color: #222222;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
	.right {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

