/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
 #links {
	width:800px;
	margin: -0.1px auto;
	background-color: #FFFFFF;
} 
 #links ul {
	margin:0; 
	padding-top:0px;
	/* background-color:#FFFFFF;*/
	
} 
#links li{
	display: inline;
	list-style-type:none;
	text-align:center;
	background-color:#f3f3c8;
	border-left:0px solid #FFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}

#links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #DAC681;
	font-weight:normal;
	text-decoration:underline;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size: 11px;
}

   
body {
	padding: 0;
	margin: 0;
	font: 0.7em Arial, sans-serif;
	line-height: 1.5em;
	background: #FFF;
	color: #333333;
	background-image: url(bg.png);
}

a {
	color: #0E4D8B;
	background: inherit;
	text-decoration: none;
}
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }


/* layout
   ------ */

.content {
	margin:0px auto;
	width: 800px;
	color: #454545;
	background: #FFFFFF;
	height: 815px;
	border-bottom: 1px solid #C9A21E;
	border-left: 1px solid #C9A21E;
	border-right: 1px solid #C9A21E;
	/*color: #454545;*/
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header {
	background: #FEFEFE url(header.swf) no-repeat;
	color: #FFF;
	height: 130px;
	border-left: 1px solid #CCCC66;
	border-right: 1px solid #CCCC66;
	border-top: 1px solid #CCCC66;
}
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 6px 0 0 15px; }
	.grey { width: 362px; margin: 0 15px 0 15px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
		
img {
	float: none;
}

/*lo mio*/
.dere {
	float: right;
	width: 50%;
}
.iq {
	float: left;
	width: 48%;
}
.tituloInicial {
	margin:25px 5px 10px 5px;
	font:Arial, Sans-Serif;
	font-size:18px;
	color:#CC6600;
	line-height: normal;
}
.iFrame1 {
	height: 790px;
	background-color: transparent;
	width: 438px;
}
.iFrameOfertas {
	height: 790px;
	background-color: transparent;
	width: 99%;
}
.Titulos {
	font:Arial, Helvetica, sans-serif larger bold;
	color:#FFFFFF;
	
} 
.subtitulos {
	font:Arial, Helvetica, sans-serif small bold;
	color:#990000;
}
/*****************contenedores*****************/
.content3 {
	width: 200px;
	float:right;
	height: 790px;
	border-left: 1px solid #C9A21E;
}
.content2 {
	height: 790px;
	margin: 0 auto;
	float: right;
}
 .content1 {
	width: 160px;
	float:left;
	height: 790px;
	border-right: 1px solid #C9A21E;
}
.contentpie {
	height:20px;
	width: 773px;
	margin: 0 auto;
	background-image: url(foxmenu_bg-OFF.gif);
	background-color: #FFFFFF;
	padding: 0px 20px 0px 5px;
	text-align: right;
	border-left: 1px solid #C9A21E;
	border-right: 1px solid #C9A21E;
	border-bottom: 1px solid #C9A21E;
	color: #CCCCCC;
}
/******************redondos*******************/
ul#splitd,ul#splitd li{margin:0;padding:0;list-style:none}
ul#splitd li{
	float:none;
	width:200px;
	margin:0 10px 0px 0;
	text-align: center;
}
ul#splitd h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#splitd p{
	margin:0;
	padding:5px 0px 15px
}
li#one0  h3{
	background: url(foxmenu_bg-OFF.gif);
	border-left: 1px solid #CCCC66;
}
ul#splitd div{
	background: #FFFFFF
}
li#one0  div{
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #CCCC66;
}




ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{
	float:none;
	width:160px;
	margin:0 10px 0px 0;
	text-align: center;
}
ul#split h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#split p{
	margin:0;
	padding:5px 0px 15px
}
li#one1  h3{
	background: url(foxmenu_bg-OFF.gif);
}
ul#split div{
	background: #FFFFFF
}
li#one1  div{
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
}


ul#splite,ul#splite li{margin:0;padding:0;list-style:none}
ul#splite li{
	float:none;
	width:160px;
	margin:0 10px 0px 0;
	text-align: center;
}
ul#splite h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#splite p{
	margin:0;
	padding:5px 0px 15px;
	text-align: center;
}
li#one2  h3{
	background: url(foxmenu_bg-OFF.gif);
}
ul#splite div{
	background: #FFFFFF;
	text-align: center;
}
li#one2  div{
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
}


ul#spliteres,ul#spliteres li{margin:0;padding:0;list-style:none}
ul#spliteres li{
	float:none;
	width:160px;
	margin:0 10px 10px 0;
	text-align: center;
}
ul#spliteres h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#spliteres p{
	margin:0;
	padding:5px 0px 15px 20px;
	text-align: left;
}
li#one3  h3{
	background: url(foxmenu_bg-OFF.gif);
}
ul#spliteres div{
	text-align: left;
	height: 327px;
}
li#one3  div{
	border-top: 1px solid #F0F0F0;
}




ul#spliter,ul#spliter li{margin:0;padding:0;list-style:none}
ul#spliter li{
	float:none;
	width:200px;
	margin:0 10px 0px 0;
	text-align: center;
}
ul#spliter h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#spliter p{
	margin:0;
	padding:5px 0px 15px;
	text-align: center;
}
li#one4  h3{
	background: url(foxmenu_bg-OFF.gif);
	border-left: 1px solid #CCCC66;
}
ul#spliter div{
	background: #FFFFFF;
	text-align: center;
}
li#one4  div{
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #CCCC66;
}


ul#splitere,ul#splitere li{margin:0;padding:0;list-style:none}
ul#splitere li{
	float:none;
	width:200px;
	margin:0 10px 10px 0;
	text-align: center;
}
ul#splitere h3{
	text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
ul#splitere p{
	margin:0;
	padding:5px 0px 15px;
	text-align: center;
}
li#one5  h3{
	background: url(foxmenu_bg-OFF.gif);
	border-left: 1px solid #CCCC66;
}
ul#splitere div{
	background: #FFFFFF;
	text-align: center;
}
li#one5  div{
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #CCCC66;
	border-top: 1px solid #F0F0F0;
}

/*888888888888888888menus*********************/
.contelinea{
	border-bottom: 1px solid #C9A21E;
}
.contetitulos{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #333333;

}
.contelateral1{
	width:160px;
	margin: 0 0 5px;
}
}
.contelateral3{
	width:200px;
	margin: 0 0 5px;
}
