body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
	font-size: 12px;
	background-image: url(../img/fdo.jpg);
}
#cabecera {
	background-color: #FFFFFF;
}
.menu {
	font-size:12px;
	background-color: #2181BB;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.negrita {
	font-weight: bold;
	color: #045E54;
}
.pie {
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2181BB;
	border-right-color: #2181BB;
	border-bottom-color: #2181BB;
	border-left-color: #2181BB;
}


input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #4E6261;
	background:transparent;
	}
.amp {
width:300px;
}

#contenido {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top-color: #4E6261;
	border-right-color: #4E6261;
	border-bottom-color: #4E6261;
	border-left-color: #4E6261;
}
.tx12 {
	font-size: 12px;
}
.form {
	line-height: 15px;
	font-size: 12px;
	color: #506060;
}

.pag {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2181BB;
	border-right-color: #2181BB;
	border-bottom-color: #2181BB;
	border-left-color: #2181BB;
}

h2 {
	font-size: 16px;
	color: #2181BB;
}
.menu a {
	width:19%; display:inline-block;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}
.menu a:hover {
	color: #99FFFF;
}

#copo {
	background-image: url(../img/copo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borde {
	border: 1px solid #B5D7DD;
}
a {
	font-weight: bold;
	color: #4E6261;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


