@charset "utf-8";
/*------------------------------------------------------------------
[DAVID Master Stylesheet]
Project:  Con Todo El gusto
Version:  1.0
Last change: 04/10/08 
Assigned to: Luis Davis
Primary use: CON TODO EL GUSTO
-------------------------------------------------------------------*/
/* --------- 2. Estilos por defecto --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
		background:background:transparent;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica; 
		text-decoration: none;
		text-align: center;
		line-height:17px;
		}
		
html {font-size: 100%;}
				
fieldset { border: 0 solid; }

table {		
		font-family: Tahoma, Arial, Helvetica; 
		font-size: 11px;
		text-decoration: none;
		text-align: left;
		line-height:17px;
		}

select {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight:none;	
	color: #666666;
	margin-left:3px;
	margin-left:5px;
}
input{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight:none;	
	color: #666666;
	margin-left:3px;
	margin-left:5px;
	height:18px;
	text-transform:lowercase;
}
 
p {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight:none;	
	color: #666666;
	margin-bottom:10px;
	margin-left:3px;
	margin-left:5px;
	
	
}
		

img { border: 0 solid;}
a img {border: 0;}

blockquote {
	padding: 15px;
	float: right;
	width: 355px;
	margin-top:0px;
	margin-bottom:3px;
	margin-left: 5px;
	margin-right:10px;
	border: #CCCCCC thin;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	color:#0099CC;
	background-color: #FDEDC8;
}

/*pullquote {

}*/

hr {color: #999999; height: 1px; text-align: left; margin-top:1; margin-bottom:5px; shade:no-shade}

ul, ol, dl { 
	margin:5 5 5 5 ;
	text-align:left;
	color: #666666;
		}

li{
	list-style:none;
	list-style-image:none;
	background: url(content/43/img/bullet.jpg) left 5.5px no-repeat;
	margin-bottom:0.5px;
	padding:0 10px 0 25px;
	text-align:left;
		}
	
a {text-decoration: none; color:#FF9900;}
a:link {text-decoration: none; color:#FF9900;}
a:visited {text-decoration:none ; color:#FF9900;}
a:hover {text-decoration: underline;color:#FF9900;}
a:active {text-decoration: none;color:#FF9900;}

h1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 26px;
	font-weight: normal;
	color: #FF9900;
	text-align:left;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:2px;
}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#999999;
	text-align:left;
	margin-bottom:5px;
}

h3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color: #FF9900;
	text-align:left;
	margin-bottom:3px;
	text-align: left;
	border-bottom:1px;
	border-bottom-color:#FF9900;
}
		h3 a {text-decoration: none; color: #FF9900;}
		h3 a:link {text-decoration: color: #FF9900; }
		h3 a:visited {text-decoration:none ; color: #FF9900;}
		h3 a:hover {text-decoration: underline; color: #FF9900;}
		h3 a:active {text-decoration: none; color: #FF9900;}

h4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align:left;
	margin-bottom:2px;
}

h5
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight:bolder;	 
	text-align: center;
	color:#FF9900;
	line-height:20px;	
	margin-top:10px;
	text-align: left;
	
}
h6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
	vertical-align:bottom;
}	
h6 a {text-decoration: none; color: #FF9900;}
h6 a:link {text-decoration: none; color: #FF9900;}
h6 a:visited {text-decoration:none ; color: #FF9900;}
h6 a:hover {text-decoration: underline;color: #FF9900;}
h6 a:active {text-decoration: none;color: #FF9900;}
hr {color:#FF9900; margin-top:3 0 3 0; noshade }

.titulo_texto_blanco {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	font-weight:normal;
	color: #FFF;
	text-align:left;
	font-stretch:condensed;
	
}
.subtitulo_texto_blanco {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:left;
	font-stretch:condensed;
	
}
.texto_blanco {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align:left;
	font-stretch:condensed;
	
}
	
.texto_gris {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

/*  --------- 3. Estructura  --------- */
* {
		margin: 0;
		padding: 0;
		}

body {
		background:background:transparent;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica; 
		text-decoration: none;
		text-align: center;
		line-height:17px;
		}

html {font-size: 100%;}

fieldset { border: 0 solid; }




/* EL # ES EL id DEL DIV  */
#wrapper {
		width:100%;
		margin: 0 auto;
		margin-top:0px;
		background:#FFF;
		}
#content {
		width: 960px;
		margin: 0 auto;
		margin-top:0px;
		background-color:transparent;
	
		}
/* Cabezote que contiene el id del logo*/
	#header {
	width:100%;
	float: left;
	background:#FFF;
	vertical-align:middle;
	clear:both;
	}
		#id {
		float:left;
		margin:0.1%;
		width:160px;
		height:110px;
		}
		#herramientas {
		float:left;
		height:120px;
		margin:0.1%;
		width:755px;
		}
		#tools {
		float: right;
		height:50px;
		margin:0px;
		width:760px;
		background-image:url(content/43/img/herramientas.jpg);
		background-position: top;
		background-repeat:no-repeat;
		}
				#tools p {
				font-size: 11px;
				text-align: right;
				font-weight: normal;	
				color: #666666;
				vertical-align:middle;
				line-height:40px;
				margin-left:50px;
						
				}
		#menu {
		float:rigth;
		margin:0.1%;
		width:750px;
		margin-right:10px;
		clear:both;	
		}

			#menu p {
			font-size:9px;
			text-align: right;
			font-stretch:condensed;
			font-weight:bold;	
			color: #666666;
	}

	#banner_ppal {
	float:left;
	margin:0.1%;
	width:960px;
	text-align:center;
	
	}
		#banner-ppal{
		float:left;
		margin:0.1%;
		width:680px;
		text-align:center;
		
		}
		#directorio {
		float:left;
		margin:0.1%;
		width:250px;
		text-align:center;
		background-image:url(http://www.contodoelgusto.com/content/43/img/bk_search.jpg);
		background-position: top;
		background-repeat:no-repeat;	
		
	}
	#sub_menu_ppal {
	float:left;
	margin:0.1%;
	width:960px;
	text-align:left;
	
	}
		#sub_menu{
		float:left;
		margin:0.1%;
		width:680px;
		text-align:left;

		
		}
		#recetario {
		float:left;
		margin:0.1%;
		width:250px;
		text-align:center;
		background-image:url(http://www.contodoelgusto.com/web2/content/43/img/bk_search_directorio.jpg);
		background-position: top;
		background-repeat:no-repeat;
		
	}


/* Contenedor de columnas || las columnas tienen el with y la margen en el html ||*/	
 
	#main_content {
	float: left;
	width:100%;
	margin:0%;
	margin-top:2px;	
	}
				 
		#content_left
		{
		float:left;
		width:660px;
		background-color:#FFF;
		margin-left:0px;
		text-align:left;	
		clear:both;
		}
				#content_one
				{
				width:660px;
				margin-left:0px;
				text-align:left;	
				}
			 
		#content_rigth
		{
		float: right;
		width:250px;
		margin-left:0px;
		margin-right:0px;
		clear:both;
		}
		
	 	#pauta_one
		{
		float: left;
		width:250px;
		margin-left:0px;
		background-color:#666666;
		}
	 	#pauta_two
		{
	float: left;
	width:250px;
	margin-left:0px;
	background-color:#666666;
		}
		
		#pauta_	tree
		{
		float: left;
		width:240px;
		margin-left:0px;
		clear:both;
				}

		
		
/* Cabezote que contiene el id del logo*/

	#direccion{
	width:100%;
	text-align:center;
	float:left;}
	# H5 direccion{
	text-align:center;

	
	}
	#footer {
	width:100%;
	vertical-align:bottom;
	float: left;
	background:#ff832f;
	margin-top:1%;
	background-image:url(content/43/img/bkn_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

