@charset "UTF-8";
/* CSS Document */

body  {
	background: #fff;
	background-image:url(../img/fondo_web.gif);
	margin: 0;
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-align:left;
}

ul {
   margin: 0;
   padding: 0;
   list-style:none;
   font-size:11px;
}

li {
   margin-left: 2px;
   font-size:11px;
}

ul li {
	font-weight:bold;
	color:#ab904b;
	padding: 2px 4px;
	font-size:11px;
	
}

ul li a{
	text-decoration:none;
	color:#ab904b;
	font-size:11px;
}

ul li a:hover{
	color:#fff;
	text-decoration:none;
	background: #ab904b;
	font-size:11px;
}

ul li ul li{
	list-style: none;
	background: url(http://www.orocomestible.com/img/flecha.gif) left no-repeat;
	padding-left: 10px;
	font-weight:normal;
	color:#1a1a1a;
	font-size:11px;
	
}

ul li ul li a{
	text-decoration:none;	
	color:#1a1a1a;
	font-weight:normal;
	font-size:11px;
}

ul li ul li a:hover{
	color:#ab904b;
	background: #fff;
	font-weight:normal;
	font-size:11px;
}

h1 {
	font-size: 13px;
	color: #99042E;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #99042E;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

hr{ 
	width:100%; 
	height:0px;/*solo queremos borde*/ 
	border-top:0px;/*quita el grosor extra de Opera y FFox*/ 
	border-bottom:#CCC solid 1px;
}

a, img { 
	border:0px;
}

a { 
	font-size: 10px;
	color: #99042E;
	font-weight: bold;
}

a:hover { 
	color: #c1a765;
}


a[href ^="mailto:"] {
	color: #99042E;
	font-weight:normal;
}

a:hover[href ^="mailto:"] {
	color: #ab904b;
	font-weight:normal;
}

textarea {
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 11px;
}

#contenedor { 
	width: 975px;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 4px;
	border:#ededee solid 1px;
}

#col1 {
	float:left;
	width:25%;
	text-align: left;
	padding: 4px 0px; 
}

#col2 {
	float:right;
	width:75%;
	overflow: hidden;
}

#col3 {
	overflow: hidden;
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	width:58%;
}

#fondobasico{
	background-color:#FFF;
	padding: 3px 0px 6px 4px;
}

#fondohome{
	background-image:url(../img/fondo_home.jpg);
	background-repeat:no-repeat;
	padding: 80px 80px 6px 80px;
}

#fondocomestible{
	background-image:url(../img/fondo_comestible.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	padding: 3px 4px 6px 4px;
}

#fondohistoria{
	width:100%;
	padding: 3px 4px 6px 4px;
}

#fondohistoria2{
	background-image:url(../img/fondo_historia.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


#fondogourmet{
	background-image:url(../img/fondo_linea_gourmet.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	padding: 3px 0px 6px 4px;
}

#fondoprofesional{
	background-image:url(../img/fondo_linea_profesional.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	padding: 3px 4px 6px 4px;
}

#fondoindustrial{
	width:100%;
	padding: 3px 4px 6px 4px;
}

#fondoindustrial2{
	background-image:url(../img/fondo_linea_industrial.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#fondopersonalizada{
	background-image:url(../img/fondo_linea_personalizada.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	padding: 3px 4px 6px 4px;
}


#divizquierda{
	float:left;
	padding:0px 15px 10px 0px;

}

#divizquierdaGR{
	float:left;
	padding:0px 25px 10px 0px;

}

#divderecha{
	float:right;
	text-align:left;
	width:50%;
	padding:10px;

}

#divfila{
	height:155px;
	
}

#divnoticia{
	height:100%;
	overflow: hidden;
	
}

.cajalineapuntos {
	border: 1px dashed #ccc;
	padding: 8px 0px;
	margin-bottom: 4px;
}

.cajalineapuntosoro {
	border: 1px dashed #c1a765;
	padding: 8px 0px;
	margin-bottom: 4px;
}

.cajaoro {
	background: #c1a765;
	padding: 3px;
	margin-bottom: 4px;
	text-align:center;
}

.cajablanca {
	background: #fff;
	padding: 25px;
	border: 1px solid #ccc;
	height:100%;
	overflow: hidden;
}

.cajabasica {
	border: 1px solid #ccc;
	/*padding: 0px 0px 0px 0px;*/
}
.cajapie{
	background:#fff;
	text-align:center;
}

.textodestacado1 {
	font-size: 11px;
	color: #99042E;
	text-decoration: none;
	text-align:justify;
}

.enlacetexto {
	font-size: 10px;
	color: #fff;
	background-color:#c1a765;
	font-weight:bold;
	text-decoration: none;
}

.enlacetexto:hover {
	font-size: 10px;
	color: #99042E;
	font-weight:bold;
	text-decoration: none;
}


.textito {
	font-size: 9px;
	color: #4d4d4d;
	text-decoration: none;
}

.textofirma {
	font-size: 9px;
	color: #99042E;
	text-decoration: none;
	padding:5px 6px;
}

.titulo {
	font-size: 11px;
	color: #99042E;
	font-weight: bold;
	text-decoration: none;
}

.titulo2 {
	font-size: 10px;
	color: #99042E;
	font-weight: bold;
	text-decoration:underline;
}




