@charset "UTF-8";
body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #79A1F2;
	background-repeat: repeat-x;
	background-position: left top;
}

.centrar {
	text-align: center;
}
.rojo {
	font-size: 20px;
	font-weight: bolder;
	color: #F20530;
}



#wrapper {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #01236A;
	margin-top: 10px;
}

#header {
	clear: both;
	width: 770px;

}
#info {
	width: 770px;
	clear: both;
}
#footer {
	background-color: #000066;
	clear: both;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}
#logo {
	height: 100px;
	width: 255px;
	float: left;
}
#languages {
	float: right;
	height: 100px;
	width: 300px;
	margin-right: 2px;
}
#banner {
	clear: both;
	height: 200px;
	width: 760px;
	margin-left: 3px;
}
#menu {
	float: left;
	width: 170px;
	margin-top: 40px;
	margin-left: 2px;
}

#menu ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	text-align: left;
}


#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/azula.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left: 3px;
}
#menu   a:hover   {
	color: #000000;
	background-image: url(../images/amarilloh.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#menu       a.activo   {
	color: #000000;
	background-image: url(../images/amarilloh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}





#texts {
	float: left;
	width: 442px;
	padding-left: 2px;
	margin-top: 40px;
	padding-right: 2px;
}

#text1 {

}
#text2 {

}
#text2_1 {
	float: left;
	width: 219px;
}

#text3 {
	clear: both;
	padding-right: 2px;
	padding-left: 2px;

}
#text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#text4_1 {
	float: left;
}
#text4_2 {
	float: left;
}


.imgmargender {
	margin-right: 3px;
}
#text5 {
	clear: both;
	text-align: center;
}


#text2_2 {
	float: left;
	width: 219px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4B61A6;
}
#oferts {
	float: left;
	width: 144px;
	margin-top: 40px;
	margin-right: 1px;
}
#ofert1 {
	width: 144px;


}
#ofert2 {
	margin-top: 40px;


}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #607FBF;
	padding-left: 10px;
}
h2 {
	font-size: 1.1em;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.imagenes {
	margin: 2px;
}
