/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545;
	background-color: #F1F1F1;
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #4682B4; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #696969; background: inherit;  border-bottom: 1px solid #D2691E;  }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.pagina { 
	margin: 0 auto;
	width: 788px;
	padding: 0px;
	background-color: White;
}

.portada { 
	height: 150px;
	margin: 0px 0;
	padding: 2px 0 0 5px;
	border-bottom: 3px solid White;

	background-position:center;
	background-repeat:no-repeat;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.menuPortada { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #5F92B1;
}

	.menuPortada li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #D3D3D3;
		background: #5F92B1;
		float: left; 
	}
	
	.menuPortada li.active { 
		background: #A9E1FE url(../images/bar.gif) no-repeat center top; 
		color: #777777;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.menuPortada li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.menuPortada li a:hover {
	background: inherit; 
		color: #EAEAEA;
		border-bottom: 1px solid #EAEAEA;
		} 

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.contenido {
	float: left;
	width: 76%;
	margin: 0 5px 5px 10px;
	border-left: 1px dotted #778899;
	padding-left: 7px;
}
.contenido img{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0px 0;
}
.contenido h3 {
	clear: both;
	background: #6C757A url(../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	margin: 0 0 0px 0;
	font: bold 1em Tahoma, Arial, Sans-Serif;
}

.contenido h4 {
	clear: both;
	background: #A0625F url(../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	margin: 0 0 0px 0;
	font: bold 1em Tahoma, Arial, Sans-Serif;
}
input {
	border: 1px solid #778899;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contenido p {
	text-align: justify;
	font-size: small;
}
.contenido input {
	border: 1px solid #778899;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contenido select {
	border: 1px solid #778899;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contenido_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}

.contenido_side a, .menu_side a { color: #414141; background: #FFF; }
	
.contenido_side {
	float: right;
	width: 220px;
	background: #FFF url(../images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
	
.contenido_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
.contenido .tabla{
	border: 1px solid #EDEDED;
}
.contenido .tittd{
	background-color: #5F92B1;
	color: White;
}
.contenido .titulo{
	color: Gray;
	font-size: small;
}	
.contenido .producto{
	color: #DAA520;
}
.contenido .titcompeticion{
	background-color: #5F9EA0;
}
.contenido .fondo1{
	background-color: #FFFFFB;
}

.contenido .fondo2{
	background-color: #FAFAEF;
}
/* right side
   ---------- */
		
.menu {
	float: left;
	width: 19%;
	margin: 0 0 5px 0;
	
	}
.white{
	background-color: White;
}
.menu h3 {
	background: #6C757A  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}


.menu a{
 color: Silver; background: #fff; 
}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}



.menu ul {	

 }	

.menu li {


}


.menu li a {
height: 12px;
text-decoration: none;
color: #696969;
display: block;
padding: 2px 0 5px 5px;
 border-bottom: 1px solid #DCDCDC;
}	
	
.menu li a:hover {
background: #FFFFF0;
color: #8EA476;
}

.menu input {
	border: 1px solid #008B8B;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #696969;
}
/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
.footer a { color: #808080; background: #fff; }

/* estilos propios
   ------ */


.tittr { background: #008B8B;  color: White;  }

.categoria { background: #DEE3E9;  color: Black;          margin-left: 2px;  float: none;  font-size: 11px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;          }
