/* CSS Document */

body {
 padding:0;
 margin:0;
  width:100%;
  height:110px;
  color:#000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-color:#808080;
}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
a:hover{text-decoration:underline;}
a{ color: #333333;
   text-decoration:none;
   font-style:italic;
   font-size:13px;}
   
#bodymenu{
  background:url(pics/upblue.gif);
  background-repeat:repeat;
  background-position:right top;
  height:80px;
}
#bodymenu img{

	left:280px;
	top:3px;
	position:relative;
	width:396px;
	height:75px;
}
#header{
 padding:0;
 margin:0;
width:100%;
height:150px;
background-image:url(pics/up2cice.gif);
background-repeat:no-repeat;  
background-position:right top;
float:right;
position:relative;
}

#menu1{
width:100%;
height:60px;
float:right;
position:relative;
}
#bloque1 {
height:45px;
padding:0;
margin-top: 0px;
margin-left:0px;
font-weight:bold;
}
#bloque2 {
margin-top:-20px;
margin-right:130px;
float:right;
position:static;
}
#cuerpo{
width:100%;
padding:0px 0 0 0;
}
#bodyleft{
width:75%;
float:left;
margin:0 0px 0 0;
padding:0 0 0px 0;

}
#menuright{
	width:180px;
	height:380px;
	float:right;
	background-image:url(pics/menuecice.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:0 0px 0 0;
	padding:0 0 0px 0;
	position: static;

}

#menu{
	width:150px;
	float:right;
}


#footerMain{
    margin:0 -1px 0 0;
	width:100%;
	float:left;
	height:70px;
	background:url(pics/cicefoot.gif);
	background-repeat:no-repeat;
	
}
#bloq2
{
margin-top: 120px;
margin-left:54px;
font-weight:bold;
}
