@charset "utf-8";
/* CSS Document */

Body {
	margin: 0px;
	text-align: justify;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(../images/BG.gif);
}
H1 {
	font-size: 1.6em;
	color: #009900;
}
H2 {
	font-size: 1.4em;
	color: #9DD115;
}
h3 {
	font-size: 1.2em;
	color: #508186;
}
a {
	color: #006600;
	text-decoration: none;
}
.templetes {
	margin: 20px;
}






/* Divs */
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	border: 1px solid #9dd115;
	background-image: url(../images/innerbg.jpg);
}
#footer b {
	float: right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	height: 100px;
	background-color: #FFFFFF;
}
#centerData {
	float: left;
	width: 800px;
	margin: 5px;
	padding: 4px;
}
#topmenu {
	height: 44px;
	background-image: url(../images/Menub.jpg);
	text-align: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9dd115;
	border-bottom-color: #9dd115;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

#topmenu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


#menu {
	float: left;
	width: 182px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	height: 36px;
	width: 182px;
}


#footer {
	clear: both;
	background-image: url(../images/Footer.jpg);
	height: 16px;
	padding-top: 4px;
	font-size: 11px;
	color: #363636;
}
#footer a {
	color: #363636;
}
#menu  .titleServicios {
	height: 34px;
	background-image: url(../images/tServicios.jpg);
	width: 182px;
}
#menu .titleCampanias {
	height: 35px;
	background-image: url(../images/tCampanias.jpg);
	width: 182px;
}

#menu .small ul, ul.small {
	margin: 0px;
	padding: 0px;
}
#menu .small li, li.small {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 182px;
}
#menu .smallBottom {
	height: 60px;
	width: 182px;
	padding-top: 3px;
}

#menu .small a{
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	height: 25px;
	margin: 0px;
	width: 172px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/buttonOff.jpg);
}

#menu .smallBottom a {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	height: 49px;
	margin: 0px;
	width: 172px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/bottomButton.jpg);
}
#menu .small a:hover {
	text-decoration: underline;
	background-image: url(../images/buttonOn.jpg);
}
#menu  .smallBottom  a:hover {
	text-decoration: underline;
	background-image: url(../images/bottomButtonOver.jpg);
}
#Metodologia {
	background-color: #FFFFFF;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#leftColumn {
	float: left;
	width: 50%;
	text-align: center;
}
#innerLeftColumn {
	padding: 5px;
	text-align: center;
}
#innerLeftColumnW {
	padding: 5px;
	background-color: #FFFFFF;
}


#rightColumn {
	float: left;
	width: 50%;
}
#innerRightColumn {
	padding: 5px;
	text-align: center;
}
#bottomMenu {
	text-align: center;
	margin: 10px;
	clear: both;
}
#bottomMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottomMenu li {
	display: inline;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 5px;
}
#bottomMenu a {
	font-size: .8em;
	color: #999999;
}


.metodologiaColumn {
	float: left;
	width: 150px;
	font-size: 11px;
}
.innerMetodologiaColumn {
	padding: 4px;
}


.metodologiaArrow {
	float: left;
	width: 50px;
	padding-top: 184px;
	padding-right: 3px;
	padding-left: 3px;
}

.clearDiv {
	clear: both;
	height: 20px;
}
.imgRight {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightData {
	text-align: right;
	font-weight: bold;
	padding-top: 250px;
}
.rightData2 {
	text-align: right;
	font-weight: bold;
	padding-top: 50px;
}

.green {
	color: #9ed115;
	font-weight: bold;
}
.grey {
	color: #979797;
	padding-right: 30px;
	padding-left: 30px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.telefono {
	font-size: 30px;
	color: #9DC30B;
	text-align: center;
}
#whiteBg {
	background-color: #FFFFFF;
}
#container #centerData #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible img {
	margin: 10px;
	float: left;
}

