/* CSS Document */

/* 
----------------------------------
Pastas Cora
Diseno: Sinergia Diseno
V.1.2 Agosto, 2007
http://www.pastascora.com.mx
----------------------------------
*/

/* ------------------------------ 
	Body
--------------------------------- */
body {
	margin: 0;
	background-color: #FF1800;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	border: none;
}

a:link img, a:visited img, a:active img, a:hover img {
	text-decoration: none;
	border: none;
}


/* ------------------------------ 
	1:  Contenedor general
--------------------------------- */
#general {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: auto;
	background: none;
	background-image: url(../img/bckgcentral.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


/* ------------------------------
	2: Curva Superior 
--------------------------------- */
#curvasup {
	position: relative;
	width: 950px;
	height: 210px;
	top: 0;
	padding: 0;
	margin: 0;
}

#curvasup a:link img, a:visited img, a:active img, a:hover img {
	text-decoration: none;
	border: none;
}


/* ------------------------------
	3: Contenedor central
--------------------------------- */
#central {
	position: relative;
	width: 950px;
	height: auto;
	top: 0;
	padding: 0;
	margin: 0;
}


/* ------------------------------
	4: Pie de pagina
--------------------------------- */
#piepag {
	position: relative;
	width: 950px;
	height: 80px;
	clear: both;
}

.txtpiepag {
	position: relative;
	clear: both;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}


/* ------------------------------
	5: Menu lateral
--------------------------------- */
#menulat {
	position: relative;
	top: 0;
	float: right;
	width: 136px;
	height: auto;
	text-align: right;
	margin-right: 10px;
	background-color: #FFFFFF;
	z-index: 2;
}

#menulat img{
	position: relative;
	margin: 0;
	width: 136px;
	height: auto;
	text-align: left;
}

.titmenu {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	vertical-align: bottom;
	color: #cc0000;
	background-image: url(../img/upmenu.gif);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.txtmenu {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	font-style: normal;
	color: #333333;
	border-top: 1px #FF9900 solid;
	border-left: 1px #FF9900 solid;
	border-right: 1px #FF9900 solid;
	padding: 4px;
}

.txtmenu a:link, .txtmenu a:visited {
	display: block;
	color: #333333;
}

.txtmenu a:hover {
	display: block;
	color: #cc0000;
	background-color:#FFF3CB;
}


/* ------------------------------
	6: Contenidos Dinamicos
--------------------------------- */
#contenido {
	position: relative;
	float: left;
	width: 780px;
	height: auto;
	top: 0;
	z-index: 1;
}

.img {
	vertical-align: top;
	text-align: center;
}


/* ------------------------------
	7: Imagen principal
--------------------------------- */
#mainimg {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	top: 0;
}


/* ------------------------------
	8: Intro
--------------------------------- */
#intro {
	position: relative;
	top: 0;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 40px;
}

.txtintro {
	font-size: 10pt;
	line-height: 170%;
	text-align: left;
	font-style: normal;
	color: #333333;	
}

.txtintro strong {
	font-size: 10pt;
	line-height: 170%;
	text-align: left;
	font-style: normal;
	color: #CC0000;	
}

.txtintro b {
	font-size: 10pt;
	line-height: 170%;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
}



/* ------------------------------
	9: Columna 1 - Izquierda
--------------------------------- */
#colum1 {
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index: 3;
}

.col1img {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	height: auto;
}

.col1txt {
	position: relative;
	width: auto;
	top: 0;
	height: auto;
	vertical-align: middle;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}


.col1txt a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.col1txt a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.col1txt a:hover {
	color:#FF6633;
	text-decoration: none;
	text-align: right;
}



/* ------------------------------
	10: Columna 2 - Derecha
--------------------------------- */
#colum2 {
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index: 3;
}

.col2img {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	height: auto;
}

.col2txt {
	position: relative;
	width: auto;
	top: 0;
	height: auto;
	vertical-align: middle;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

.col2txt a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.col2txt a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.col2txt a:hover {
	color:#FF6633;
	text-decoration: none;
	text-align: right;
}


/* ------------------------------
	11: Submenu
--------------------------------- */
#menusub {
	positon: relative;
	clear: both;
	background: none;
	width: 720px;
	height: auto;
	margin-top: 0;
	margin-bottom: 10px;
	z-index: 5;
}

.submenu {
	vertical-align: middle;
	text-align: center;
	width: auto;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	font-weight: bold;
	color:#FF3300;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	padding: 8px;
	margin: 12px;
}

.submenu a:link {
	color:#FF3300;
	text-decoration: none;
}

.submenu a:visited {
	color:#FF3300;
	text-decoration: none;
}

.submenu a:hover {
	color:#ff0000;
	text-decoration: none;
}

.submenuimg {
	padding-left: 10px;
}

.submenu em {
	color:#FF0000;
}


/* ------------------------------
	12: Columna X - Izquierda 1/2
--------------------------------- */
#columx {
	position: relative;
	float: left;
	width: 240px;
	height: auto;
	margin-left: 10px;
	padding: 0;
	z-index: 4;
}


/* ------------------------------
	13: Columna Y - Derecha 2/2
--------------------------------- */
#columy {
	position: relative;
	float: left;
	width: 420px;
	height: auto;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	z-index: 4;
}


/* ------------------------------
	14: Avanzar y regresar
--------------------------------- */
#backnext {
	position: relative;
	height: auto;
	width: 730px;
	clear: both;
	padding-left: 25px;
	padding-top: 15px;
}

/* Botones avanzar y regresar */
.next{
	float: right;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	width: 16px;
	height: 16px;
	margin: 2px 0 0 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.txtnext{
	float: right;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	width: auto;
	height: 16px;
	margin-right: 10px;
	margin-top: 5px;
}

.txtnext a:link, a:visited, a:hover {
	color: #FF0000;
	text-decoration: none;
	border: none;
}


.back{
	float: left;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	width: 16px;
	height: 16px;
	margin: 2px 0 0 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.txtback {
	float: left;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	width: auto;
	height: 16px;
	margin-left: 10px;
	margin-top: 5px;
}

.txtback a:link, a:visited, a:hover {
	color: #FF0000;
	text-decoration: none;
	border: none;
}

.next a:visited {
	color: #FF0000;
}

.back a:visited {
	color: #FF0000;
}


/* ------------------------------
	15: Columna A - Izquierda 1/3
--------------------------------- */
#columa {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	z-index: 3;
}

.colaimg {
	position: relative;
	width: 100px;
	float: left;
	padding: 0;
}

.colatxt {
	position: relative;
	float: left;
	width: 120px;
	margin-left: 10px;
	padding-left: 0;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	color: #333333;
	text-indent: 18px;
	font-weight: normal;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*#columa li {
	line-height: 1.5em;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../img/bullet.gif);
	vertical-align: middle;
	padding-left:12px;
}*/

.colatxt a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.colatxt a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}



/* ------------------------------
	16: Columna B - Centro 2/3
--------------------------------- */
#columb {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	z-index: 3;
}

.colbimg {
	position: relative;
	width: 100px;
	float: left;
	padding: 0;
}

.colbtxt {
	position: relative;
	float: left;
	width: 120px;
	margin-left: 10px;
	padding-left: 0;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	color: #333333;
	text-indent: 18px;
	font-weight: normal;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*#columb li {
	line-height: 1.5em;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../img/bullet.gif);
	vertical-align: middle;
	padding-left:12px;
}*/

.colbtxt a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.colbtxt a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}



/* ------------------------------
	17: Columna C - Derecha 3/3
--------------------------------- */
#columc {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	z-index: 3;
}

.colcimg {
	position: relative;
	width: 100px;
	float: left;
	padding: 0;
}

.colctxt {
	position: relative;
	float: left;
	width: 120px;
	margin-left: 10px;
	padding-left: 0;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	color: #333333;
	text-indent: 18px;
	font-weight: normal;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*#columc li {
	line-height: 1.5em;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../img/bullet.gif);
	vertical-align: middle;
	padding-left:12px;
}*/

.colctxt a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.colctxt a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}


/* ------------------------------
	Otras Clases	
--------------------------------- */

/* Excepciones | */
em {
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}

/* Texto base */
.txtbase {
	font-size: 9pt;
	line-height: 140%;
	text-align: justify;
	font-style: normal;
	color: #333333;
	padding-left: 20px;
}

/* Imagenes */
.img {
	float: left;
	padding-right: 5px;
}

/* Textos Contacto */
.txtcontacto {
	font-size: 9pt;
	line-height: 140%;
	text-align: justify;
	font-style: normal;
	color: #333;	
}

.txtcontacto a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}
.txtcontacto a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

.txtcontacto a:hover {
	color:#FF6633;
	text-decoration: none;
	text-align: right;
}

/* Listas
ul {
	list-style-type: none;
	padding-left: 1em;
	padding-top: 0;
	margin: 0;
}

li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
	padding-top: 0;
}
*/

.recetas ul {
	list-style-type: none;
	text-align: left;
	padding-left: 1em;
	padding-top: 0;
	margin: 0;
}

.recetas li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
	padding-top: 0;
}

.ingred ul {
	list-style-type: none;
	padding-left: 2em;
	padding-top: 0;
	margin: 0;
}

.ingred li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.5em;
	padding-top: 0;
}

.prep ol {
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: middle;
	margin-left: 0;
}

.prep li {
	background: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 2px;
	vertical-align: middle;
}


li a:link {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}

li a:visited {
	color:#CC0000;
	text-decoration: none;
	text-align: right;
}


/* Bold */
b {
	font-size: 8pt;
	color: #FF3300;
	font-weight: bold;
	font-style: normal;
}


/* lista recetas link */
.recetas a:link, .recetas a:visited, .recetas a:active {
	color: #CC0000;
	text-decoration: none;
}

.recetas a:hover {
	color: #FF0000;
	text-decoration: none;
}

.recetas {
	font-size: 10pt;
	line-height: 140%;
	text-align: justify;
	font-style: normal;
	color: #333333;
	padding-left: 10px;
	font-weight: bold;
}

.recimg {
	float: left;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 10px;
}

.txtreceta {
	font-size: 10pt;
	line-height: 140%;
	text-align: justify;
	font-style: normal;
	color: #333333;
	padding-left: 20px;
}

.recetas a:link {
	color:#333333;
	text-decoration: none;
	text-align: right;
}

.recetas a:visited {
	color:#333333;
	text-decoration: none;
	text-align: right;
}

.recetas a:hover {
	color:#FF0000;
	text-decoration: none;
	text-align: right;
}

.recetas em {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

.txtreceta b {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.titseccion {
	font-size: 11pt;
	line-height: 140%;
	text-align: justify;
	font-style: normal;
	color: #ff0000;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

