#contenedor{
	position:relative;
	width: 1008px;
	margin:auto;
	height:566px;	
}
body{
	
	background-position:top;
	background-color:#c9cdcc;
	padding:0;
	margin:0;
}
.cab{
text-align:center;
color:#990033;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

#primero{
position:relative;
	width: 1008px;
	margin:auto;
	height:175px;	
	border-radius:10px;
	border:1px solid;
	background-color:#999999;
	
}
#desc1{
	width: 210px;
	height:170px;
	float:right;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:5px;
	text-align:justify;
}
#pri{
float:left;
width:740px;
height:160px;
padding:10px;

}
#segundo{
position:relative;
	width: 1008px;
	margin:auto;
	height:175px;	
	border-radius:10px;
	border:1px solid;
	background-color:#999999;
	
}
#desc12{
	width: 750px;
	height:170px;
	float:right;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:5px;
	padding-right:25px;
	padding-top:10px;
	text-align:justify;
}
#pri2{
float:right;
width:200px;
height:160px;
padding:10px;

}
#tercero{
position:relative;
	width: 1008px;
	margin:auto;
	height:210px;	
	border-radius:10px;
	border:1px solid;
	background-color:#999999;
	
}
#ter{
float:left;
width:600px;
height:160px;
padding:10px;

}
#desc13{
	width: 340px;
	height:170px;
	float:right;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	text-align:justify;
}


#cuarto{
position:relative;
	width: 1008px;
	margin:auto;
	height:175px;	
	border-radius:10px;
	border:1px solid;
	background-color:#999999;
	
}
#desc14{
	width: 700px;
	height:170px;
	float:right;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:5px;
	padding-right:25px;
	padding-top:10px;
	text-align:justify;
}
#pri3{
float:left;
width:200px;
height:160px;
padding:10px;

}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;


}
a:hover {text-decoration:underline}