/****************** Portada ********************/

#menu{
    width: 170px;
    float: left;    
    text-align: center;
    background-color: #E7D6B5;
	/*padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
}

#portada {
    width: 580px;
    float: left;
    margin-top: 0px;
    padding : 0px 0px 0px 10px;
    background-color: white;
}

#cdr1 {
    width: 510px;
    float: left;
    text-align: center;
    padding : 5px 5px 5px 5px;
    background-color: white;
}

#cdr2 {
    width: 45px;
    float: right;
    height: 270px;
    margin-top: 0px;
    text-align: left;
}

#cdr3 {
    width: 510px;
    float: left;
    height: 220px;
    padding : 1px 0px 0px 0px;
	
}

#cdr3Borde {
    width: 500px;
    text-align: center;
    /*padding : 0px 0px 0px 20px;*/
}

#cdr4 {
    width: 45px;
    float: right;
    height: 249px;
    margin-top: 0px;
    text-align: left;

}

#cdr34 {
    width: 142px;
    float: left;
    height: 63px;
    margin-top: 40px;
    margin-left: 0px;
    text-align: left;
	/*background: orange;*/
    
}
#cdr33 {
    width: 130px;
    float: left;
    height: 63px;
    margin-top: 40px;
    padding-left: 0px;
    text-align: left;
	/*background: black;*/
}
#cdr31 {
    width: 135px;
    float: left;
    height: 63px;
    margin-top: 40px;
    margin-left: 0px;
    text-align: right;
	/*background: blue;*/
}
#cdr35 {
    width: 115px;
	height: 63px;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    text-align: right;
    clear: both;
	/*background: green;*/
}
#cdr32 {
    width: 250px;
	height: 63px;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
	/*background: red;*/
}
#cdr36 {
    width: 120px;
	height: 63px;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    text-align: right;
	/*background: gray;*/
}
#cdr37 {
    width: 85px;
    float: left;
    height: 63px;
    margin-top: 40px;
    padding-left: 0px;
    text-align: right;
	/*background: gray;*/
}



