* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
.wrapper { 
 margin: 0 auto;
 width: 980px;
}
.header {
 color: #eeeeee;
 width: 968px;
 float: left;
 padding: 5px;
 border: 1px solid #ccc;
 height: 190px;
 margin: 5px 0px 5px 0px;

 background: #F2F2E6;


}
.navigation {
 float: left;
 width: 900px;
 color: #eeeeee;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #BD9C8C;
 text-align:right;
 
}
.leftcolumn { 
 color: #eeeeee;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 950px;
 width: 130px;
 float: left;
 text-align:right;
}
.publicidad { 
 color: #eeeeee;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 950px;
 width: 135px;
 float: right;
 text-align:center;
}
.rightcolumn { 
 float:left;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 950px;
 width: 640px;
 display: inline;

}



.footer { 
 width: 960px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-size:10px;
text-align:center;
}
.navigation li {
	list-style:none;
	display:inline;
	margin:2;

	}
.leftcolumn li {
	list-style:none;
	font-size:12px;
	}

	

.rightcolumn h4 {
font-family:arial;
font-style:oblique;
text-indent:20px;
margin:10px 15px 5px 20px;
text-align:justify;
color:#000000;
font-size:12px;

}
.rightcolumn h5 {
font-family:arial;
font-style:oblique;
text-indent:20px;
margin:10px 15px 5px 20px;
text-align:center;
color:#000000;
font-size:40px;
background: #FE9A2E;
}

.rightcolumn h6 {
font-family:arial;
font-style:oblique;
text-indent:0px;
margin:10px 15px 5px 30px;
text-align:justify;
color:#000000;
font-size:14px;
background: #F5D0A9;
}


.leftcolumn h4 {
text-indent:1px;
margin:1px;
text-align:left;
color:#FFFFFF;
font-size:13px;
 background: #FE9A2E;
}


.navigation a:hover {
        text-decoration:none;
	color:#ffffff;
	background-color:#000000;
	padding-bottom:5px;
	border-bottom:none;
	}
.leftcolumn   a:link {
        text-decoration:none;
	padding-bottom:5px;
	border-bottom:none;
	}
.leftcolumn  a:hover {
        text-decoration:none;
	color:#aaaaaa;
	background-color:#ffffff;
	padding-bottom:1px;
	border:1px solid #BD9C8C;
	}

.rightcolumn h2 {
text-indent:0px;
font-size:15px;
color:#DF7401;
text-align:justify;
margin:10px 15px 1px 30px;
}
.rightcolumn li {
text-indent:0px;
font-size:13px;
color:#000000;
text-align:justify;
margin:10px 15px 1px 30px;
 
}

.rightcolumn h1 {
font-size:12px;
text-indent:10px;
color:#084B8A;
text-align:right;
margin:10px 120px 1px 10px;
}
.rightcolumn h3 {
font-family:arial;
font-style:normal;
text-indent:0px;
margin:10px 5px 5px 5px;
text-align:justify;
color:#B4045F;
font-size:11px;
}
.rightcolumn a:link {
        text-decoration:none;
	padding-bottom:5px;
	border-bottom:none;
	color:#0000FF;
	}
.rightcolumn  a:hover {
    text-decoration:none;
	color:#ff3300;
	background-color:#ffffff;
	padding:1px 1px 1px 1px;
	border:1px groove #DF0101;
	font-size:12px;
	}
.rightcolumn label {
font-family:arial;
font-style:oblique;
text-indent:20px;
margin:10px 15px 5px 15px;
text-align:rigth;
color:#000000;
font-size:15px;
}
.leftcolumn label {
font-family:arial;
font-style:oblique;
text-indent:0px;
margin:0px;
text-align:center;
color:#000000;
font-size:10px;
}
.rightcolumn hr{
height:2px;
background-color:#F78181;
 width: 400px;
}
