/********* Vision a la Acción Copyright 2007. Todos los Derechos Reservados *********
********* Author: byConcept **********
***************************************/


/********* ELEMENTOS ************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-image: url(../imgs/bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #0C5A8A;
}
p {
	margin:0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #0D75B3;
}
a:hover {
	color: #444;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	margin:0px;
	padding:0px;
	font-size: 14px;
}
li {
	margin: 0px 10px 10px 10px;
	padding: 0px 15px;
}

/********* ESTILOS ************/
 .clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}






/********* DIV CONTAINERS ************/

/***** GLOBAL CONTAINERS *********/
#mainContainer {
	width: 795px;
	margin: 0px auto;
	padding:0px;
}
#leftSidebar {
	width: 10px;
	float:left;
}
#centerContainer {
	width: 775px;
	float:left;
}
#rightSidebar {
	width: 10px;
	float: left;
}



/***** HEAD CONTAINERS *********/
#headContainer {
	width: 775px;
	height: 118px;
}
#logoCon {
	width: 196px;
	height: 118px;
	float: left;
}
#rightHead {
	width: 579px;
	height: 118px;
	float: left;
}

#topLinks {
	width: 559px;
	height: 26px;
	font-size: 10px;
	text-align: right;
	padding: 7px 20px 0px 0px;
	background-image: url(../imgs/toplink_bg.jpg);
}
#topLinks span {
	padding: 0px 10px;
}
#topLinks a {
	color: #F7B165;
	padding-bottom: 2px;
	border-bottom: 1px dashed #F7B165;
}
#topLinks a:hover {
	color: #fff;
}

#middleHead {
	width: 579px;
	height: 47px;
	background-image: url(../imgs/head_middle.jpg);
}
#navContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 509px;
	padding-left: 70px;
	height: 38px;
	padding-top: 0px;
	background-image: url(../imgs/nav_bg.jpg);
}
#navContainer a {
	color: #fff;
	display: block;
	width: 111px;
	margin:0px;
	text-align: center;
	/*font-weight: bold;*/
	padding: 3px 0px 10px 0px;
	float: left;
}
#navContainer a:hover {
	color: #CE631C;
	padding: 2px 0px 10px 0px;
	background-image: url(../imgs/menuBg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.selected {
	width: 111px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #CE631C;
	margin: 0px 1px;
	padding: 2px 0px 10px 0px;
	background-image: url(../imgs/menuBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.subSelected {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: url(../imgs/selected_arrow.gif) no-repeat bottom;
	height: 48px;
	color: #fff;
	padding: 0px 10px 0px 10px;
	float:left;
}

.liteBlue {
	color: #249ACA;
}

.darkBlue {
	color: #006699;
}

.imgSpacer {
	width: 320px;
	padding: 0px 0px 15px 0px;
	float: left;
}
.imgSpacer h1 {
	font-family: Georgia;
	font-size: 15px;
	padding-bottom: 10px;
}

.imgBorder {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 15px;
}
.imgMargins {
	margin: 10px 45px;
}
.bodyRight {
	width: 437px;
	float: left;
}

.contentBullets {
	margin-left: 25px;
}

/***** TABLE STYLES *********/
.tableHeadBlue {
	background: url(../imgs/table_headbg.gif);
	background-repeat: no-repeat;
}
.tableHeadGrey {
	background: url(../imgs/table_headbg_grey.gif);
	background-repeat: no-repeat;
}
.tableHeadmidgrey {
	background: url(../imgs/table_headbg_darkgrey.gif);
	background-repeat: no-repeat;
}
.tableWhite {
	background-color: #fff;
	color: #444;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
}
.tableCenterWhite {
	background-color: #fff;
	color: #444;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
.tableliteBlue {
	background-color: #E4E8F8;
	color: #444;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #fff;
}
.tableliteMidBlue {
	background-color: #CED6F2;
}
.tableliteGrey {
	background-color: #E9E9E9;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #fff;
}
.tableMidGrey {
	background-color: #DBDBDB;
	font-size: 10px;
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #fff;
}



/***** BODY CONTAINERS *********/

#bodyContainer {
	width: 757px;
	padding: 10px 9px 35px 9px;
	background: url(../imgs/round_bodyCurve.gif) #fff bottom no-repeat;
	float: left;
	margin-bottom: 15px;
}
#bodyHead {
	width: 757px;
	height: 116px;
	background-image: url(../imgs/second_headShadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#bodyContainer a:hover {
	border-bottom: 1px dashed #888;
	padding-bottom: 2px;
}
#bodyheadLeft {
	width: 482px;
	height: 103px;
	background: url(../imgs/second_headBg.jpg);
	float: left;
}
#bodyheadLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #fff;
	width: 467px;
	height: 35px;
	display: block;
	margin:0px;
	padding:20px 0px 0px 15px;
}

#bodyheadSub {
	width: 467px;
	height: 48px;
	padding-left: 15px;
}
#bodyheadSub a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	color: #9BD7F7;
	padding: 0px 10px 0px 10px;
	float:left;
}
#bodyheadSub a:hover {
	color: #fff;
	border: 0px;
}

#bodyheadRight {
	width: 275px;
	height: 103px;
	float: left;
	background-image: url(../imgs/second_headBg2.jpg);
}



#bodyContent {
	width: 757px;
	padding: 10px 0px 10px 0px;
}

/***** FOOTER CONTAINERS *********/
#footer {
	width: 775px;
	float:left;
}
#footNav {
	width: 100%;
	height: 25px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	background: url(../imgs/foot_curve.gif) #06476A;
	background-position: top;
	background-repeat: no-repeat;
}
#footNav a {
	font-size: 11px;
	color: #14ACDE;
	padding: 0px 15px 0px 15px;
}
#footNav a:hover {
	color: #fff;
}

#footCopy {
	width: 100%;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	background: url(../imgs/footer_bg.jpg) repeat-x top;
}
#footCopy a {
	color: #fff;
}
#footCopy a:hover {
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px dashed;
}