/* CSS Document */



body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #54585e;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 777px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464a4f;
	margin-top: 0px;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #8dc803;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464a4f;
	padding: 5px;
	margin: 0px;
	background-color: #e4e4e5;
	border: 1px solid #CCCCCC;
	display: block;
}

/**************** los IDs****************/
/**********************************/
#wrapper2 {
	width: 100%;
	float: left;
}
#wrapper {
	background-image: url(/images/body_backround.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 777px;
	margin-top: 0px;
	margin-bottom: 12px;
	float: left;
}
#header {
	background-image: url(/images/top_background.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 777px;
	height: 134px;

}
#headerImg {
	background-image: url(/images/header_background.gif);
	background-repeat: repeat-y;
	height: 179px;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#headerImg img {
	float: left;
}
#logoBox {
	float: left;
	width: 270px;
	height: 94px;
	padding-top: 40px;
}
#navigation {
	float: right;
	height: 134px;
	width: 495px;
}
#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}

#footer {
	float: left;
	width: 777px;
	height: 61px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
}
#footer p {
	font-size: 11px;
}
#footer p a{
	color: #464a4f;
}
#footer p a:hover{
	color: #000000;
}
#fLeft {
	float: left;
	padding-left: 44px;
}
#fRight {
	float: right;
	padding-right: 44px;
}
#left {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left p a {
	color: #2e74c0;
	text-decoration: none;
}
#left p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;

}
#right {
	float: right;
	width: 218px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}
#newsBox {
	float: left;
	margin-top: 10px;
}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#newsBox p a {
	color: #333333;
	text-decoration: none;
}
#loginL {
	float: left;
	width: 50px;
}
#loginL p {
	line-height: 23px;
}
#loginR {
	float: right;
	width: 157px;
}

/************* Class styles ***************/
/***********************************/

.imageAdjust {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}

.divider {
	background-image: url(/images/divider_background.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}
.form {
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.userBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}


/************ Navegacion principal ****************/
/***************************************/

ul.navigation {
	margin-top: 56px;
	padding: 0px;
	margin-left: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 24px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -29px;
}
li.home a {
	width: 80px;
	background-image: url(/images/boton_home.gif);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.about a {
	width: 80px;
	background-image: url(/images/boton_firm.gif);
	background-repeat: no-repeat;
}
li.about a span {
	display: none;
}
li.services a {
	width: 80px;
	background-image: url(/images/boton_services.gif);
	background-repeat: no-repeat;
}
li.services a span {
	display: none;
}
li.portfolio a {
	width: 80px;
	background-image: url(/images/boton_profiles.gif);
	background-repeat: no-repeat;
}
li.portfolio a span {
	display: none;
}

li.blog a {
	width: 80px;
	background-image: url(/images/boton_blog.gif);
	background-repeat: no-repeat;
}
li.blog a span {
	display: none;
}

li.contact a {
	width: 80px;
	background-image: url(/images/boton_contact.gif);
	background-repeat: no-repeat;
}
li.contact a span {
	display: none;
}


/************ Noticias headlines ************/
/***************************************/

ul.news {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.news li {
	list-style-type: none;
	float: left;
}
ul.news li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.news li a:hover {
	width: 215px;
	background-image: url(/images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3f3f3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#wrapper #main #left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #663366;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
}
#wrapper #main #left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330033;
}

