* {
  margin:1px;
  padding:2px;
}
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

#container {
	text-align: left;
	width: 800px;
	margin: 2px;
	padding: 2px;
	border: #003300;

}

#columna1 {
	position:absolute;
	top:150px;
	left:20px;
	width:200px;
	margin-top:10px;
	background-color:#F7E6DD;
	border: 1px dotted #003300;
}
#columna2 { 
  position:absolute;
 top:150px;
  width:600px;
margin-left:225px;
  margin-right:20px;
  margin-top:10px;  
background-color:#A2DFC0;}

#columna3 {
	top:150px;
	float:left;
	width:350px;
	margin-left:0px;
	margin-top:10px;
	background-color:#ffffff;
	border: 1px solid #000000;
}
#columna4 {
	top:150px;
	float:right;
	width:230px;
	margin-top:10px;
	background-color:#ffffff;
	border: 1px dotted #003300;
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	display: compact;
	background-color: #CC6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #7D007D;
	border-right-color: #7D007D;
	border-bottom-color: #7D007D;
	border-left-color: #7D007D;
}
.contenedorfondos {
	float:left;
	width:112px;
	height:100px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
} 
.contenido {
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: scroll;
} 
.fecha {
	text-align: right;
	font-size: 10px;
	border: 1px none #000000;
}
i {
	border: 1px solid #003300;
	margin: 1px;
	padding: 1px;
	background-color: #BFFFDF;
}
#arriba {
width:800px;
	height:217px;
	
	margin:0 0 10px 0;
	background-image: url(cabecera.gif);
	background-repeat: no-repeat;
	
}
.contenedor { 
   width:340px; 
	float:left;
   margin: 2px; 
   padding:2px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
overflow: hidden;
} 
h1 {
	background-color: #003300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #DFFFDF;
	border-right-color: #DFFFDF;
	border-bottom-color: #DFFFDF;
	border-left-color: #DFFFDF;
	font-size: 14px;
	font-weight: bold;
	color: #F7E6DD;
}
