1* {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	margin:0px;
}
body {
	background-color: #e08900;
	background-image: url(http://www.sindicato-aceitero.com.ar/sitio/imagenes/aceiteros.jpg);
	background-repeat: repeat-x;
}

body, html {
	margin:0px;
	height:100%;
}
p {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.8em;
	text-decoration: none;
	color: #333;
}
p a{
	color: #333;
	text-decoration: none;
}
p a:hover{
	color: #000;
	text-decoration: underline;
}
.resaltado{
	color: #e1383d;
	font-weight: bold;
}
.resaltado a{
	color: #e1383d;
	font-weight: bold;
	text-decoration: none;
}
.resaltado a:hover{
	color: #e1383d;
	font-weight: bold;
	text-decoration: underline;
}
hr{
	clear: both;
	color: #FF9900;
	height: 1px;
	background-color: #e1383d;
	margin: 20px 0 30px 0 !important;
}
h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding:0;
	font-size: 1.2em;
	text-decoration: none;
	color: #e1383d;
	text-align: left;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e1383d;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding:0;
	font-size: 1.2em;
	text-decoration: none;
	color: #333;
}
h3 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding:0 0 20px 0;
	margin: 0;
	font-size: 0.9em;
	text-decoration: none;
	color: #333;
}
h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size: 1em;
	text-decoration: none;
	color: #e1383d;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e1383d;
	padding: 20px 0 0 0;
}
.clear{
	clear: both;
	height: 1px;
}
#wrapper { 
	position: relative; 
	text-align: left; 
	width: 780px; 
	margin-right: auto;
	margin-left: auto; 
	background-repeat:no-repeat; 
	background-color: #fff;
	padding: 0;
}
/************************** ESTRUCTURE ********************************************************/
#content {
	margin: 0;
	float:left;
	position:static;
	width: 780px;
	height: 100%;
	background-color: #d2d3d5;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 50px 0 0 0;
}
#sombra{
	width: 780px;
	height: 47px;
	padding: 0;
	margin: 0;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat: repeat-x;
}
#left{
	float: left;
	margin: 0;
	padding: 0 20px 20px 20px;
	background-color: #fd9b00;
	width: 285px;
}
#right{
	float: right;
	margin: 0;
	padding: 15px;
	background-color: #d2d3d5;
	width: 425px;
}
#entero{
	float: right;
	margin: 0;
	padding: 0 30px 15px 30px;
	background-color: #d2d3d5;
	width: 720px;
}
#taco_amarillo{
	clear:both;
	margin: 0;
	padding: 5px 20px 0 50px;
	background-color: #fd9b00;
	width: 710px;
	height: 70px !important;
	text-align: right;
}
#taco_amarillo p{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	color: #333;
	padding: 0;
	margin: 0;
}
#section {
	width: 780px;
	height: 249px;
}
.margen{
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}
.novedades{
	float: right;
	margin: 0;
	padding: 0 15px;
}
.derecha{
	float: right;
	margin: 0;
	padding: 0;
}
.izquierda{
	float: left;
	margin: 0;
	padding: 0;
}
.links{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(http://www.sindicato-aceitero.com.ar/sitio/imagenes/item.gif);
}
.links p a{
	color: #333;
	text-decoration: none;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.8em;
	color: #333;
}
.links p a:hover{
	color: #000;
	text-decoration: underline;
}


/*** tablas *************/

.table {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table p{
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding: 5px 0 5px 5px;
	line-height: 0.6em;
	font-size: 0.9em;
}
.table td{
	color: #333;
	text-decoration: none;
}
.table tr {
  font-family: arial, monospace;
  color: black;
  font-size:12px;
  background-color: #fff;
}

.table tr.odd {
  background-color: #EBEBEB;
}

.title{
	background-color: #FF9900;
	color: #FFFFFF;
}


/*** Novedades **************/

.novedades{
	clear: both; 
	float: left;
	margin: 0;
	padding: 30px 0 20px 0;
	width: 100%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

.novedades h4 {
	float: left;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding: 20px 0 5px 0;
	margin: 0;
	font-size: 0.6em;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
.novedades h5 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	padding:0 0 20px 0;
	margin: 0;
	font-size: 0.85em;
	text-decoration: none;
	color: #333;
}
.novedades img{
	float: right;
	margin: 0;
	padding: 0;
}



/*----------------------------------BLOG titulos / contenido e image de nota-------------------------*/

.post {
		color:#666;
		font-family:Verdana,Helvetica,sans-serif;
		font-size:0.71em;
		line-height:1.5em;
		padding: 20px 0 20px 0;
}
.post-title {
	font-weight: normal;
	font-size: 1.5em;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	padding: 5px 0 10px 0;
	color:#e1383d;
	line-height: 1.2em;
}
.post-body {
			padding-top: 1em;
}

#sidebar { 
		font-size: 10px;
}	
#sidebar ul li {
		font-size: 10px;
		padding: 0;
		border: none;
		list-style:circle;
		list-style-position:inside;
}
#sidebar ul li h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 2.9em;
	color: #666;
	line-height: 1.5em;
}







/*** FOOTER **************/

#pie{
	width: 780px;
	height: 126px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #d0d1d5;
	background-image: url(http://www.sindicato-aceitero.com.ar/sitio/imagenes/sombra.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pie h1 {
	padding: 30px 0 0 0;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pie p {
	color: #333;
	text-decoration: none;
		line-height: 1.2em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pie a {
	color: #333;
	text-decoration: none;
}
#pie a:hover {
	color: #666;
	text-decoration: none;
}
/*---------------------------------------------- MENU ---------------------------*/

#menu{
	width: 780px;
	padding: 0;
	margin: 0;
}

#menu ul{
	float:left;
  margin:0;
  padding: 0;
  color: #333;
  height: 50px;
}

#menu li {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 0.82em;
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu li a{
	color: #333;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.82em;
	margin:0;
	padding: 0;
	text-decoration: none;
	display: block;
	line-height: 1.6em;
}
#menu li a:hover{
	background-color:#e4dfd3;
}

#menu li a:active, #menu .active, #active, .active{
	color: #fff;
	background-color:#e4dfd3;
}

.submenu{
	clear: both;
	width: 165px;
	margin: 0;
	padding: 0;
}
.submenu ul{
  margin:0;
  padding: 0;
}
.submenu li{
	clear: both;
	margin:0;
	width: 165px;
	height: 20px;
	padding: 0;
	color: #333;

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.78em;
	font-weight: normal;
	line-height: 1.2em;

}
.submenu li a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.78em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #f9f9f9;

}
.submenu li a:hover{
	color: #FFF;
	background-color: #fff;
}

.submenu li a:active, .submenu .active, .active, .active{
	color: #FFF;
	background-color:#fff;
}

