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

body {
	background-color:#0066CF;
	background-image:url(../Img/fondoprincipal.png);
	background-repeat: repeat-x;
	background-position:top;
	height:100%;
}
#MainContainer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
#HeaderConatiner {
	width:950px;
	height:160px;
}
#escudoHeader {
	float:left;
	height:160px;
	width:160px;
}
#textoHeader {
	padding:20px 20px 20px 0px;
	height:120px;
	float:left;
}
.tituloMuniGreciaGrande {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:35pt;
}
.subtituloMuniGreciaMedium {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:15pt;
}
#MenuIzqContainer {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	float:left;
	width:160px;
	height:auto;
	min-height:100%;
}
a.boton1, a.boton1:link, a.boton1:visited {
	color:#FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 65px;
	width: 136px;
	background-image:url(../Img/boton1doble.png);
	background-repeat:no-repeat;
	background-position:top center;
	line-height: 20px;
	margin:15px 0px 0px 0px;
	padding: 20px 12px 0px 12px;
}
a.boton1:hover {
	color:#003;
	background-repeat:no-repeat;
	background-position:bottom center;
}

a.boto21, a.boton2:link, a.boton2:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 65px;
	width: 136px;
	background-image:url(../Img/boton1doble.png);
	background-repeat:no-repeat;
	background-position:top center;
	line-height: 20px;
	margin:0px;
	padding: 20px 12px 0px 12px;
	float:right;
}
a.boton2:hover {
	color:#003;
	background-repeat:no-repeat;
	background-position:bottom center;
}

#menuArribaContainer {
	height:30px;
	width:790px;
	float:left;
	background-color:#0066CF;
	text-align:left;
}
#menuArriba {
	font-size:12px;
	margin-left:10px;
}
#menuArriba li {
	float:left;
	margin:2px;
}
#menuArriba li a {
	text-decoration:none;
	color:#FFF;
}
#menuArriba li a:visited {
	text-decoration:none;
	color:#FFF;
}
#menuArriba li a:hover {
	color:#FFF;
}
#CenterContainer {
	width:750px;
	min-height:500px;
	background-color:#BDE2FD;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	padding:20px;
}
.textoMenu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#menuFooter {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:auto;
	color:#FFF;
	clear: both;
	margin: 5px auto 0px auto;
	text-align:center;
	padding-top:15px;
}
#menuFooter a {
	text-decoration:none;
	color:#FFF;
}
#menuFooter a:hover {
	text-decoration:none;
	color:#006;
	font-weight:bold;
}
.h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#006;
}
.h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#006;
}
.h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#006;
}
.h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#006;
}
 
.h4 a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#006;
	text-decoration:none;
}

.h4 a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#006;
}


.h4Centrado {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#006;
	text-align:center;
}
.h41 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#006;
	float:left;
}
.h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#006;
}
.h5Blanco {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}
.h5-2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#33C;
}
.h6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006;
}
.h6Blanca {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.h6Right {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006;
	text-align:right;
}
.h6RightBlanca {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
.h7 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006;
}
.h7Italic {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003;
	font-style:italic;
}
.h8Texto {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.alingRight {
	text-align: right;
}
.noBorde {
	border:none;
}
.noBordeNoPadding {
	border:none;
	padding:-8px;
	margin:0px;
}
.TitulosSevicios {
	display:block;
	background-color:#000066;
	padding-left: 4px;
}
/*Index*/

#linksRapidos {
	text-align:center;
	margin: 10px 20px 0px 20px;
	width:150px;
	height:600px;
	float:left;
}
.linkRapido {
	font-size:14px;
	color:#006;
	font-weight:bold;
	height:auto;
	width:134px;
	background-color:#3bc9ff;
	padding:8px;
}
.linkRapidoBN {
	background-color:#3bc9ff;
	padding-left:-8px;
	border:none;
}
#linksRapidos a {
	text-decoration:none;
	color:#006;
}
#linksRapidos a:hover {
	color:#FFF;
}
#bienvenidaAlcalde {
	margin: 10px 10px 0px 0px;
	float:left;
	padding:20px 8px 8px 8px;
	height:auto;
}

#TextoGuiaIFAM {
	width:500px;
	height:65px;
	margin: 10px 10px 0px 0px;
	padding:20px 8px 8px 8px;
	float:left	
}

#bienvenidaAlcaldeTexto {
	color:#006;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:230px;
	white-space:nowrap;
	margin-top:50px;
	margin-left:10px;
}
#bienvenidaAlcaldeTexto a {
	color:#006;
	text-decoration:none;
}
#bienvenidaAlcaldeTexto a:hover {
	text-decoration:none;
	color:#FFF;
}
.floatLeft {
	float:left;
}
.bordeBlanco {
	float:left;
	border:#FFF solid 5px;
}

.bordeBlanco2 {
	float:left;
	border:#FFF solid 5px;
	margin-top:15px;
}

.bordeBlancoMargin {
	float:left;
	border:#FFF solid 5px;
	margin-right:10px;
}

.bordeBlancoMargin1 {
	float:left;
	border:#FFF solid 5px;
	margin:10px;
}

.bordeBlancoMarginFloatRight {
	float:right;
	border:#FFF solid 5px;
	margin-left:10px;
}

.bordeBlancoMarginFloatRight a {
	float:right;
	border:#FFF solid 5px;
	margin-left:10px;
}

.bordeBlancoMarginFloatRight a:hover {
	float:right;
	border:#FFF solid 5px;
	margin-left:10px;
}

.bordeBlancoMarginNoFloat {
	border:#FFF solid 5px;
	margin:10px;
}

.bordeBlancoCentrado {
	border:#FFF solid 5px;
	margin:0 auto;
	display:block;
}
#fotoMuniIndex {
	margin: 10px 0px 0px 0px;
	float:left;
	padding:8px 5px 8px 8px;
	height:auto;
}
#fotoMuniIndexTexto {
	color:#006;
	font-size:14px;
	float:left;
	font-size:13px;
	width:260px;
	margin-top:0px;
	margin-left:10px;
}
#fotoMuniIndexTexto a {
	color:#006;
	text-decoration:none;
}
#fotoMuniIndexTexto a:hover {
	color:#fff;
	text-decoration:none;
}
#LogosExtra {
	float:left;
	padding:8px;
	height:180px;
	width:150px;
	margin: 10px 25px 0px 0px;
}
.Logos {
	margin:0px 10px 10px 0px;
	border:none;
}
.LogosFloatLeft {
	margin:0px 0px 10px 0px;
	border:none;
	float:left;
}
#GreciaDigitalLogo {
	border:none;
	float:left;
	margin: 10px 0px 0px 0px;
	padding:8px;
	height:291px;
	width:341px;
}
#FotoGeneralTexto {
	float:left;
	margin: 40px 10px 10px 10px;
}
#FotoMuniHistoria {
	float:left;
	margin: 40px 10px 10px 30px;
	width:284px;
}
#FotoGreciaAerea {
	float:right;
	margin: 10px 10px 10px 15px;
	width:510px;
}
.padding5 {
	padding:5px;
}
.marginBorde5px {
	margin:5px;
	border:#FFF solid 5px;
}
.MisionVision {
	background-image:url(../Img/fondoPapelViejo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	height:263px;
	font-size:12px;
	text-align:center;
	float:left;
	padding:20px 40px 30px 30px;
	margin:20px;
}
.texto15px {
	font-size:15px;
	line-height:22px;
}
#MisionVision {
	margin: 0 auto;
	height:333px;
	width:640px;
}
.ValoresInstitucionales {
	background-image:url(../Img/fondoPapelViejo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	height:263px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding:20px 40px 30px 30px;
	float:none;
	clear:both;
	margin: 0 auto;
}
#Organizacion {
	text-align:center;
}
#Texto {
	font-size:12px;
	width:390px;
	text-indent:20px;
	float:left;
}
#TextoConcejo {
	width:700px;
	float:left;
	margin-left:40px;
	font-size:12px;
}
#TextoProyectos1 {
	width:700px;
	float:left;
	margin-left:30px;
	font-size:12px;
}
#TextoProyectos {
	width:700px;
	float:left;
	margin-left:30px;
	font-size:12px;
}
#TextoProyectos a {
	color:#009;
	font-weight:bold;
	text-decoration:underline;
}
#TextoProyectos a:hover {
	color:#003;
}
#TextoServicios {
	width:700px;
	float:left;
	margin-left:30px;
	font-size:12px;
}
#TextoServicios a {
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#TextoServicios a:hover {
	font-size:13px;
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}
#TextoPlanReg {
	width:700px;
	float:left;
	margin-left:30px;
	font-size:13px;
}
#TextoPlanReg2 {
	width:700px;
	float:left;
	margin-left:30px;
	font-size:13px;
}
#TextoPlanReg2 a {
	color:#006;
	font-weight:bold;
	font-size:13px;
}
#TextoPlanReg2 a:hover {
	color:#00F;
	font-weight:bold;
	font-size:13px;
}

.TextoTurismo {
	width:700px;
	height:auto;
	font-size:12px;
	clear:both;
	margin-top:30px;
	min-height:290px;
}

a.BotonProyecto {
	text-decoration:none;
	height:51px;
	width:334px;
	background-image:url(../Img/3StateButton.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#FFF;
	display: block;
	valign:middle;
	line-height:35pt;
}
a.BotonProyecto2 {
	text-decoration:none;
	height:46px;
	width:294px;
	background-image:url(../Img/3StateButton.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#FFF;
	display: block;
	valign:middle;
	line-height:15pt;
	padding:5px 20px 0px 20px;
}
a.BotonProyecto:hover {
	text-decoration:none;
	background-image:url(../Img/3StateButton.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display: block;
	color:#006;
}
a.BotonProyecto2:hover {
	text-decoration:none;
	background-image:url(../Img/3StateButton.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display: block;
	color:#006;
}
a.BotonProyecto:active {
	background-image:url(../Img/3StateButton.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	color:#003;
}
a.BotonProyecto2:active {
	background-image:url(../Img/3StateButton.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	color:#003;
}
#proyIzq {
	float:left;
	width:334px;
}
#proyDer {
	float:left;
	width:334px;
	margin-left:30px;
}
.textoGenCentrado {
	font-size:12px;
	text-align:center;
}
a.BotonPlanReg {
	text-decoration:none;
	height:auto;
	width:110px;
	background-color:#006;
	text-align:center;
	display: block;
	valign:middle;
	padding:5px 10px 7px 10px;
	margin: 20px auto 0px auto;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a.BotonPlanReg:hover {
	text-decoration:none;
	background-color:#09F;
	display: block;
	color:#006;
}
a.BotonPlanReg:active {
	display: block;
	background-color:#00C;
	color:#fff;
}
a.BotonPlanReg2 {
	text-decoration:none;
	height:auto;
	width:110px;
	background-color:#006;
	text-align:center;
	display: block;
	valign:middle;
	padding:5px 10px 7px 10px;
	margin: 10px 40px 0px 0px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a.BotonPlanReg2:hover {
	text-decoration:none;
	background-color:#09F;
	display: block;
	color:#006;
}
a.BotonPlanReg2:active {
	display: block;
	background-color:#00C;
	color:#fff;
}
#Botones1 {
	float:left;
	height:260px;
	width:160px;
	padding-top:60px;
}
#PlanRegBotones {
	float:right;
}
#Galeria {
	width:700px;
	float:left;
	margin-left:30px;
}
.paddingThumbs {
	padding:4px;
	border-color:#000;
	border-width:1px;
	margin: 0px 4px 4px 0px;
}
#RedTransparencia {
	margin:0px 90px 0px 90px;
	text-align:center;
}
#textoRedTransparencia {
	font-size:12px;
	padding:0px 15px 0px 15px;
	text-indent:20px;
	text-align: justify;
}



.roundCorner {
	display:block
}
.roundCorner * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#0099FF
}
.roundCorner1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #6bc2fd;
	border-right:1px solid #6bc2fd;
	background:#2fabfe
}
.roundCorner2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #aadafd;
	border-right:1px solid #aadafd;
	background:#23a6fe
}
.roundCorner3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #23a6fe;
	border-right:1px solid #23a6fe;
}
.roundCorner4 {
	border-left:1px solid #6bc2fd;
	border-right:1px solid #6bc2fd
}
.roundCorner5 {
	border-left:1px solid #2fabfe;
	border-right:1px solid #2fabfe
}
.roundCornerfg {
	background:#0099FF;
	padding-right:3px;
}

#descargasIzq {
	float:left;
	width:450px;
}

a.BotonDescargas {
	text-decoration:none;
	height:51px;
	width:334px;
	background-image:url(../Img/3StateButton.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#FFF;
	display: block;
	valign:middle;
	line-height:35pt;
}
a.BotonDescargas:hover {
	text-decoration:none;
	background-image:url(../Img/3StateButton.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display: block;
	color:#006;
}
a.BotonDescargas:active {
	background-image:url(../Img/3StateButton.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	color:#003;
}

#TextoIndexAmnistia {
	margin: 10px 10px 0px 0px;
	width:480px;
	float:left;
	padding:10px 8px 8px 8px;
	background-color:#006;
	height:auto;
	margin-left:10px;
}

.TextoAmnistia {
	padding:0px 15px 10px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#FFF;
}
