 
        body{
            font-family :   verdana;
            font-size : 12px;
            background : #ccc url("diagonal.gif"/*tpa=./diagonal.gif*/);
        }
#all{
    border: 1px solid #ccc;
    width:700px;
    margin:auto;
   overflow:hidden;
    background :white    ;
}


#title {
    background : transparent url("title.gif"/*tpa=./title.gif*/) no-repeat;
    width:400px;
    height:70px;
    overflow:auto;
    text-indent:-900px;
    border-bottom: 15px solid #ccc;
    margin-bottom : 3px;
    float : left;
}

#content{
    overflow:hidden;
}

.flag{
float : right;
        margin : 3px;

}
.menumain{
    display:block;
    height : 188px;
    width : 180px;
    background : #666666;
    float:left;
    margin :    0px;
    margin-right:3px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;

    /*background :    transparent url("images/azul.jpg") no-repeat;*/
}


.list li{
    list-style-image :  url("check.gif"/*tpa=./check.gif*/);

}

.menumain li{
    margin-top: 7px;
    padding-left: 10px;
    list-style-type :   none;
    color:white;
    font-size : 1.3em;
    font-weight:bolder;
}

#menumainh{
    width : 660px;
    height :    10px;
    padding-top:2px;
    margin-bottom:2px;
}

#menumainh li{
    font-size : 14px;
    float : left;
    display:block;
}

#menumainh a{
    float:left;
    font-size : .9em;
    margin-left :2px;
    padding-left :16px;
    padding-top :1px;
}

.menumain a{
    display :   block;
    height :    20px;
    color : white;
    padding-left:20px;
    text-decoration : none;
    background : transparent   url("bullet1.gif"/*tpa=./bullet1.gif*/) no-repeat 0px 3px;
}

.menumain a:hover {
    color : #F90000;
    background : transparent   url("bullet2.gif"/*tpa=./bullet2.gif*/) no-repeat 0px 3px;
}

#fotomain{
    margin-bottom : 3px;
clear : right;

}

#textos{
     margin-left :  20px;
     margin-right :  20px;
}

#textos p{
    color : #888;
    text-align :    justify;
}

h2{
    color : white;
    margin : 0px;
    padding-left :  5px;
    background :    transparent url("azul2.jpg"/*tpa=./azul2.jpg*/) no-repeat;
    height :    50px;
    font-size : 1.8em;
    clear:both;
     margin-bottom : 20px;
     
}

h2 div a{
    font-size : 12px;
    text-decoration : none;
    color : #ccc;
}

h3{
    color : #88a847;
    font-size : 1em;
}
strong{
    color : #88a847;
    font-size : 1em;
}

#footer{
    text-align :    center;
    margin-top :    30px;
}

#footer a{
    color : #6096BA;
    text-decoration : none;
    font-weight:bolder;
    padding-right: 4px ;
    margin-left :4px ;
    border-right: 1px solid #ccc;
}     

.noticia{
    border-bottom : 1px solid #ccc;
    padding :   2px;
    margin :   10px;
}

.noticia .fecha{
    /*border-bottom : 1px solid #88a847; */
    color : #888;
    font-weight:bolder;
}

.noticia .titulo{
	margin-top: 3px;
	padding : 2px;
	font-weight:bolder;
	color : white;
	background-color: #990000;
}

.editar{
    color : #88c;
    float : right;
    text-decoration : none;
    margin-left:5px;
}
.noticia .contenido{
}

.noticia img{
}
        #direccion{
            background : #ffe;
            border-top : 1px solid #ccc;
            border-bottom : 1px solid #ccc;
            padding :   5px;
            color : #888;
        }
.dato {
    padding :   2px;
    margin-left: 10px;
    margin-bottom : 5px;
    font-weight:bolder;
color :#aaa;
}

form {
padding : 20px;
}
.input{
    border: 1px solid #ccc;
}

.hiden{
    display : none;
}

form {
border: 1px solid #ccc;
padding :   20px;
}
form input , form textarea{
    border : 1px solid #ccc;
}

.producto{ 
    margin-bottom : 20px;
    padding : 20px;
    border-bottom : 1px dotted #ccc;
}

.producto .titulo{ 
    color : #888;
    font-size : 14px;
    border-bottom : 2px solid #ccc;
}
.detalle {
border:1px solid #ccc;
background: #ffffee;
padding : 10px;
margin : 10px;
}

.detalle p{
    text-align :    left;
}

