html,body {
	background-image: url(imagenes/fondo.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	margin:0px;
	width:942px;
	height:100%;
	font: normal 74% Arial, Helvetica, sans-serif;
}

#izq
{
float:left;
margin-top:0px;
margin-left:0px;
height:100%;
width:440px;

}
#izq2
{
float:left;
margin-top:0px;
margin-left:0px;
height:100%;
width:440px;

}
#uno
{
	margin-top:0px;
	margin-left:0px;
	
	width:400px;
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: ;
}
#menu
{
	padding:100px 0px 0px 140px;
	height:100%;
	overflow: no;
	
}

#menu h1,#menu ul {
	padding-left: 10px;
}

#menu h1 {
	color: #ffffff;
	font-size: 1.1em;

	
}
h1.flecha {
	color: #ffffff;
	font-size: 1.1em;
background-image: url(imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
	
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	border-top: none;
	list-style: none;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.1em;
	padding: 3px 6px 3px 8px;
	color: rgb(255,154,4);
}
#menu li a {
	color: rgb(0,0,0);
	text-decoration: none;
}
#menu li a:hover {
	color: rgb(256,256,256);
}
h1 {
	font-size: 1.1em;
	margin-bottom:10px;
}
#menu h1 a {
	
	color: rgb(256,256,256);
	text-decoration: none;
}
#menu h1 a:hover {
	color: rgb(255,154,4);
	text-decoration: none;
}
#menu h1,#menu ul {
	padding: 0px 0px 5px 22px;
}

#dos
{
	padding:0px 0px 0px 125px;
	height:210px;
	width:250px;
	color:rgb(0,170,255);
	font-size: 1.5em;
}
#dosB
{
	padding:0px 0px 0px 125px;
	height:400px;
	width:250px;
	color:rgb(0,170,255);
	font-size: 1.5em;
	background-image: url(imagenes/agua3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




#tres
{
	padding:40px 0px 0px 70px;
	height:100px;
	width:251px;
	color: #ffffff;
	font-size: 1.2em;
	background-image: url(imagenes/pv.gif);
	background-repeat: no-repeat;
	background-position: 300px -0px;
	background-attachment: scroll;
}
#cuatro
{
	padding:190px 0px 0px 70px;
	height:100px;
	width:251px;
	color: #ffffff;
	font-size: 1.2em;
	background-image: url(imagenes/pv.gif);
	background-repeat: no-repeat;
	background-position: 300px 150px;
	background-attachment: scroll;

}


#derech
{
	float:left;
	padding: 60px 0px 0px 0px;
	margin-top:0px;
	margin-left:0px;
	width:400px;
	font-size: 1.4em;

}
#derech b
{
color: rgb(0,120,199);
}
#derech h1 {
	padding: 0px 0px;
	color: rgb(150,150,150);
	font-size: 1.1em;
	background: #FFF;
	margin-bottom: 8px;
}
#derech h2 {
	padding: 0px 0px;
	color: rgb(0,120,199);
	font-size: 1.9em;
	background: #FFF;
	margin-bottom: 8px;
}
#derech .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
#derech .descr {
	color: #333;
	margin-bottom: 6px;
}
#derech li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	display: block;
}
#derech .pie {
	font-weight: bold;
	color: #999999;
	clear: both;
}
#derech .botones {
	float:left;
	font-weight: bold;
	color: rgb(255,154,4);
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFB850;
	width: 80px;
	margin-right: 5px;
}
#derech .botones a {
	font-weight: bold;
	color: rgb(255,154,4);
	text-decoration: none;
}
#derech a {
	font-weight: bold;
	color: rgb(255,154,4);
	text-decoration: none;
}
.content li {
	list-style: url(imagenes/li.gif);
	margin-left: 18px;
}
.comentario {
	
	color: #008DEC;
	font-size: 1.0em;
}
.bordear {
	color: #000000;
	font-size: 1em;
	float: left;
	
}
#derech .nota {
	color: #666666;
	font-size: 1.0em;
	line-height: 1.5em;	
	
}
#derech .nota2 {
	color: rgb(255,46,18);
	font-size: 1.0em;
		
	
}
#derech .delegag {
	background-color: #CEECFF;
	padding: 10px;
}

