@charset "UTF-8";
/* CSS Document */

body{
margin:auto;
background-color:#002037;
margin-top:0px;
margin-bottom:0px;
}

.contenedor{
margin:auto;
width:1150px;
height:765px;
}

.clase01{
width:1150px;
height:191px;
background-image:url(ima/portada/ima_01.jpg);
background-repeat:no-repeat;}

.clase02{
width:1150px;
height:287px;
background-image:url(ima/portada/ima_02.jpg);
background-repeat:no-repeat;
}

.clase03{
width:1150px;
height:88px;
}

.clase04{
	width:1150px;
	height:199px;
	background-image:url(ima/portada/ima_04.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	padding-top:50px;
}


.clase-boton{
}
