/* CSS Document */

/*Layout*/
body {
	background-image: url(../images/backgrounds/aquaBody.png);
	background-color: #FFFFFF;
}
#topTme {
	background-image: url(../images/backgrounds/aquaTop.png);
}
#menuContainer {
	background-image: url(../images/backgrounds/aquaMenuContainer.png);
}
#headerTme {
	background-image: url(../images/backgrounds/aquaHeader.png);
}
#content, #contentIndex {
	background-image: url(../images/backgrounds/aquaContent.png);
}
#content a, #contentIndex a {
	color: #69BEC9;
}

#bottom {
	background-image: url(../images/backgrounds/aquaBottom.png);
}

/*Format*/
h1 {
	color: #40ADBA;
}

h2 {
	color: #6ABEC9;
}

/*Forms*/
#search input, #search select {
	background-color: #B6E0E5;
	color: #4DB2BE;
}
#search input.boton {
	border-top-color: #52B5C0;
	border-right-color: #98D2D9;
	border-bottom-color: #98D2D9;
	border-left-color: #52B5C0;
}

/*Table*/
#tableSearch h1 {
	color: #6EC0CA;
}


/************************* Index theme *************************/
#level01 #level01Left #level01LeftContent {
	background:url(../images/backgrounds/aquaIndexLevel1.jpg);
	background-repeat:no-repeat;
	height: 235px;
}
div.textoIndex {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
	height: 80px;
}

#level01Left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #318C95;
	background-image: url(../images/titles/aquaLevel01Principal.png);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#level01LeftText {
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}
#level01Right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7C7C7C;
	background-image: url(../images/titles/generalLevel01Tip.jpg);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#level02Left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #569EA7;
	background-image: url(../images/titles/aquaLevel02Reportaje.png);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#level02Left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #79BAC1;
	background-image: url(../images/titles/aquaLevel02Sabias.png);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: left;
}
#level03Left h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6E00;
	background-image: url(../images/titles/generalLevel03Blog.png);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: left;
}
#level03Left a, #level03Left a:hover, #level03Left a:visited, #level03Left a:active {
	color: #FF7B00;
}

#level03Right h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5BB8C3;
	background-image: url(../images/titles/aquaLevel03EventosEmpresariales.png);
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: left;
}
#level03Right ul {
	margin: 0px;
	color: #59B7C3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#level04Right h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949494;
	background-image: url(../images/titles/generalLevel04Morelos.png);
	margin: 0px;
	height: 26px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: left;
}
#level04Right #tableIndex {
	margin-top: 2px;
}
#level04Right #tableIndex td {
	text-align: justify;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
