body {
	font-family: Arial, Helvetica, sans-serif;
	color: #366670;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3ED;
	font-size: small;
	background-image: url(../images/fdoDegradado.jpg);
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: large;
	color: #D1E6E9;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}



/*----------------------------*/




#contenedor {
	position: relative;
	width: 780px;
	background-color: #FFFFFF;
	margin: auto;
}
#logo {
	color: #FFFFFF;
	background-color: #333333;
	width: 270px;
	float: left;
	height: 144px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#menu {
	background-color: #e5f0f2;
	position: absolute;
	left: 270px;
	height: 125px;
	width: 505px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li a {
	color: #43422C;
	list-style-image: url(../images/vinyeta.jpg);

}
#iconos {
	position: absolute;
	width: 503px;
	top: 102px;
	left: 272px;
	height: 44px;
	text-align: right;
	padding: 0px;
	z-index: 20;
}
#iconos img {
	padding-right: 10px;
}


#slogan {
	position: absolute;
	top: 141px;
	width: 261px;
	left: 0px;
	background-color: #FFFFFF;
	height: 46px;
	z-index: 10;
	border: 1px solid #07262D;
	padding: 5px;
}
#slogan h1 {
	font-size: small;
	color: #3E666E;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

#contenido {
	padding: 20px;
	position: absolute;
	top: 141px;
	margin: 0%;
	width: 735px;
	height: 591px;
	background-color: #FFFFFF;
}
#pie {
	background-color: #3e666e;
	color: #BED7C4;
	padding: 15px;
	position: absolute;
	width: 591px;
	margin: 0px;
	height: 174px;
	top: 738px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	left: 0px;
}

#pie2 {
	background-color: #3e666e;
	color: #BED7C4;
}

#pie a {
	color: #BED7C4;
	text-decoration: underline;
}
#piedcha {
	position: absolute;
	background-color: #07262D;
	left: 620px;
	top: 738px;
	width: 126px;
	height: 175px;
	padding: 15px;
}
#piedcha img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


/*----------------------------*/


.txmaspeq {
	font-size: x-small;
}

.imglinux {
	float: left;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 5px;

}
.margeniz247 {
	padding-left: 247px;
}



.negrita {
	font-weight: bold;
}
.negrcurs {
	font-style: italic;
	font-weight: bold;
}
.titular {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}
