body {
font-family : Arial, Helvetica, sans-serif;
margin-top : 0;
margin-bottom : 0;
margin-left : 20%;
}
.h1 {
font-size : 2em;
text-align : center;
}
.t1 {
position : relative;
text-align : center;
margin-top : 25px;
margin-bottom : 25px;
}
#text {
float : right;
width : 500px;
}
#l1 {
float : left;
width : 250px;
font-size : 1.9em;
color : #f00;
background-color : #fff;
border : 2px solid #f00;
}
#l2 {
float : left;
width : 250px;
font-size : 0.6em;
color : #00f;
background-color : #fff;
}
#cuerpo {
width : 800px;
}
#d1 {
float : right;
width : 500px;
height : auto;
position : relative;
font-size : 0.8em;
color : #000;
background-color : #fff;
text-align : center;
}
.Estilo1 {
font-size : 1.5em;
color : #00f;
background-color : #fff;
text-align : center;
font-weight : bold;
}
.Estilo2 {
font-size : 1em;
color : #000;
background-color : #fff;
}
.Estilo3 {
font-size : 1em;
color : #000;
background-color : #fff;
text-align : center;
}
.Estilo4 {
font-size : 1.2em;
color : #f00;
background-color : #fff;
font-weight : bold;
text-align : center;
}
a:link {
color : #00f;
background-color : #fff;
text-decoration : none;
}
#pie {
padding : 10px;
float : left;
width : 800px;
font-size : 0.8em;
color : #000;
background-color : #fff;
text-align : center;
}
.img {
text-align : center;
color: #000;
background-color: #fff;
}
