body {
	margin-top: 0px;
	background-color: #F1F4FB;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #4372BA;
}
a:hover {
	color: #265686;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #265686;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
ul{
	margin-top: 5px;
}
#body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../imagenes/fondoEncabBN.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #3770A7;
}
#menu {
	background-color: #265686;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#menu a{
	color: #FFFFFF;
	font-weight: bold;
}
#menu a:hover{
	color: #CCCCCC;
}
#main {
	margin-left: 170px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer {
	background-color: #265686;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer ul{
	margin: 0px;
	padding: 0px;
}
#footer li{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#footer a{
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover{
	color: #CCCCCC;
}

#contLeft {
	float: left;
	width: 170px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content {
}
.clear {
	clear: both;
}
.label1 {
	float: right;
	width: 90px;
	padding-bottom: 2px;
	padding-right: 10px;
}
input, textarea {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
#box {
	float: left;
	width: 350px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#box h1{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #265686;
	margin: 0px;
	padding: 2px;
}
#box ul{
	padding: 0px 0px 0px 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#box p{
	padding-left: 10px;
}
#formContacto {
	width: 300px;
	text-align: right;
	padding-bottom: 20px;
}
.input1 {
	width: 150px;
}
.form {
	padding-right: 5px;
}
.fondoWebmailAptix{
	background-color: #F3F3FF;
}
.fondoWebmailItecnis{
	background-color: #CCFFEE;
}
h1 {
	font-size: 16px;
	color: #265686;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #265686;
}
#logos img{
	margin-bottom: 20px;
}
.borde {
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #265686;
}
.boxHome {
	background-image: url(../imagenes/nuevas/servidores.jpg);
	background-repeat: no-repeat;
}
.bordeInf1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
#home a {
	color: #265686;
}
