@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #b3b1b2;
	margin: 0;

}


#bottomnav {
	background-image: url(../images/bckbottom.jpg);
	background-repeat: repeat-x;

}
#leftshadow{
    background-image: url(../images/leftshadow.png);
	background-repeat: repeat-y;
}
#rightshadow{
    background-image: url(../images/rightshadow.png);
	background-repeat: repeat-y;
}

.NavigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	right: 10px;
}

.quaterly{
	margin-right: 20px;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	
}
.Contenidos {
	font-family: Arial, Helvetica, sans-serif;
	color: #27364D;
	font-size: small;
	font-weight: normal;
	
}
.parrafo {
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
.newparrafo {
	padding-left: 20px;
}

.division {
	padding:20px;
	border-style: solid;
	border-color: #504d7d;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	color: #E6E6E6;


}
.contactdivision {
	padding-left:20px;
	border-style: solid;
	border-color: #504d7d;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	color: #E6E6E6;


}


.NavigationText{

border-style: solid;
border-color: #253c5b;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
}
.TituloGrande {
	border-style: dotted;
	border-color: #FFF;
	border-top-width: 0px;
    border-left-width: 0px;
	 border-right-width: 0px;
	border-bottom-width: 1px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	
	
}
.desgrande {
	font-size: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #fff;
}
.rightnavigation {
	border-style: dotted;
	border-color: #253c5b;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	padding:12px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5C5D60;
}

.middlenavigation {
	border-style: dotted;
	border-color: #253c5b;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	padding:6px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5C5D60;
}

.rightnavigationdes {
	font-style: italic;
	font-size: 14px;
}
a:link{text-decoration: none; }
a:visited{text-decoration: none;}
a:active{text-decoration: none;}

a.navigation:link {color: #ffffff;}
a.navigation:visited {color: #ffffff;}
a.navigation:hover {color: #ffffff;}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.bottomtext {
	color: #7B9641;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #898989;

}
a.rightnavigationbutton:link {color: #5C5D60;}
a.rightnavigationbutton:visited {color: #5C5D60;}
a.rightnavigationbutton:hover {color: #5C5D60;}

a.bottomnavigationbutton:link {color: #7B9641;}
a.bottomnavigationbutton:visited {color: #7B9641;}
a.bottomnavigationbutton:hover {color: #ffffff;}

a.files:link {color: #27364D;}
a.files:visited {color: #27364D;}
a.files:hover {color: #666;}

a.pdf:link {color: #666;}
a.pdf:visited {color: #666;}
a.pdf:hover {color: #27364D;}

a.bluepanda:link {color: #898989;}
a.bluepanda:visited {color: #898989;}
a.bluepanda:hover {color: #f6f6f6;}

a.aboutbutton:link {color: #000000;}
a.aboutbutton:visited {color: #000000;}
a.aboutbutton:hover {color: #666666;}

a.contactbutton:link {color: #2B8EB0;}
a.contactbutton:visited {color: #2B8EB0;}
a.contactbutton:hover {color: #27364D;}



.interiores {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.TituloDivision {
	font-family: Arial, Helvetica, sans-serif;
	color: #27364D;
	font-size: 21px;
	font-weight: normal;
}
.ContenidosBold {
	font-weight: bold;
}
.casetittle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.casesubtittle {
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	font-size: 12px;
}
.textocontact {
	color: #2B8EB0;
}
