body {
    font-family: Arial;
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    color: #666;
}

i {
    font-style: italic;
}

.clear {
    clear: both;
}

.logotipo {
    width: inherit;
}

.main {
    margin: 0 auto;
    width: 970px;
    clear: both;
    text-align: left;
}

.main .header {
    padding: 10px 0;
    clear: both;
	 
}

.buttonContent {
    width: 100%;
    height: 38px;
    background: url('../media/images/bgBarra.png') repeat-x;
    margin: 0 0 15px 0;
}

.botonera {
    width: 970px;
    height: 38px;
    margin: 0 auto;
    z-index: 300;
}

.botonera ul#nav {
    height: 38px;
    width: 970px;
    margin: 0;
}

.botonera ul#nav li {
    float: left;
    position: relative;
    height: 38px;
}

.botonera ul#nav li a {
    display: block;
    padding: 0 15px;
    float: left;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.botonera ul#nav li ul {
    position: absolute;
    top: 37px;
    left: 0;
    width: 150px;
    width: auto;
    display: none;
    background: url('../media/images/bgBarra.png') repeat-x;
}

.botonera ul#nav li ul li {
    display: block;
    clear: both;
    width: 180px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0;
    background: url('../media/images/bgBarra.png') repeat-x;
}

.botonera ul#nav li ul li a {
    display: block;
    width: 150px;
    clear: both;
    height: 38px;
    line-height: 38px;
    margin: 0;
    background: url('../media/images/bgBarra.png') repeat-x;
}

.botonera ul#nav li:hover ul {
    display: block;
    width: 180px;
}

.botonera ul#nav li:hover {
    background: url('../media/images/bgBarraOver.png') repeat-x;
    height: 38px;
    color: #174592;
}

.botonera ul#nav li:hover ul li {
    height: 38px;
    line-height: 38px;
    text-align: left;
    background: url('../media/images/bgBarraOver.png') repeat-x;
    filter: alpha( opacity = 90);

-moz-opacity:
    .90;

opacity:
    .90;

width:
    180px;
}

div.botonera ul#nav li:hover a, div.botonera ul#nav li.over a {
    color: #FFF;
    line-height: 38px;
}

div.botonera ul#nav li:hover ul li a:hover {
    text-decoration: none;
    background: url(../media/images/bgbarramenu_over.gif) repeat-x;
    color: #FFF;
    cursor: pointer;
    width: 150px;
}

.main .boxLeft .image img {
    width: 616px;
    border: 3px solid #3b8402;
}

.main .boxLeft {
    width: 622px;
    float: left;
}

.main .boxRight {
    width: 325px;
    float: right;
}

.main .boxRight .txt {
    font-size: 11px;
    color: #666;
}

.main .boxRight .txt .dev {
    line-height: 16px;
}

.main .boxRight .txt .title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #333;
}

.main .boxRight .banner {
    margin: 0 0 20px 0;
}

.main .boxRight .banner img {
    width: 320px;
}

.content {
    padding: 20px 0;
}

.main .boxRight .recipes .title, .main .boxLeft .news .title {
    font-size: 20px;
    color: #beb29c;
    margin: 0 0 10px 0;
}

.boxleft .onenews {
    width: 622px;
    border-bottom: 1px dotted #eee;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.boxleft .onenews .image {
    width: 150px;
    float: left;
}

.boxleft .onenews .image img {
    width: 150px;
    border: 1px solid #eee;
}

.boxleft .onenews .dev {
    width: 455px;
    float: right;
}

.boxleft .onenews .dev .title a {
    color: #333;
    text-decoration: none;
}

.boxleft .onenews .dev .txt a {
    color: #666;
    text-decoration: none;
    line-height: 17px;
}

.boxRight .onerecipes {
    width: 325px;
    border-bottom: 1px dotted #eee;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.boxRight .onerecipes .image {
    width: 95px;
    float: left;
}

.boxRight .onerecipes .image img {
    width: 95px;
    border: 1px solid #eee;
}

.boxRight .onerecipes .dev {
    width: 310px;
    float: left;
}

.boxRight .onerecipes .dev .title a {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.boxRight .onerecipes .dev .txt a {
    color: #666;
    text-decoration: none;
    line-height: 17px;
}

/* CONTENIDOS */
.boxleft .static {
    width: 622px;
    border-bottom: 1px dotted #eee;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.boxleft .static .image {
    width: 250px;
    margin: 0 0 0 15px;
    float: right;
}

.boxleft .static .image .imagenEstatico {
    margin: 0 0 5px 0;
}

.boxleft .static .image .imagenEstatico img {
    width: 250px;
    border: 1px solid #eee;
}

.boxleft .static .dev {
    width: 355px;
    float: left;
}

.boxleft .static .dev .title {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin: 0 0 10px 0;
}

.boxleft .static .dev .txt {
    color: #666;
    text-decoration: none;
    line-height: 17px;
}

/* -- */
.foot {
    margin: 15px 0 0 0;
    clear: both;
    width: 100%;
    background: #ccc;
    height: 150px;
}

.foot .dev {
    width: 970px;
    margin: 0 auto;
    color: #555555;
    font-size: 11px;
    padding: 10px;
    text-align: left;
}

.foot .dev {
    line-height: 18px;
}

.foot .dev a {
    text-decoration: underline;
    color: #555555;
}

.foot .dev a:hover {
    text-decoration: none;
}

/* FORM */
.formulario {
    margin: 0 0 30px 0;
}

.formulario .ap {
    margin: 0 0 10px 0;
}

.formulario .ap .tag {
    font-size: 12px;
    margin: 0 0 5px 0;
}

.formulario .ap .caja input.caja_input {
    border: 1px solid #ccc;
    width: 350px;
}

.formulario .ap .caja textarea.text_input {
    border: 1px solid #ccc;
    width: 350px;
    height: 120px;
}

.formulario .ap input.boton {
    border: 1px solid #ccc;
    font-size: 10px;
    color: #666;
    font-weight: bold;
    padding: 2px 10px;
    cursor: pointer;
} 

.mensaje{
	color:#3b8402;
	font-size:14px;
	font-weight:bold;
}
 
.header .left{
	width:200px;
	float:left;
}

.banner2 {
    width:700px;
	text-align:right;
    padding:15px 0 0 0;
	float:right;
}

.banner2 img{
	width:inherit;
}
