*{
margin:0px;
padding:0px;
border: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
} 

	html {
		 display: table;
		 height: 100%;
		 width: 100%;
			}
	body {
		background-image: url(../imagenes/IMG-20150605-WA015.jpg);
		background-size: cover;
		z-index: 10;
		display: table-row;
		}

	.centradoizq {
		position: absolute; 
		top: 110%; 
		left: 50%; 
		margin-top: -200px; /*Restamos la mitad de alto*/
		
		/*margin-left: -10px; /*Restamos la mitad de ancho*/
				}

	.centradoder {
		position: absolute; 
		top: 110%; 
		left: 50%; 
		margin-top: -204px; /*Restamos la mitad de alto*/
		margin-left: -200px; /*Restamos la mitad de ancho*/
				}


	.centrado {
		width: 70%;
		height: auto;
		position: absolute; 
		top: 30%; 
		left: 50%; 
		margin-top: -204px; /*Restamos la mitad de alto*/
		margin-left: -450px; /*Restamos la mitad de ancho*/
	
				}
	
	.boton	{
			width: 270px;
			background-color: rgba(0,51,153,1);
			padding: 6px;
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-weight:bold;
			text-decoration:none;
			border-color:rgba(0,0,0,1);
			border-style: solid;
			border-width: 3px;
			border-radius: 10px;
			font-size: 20px;
			text-align: center;
			display:inline-block;
			margin: auto;

				
			
			}
	
	.boton a 	{
			text-decoration:none;
			color: rgba(255,255,255,1);
				}
	
	.boton a:hover 	{
			/*background-color: rgba(255,255,255,0.5);*/
				color: rgba(0,0,0,1);
					}
	
	.boton:hover {
		background-color:rgba(255,255,255,0.5);
		
		}
	
	.centrardiv {
		z-index: 0;
		width: 80%;
		height:auto 0;
		/*background-color: rgba(102,102,102,0.5);*/
		display:block;
		/*padding-right: 20%;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;*/
		display: table-cell;
		vertical-align: middle;
 		text-align: center;
		}
		
		
	.imgserv {
		width: 100%;
		height: auto;
		/*margin-left: 15%;
		margin-right: 15%;*/
		/*border: solid 2px #000000;*/
		
			}	
				

	.ligas {	
		position: absolute; 
		top: 110%; 
		left: 50%;
		width: 50px;
		height:: 20px; 
		/*margin-top: -204px; /*Restamos la mitad de alto*/
		/*margin-left: -100px; /*Restamos la mitad de ancho*/
			}

	.ligas a{
		color:rgba(255,255,255,1);
		font-family:"Courier New", Courier, monospace;
		font-weight:bold;
		text-decoration:none;
		padding:20px;
		
		border-color:rgba(0,0,0,1);
		border-style: solid;
		border-width: 3px;
		border-radius: 10px;
		background-color:rgba(0,51,204,1);
		font-size: 20px;
			}

	.ligas a:hover {
		color:rgba(0,0,0,1);
		text-decoration:none;
		background-color:rgba(255,255,255,0.5);
		font-style:inherit;
		padding:25px;
	
					}



	header {
		width: 100%;
		position: fixed;
		z-index: 100;
		/*background-color:rgba(0,51,153,1);*/
		/*background-image:url(../imagenes/WoodHD.jpg)*/
	
			}

	footer {
		width: 100%;
		height: 81px;
		position: absolute;
		bottom: 0;
		left: 0;
		font-family:"Courier New", Courier, monospace;
		font-size: 12px;
		color:rgba(255,255,255,1);
		/*background-image:url(../imagenes/WoodHD.jpg)*/
		background-color:rgba(0,51,153,1);
			}

	#contfooter {
		padding:10px;
		width:100%;
		text-align:center;
				}

	nav {
	float: left:
	}
	
	nav ul {
	list-style-type: none;
	overflow:hidden;
	}

	nav ul li {
	padding: 16px;
	color:#fff;
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	}
	nav ul li a {
		display: block;
		padding: 18px;
		text-decoration: none;
		}
	nav ul li:hover {
		color: #000;
		background-color: rgba(255,255,255,0.8);
		}



	

	div#vacio{
	width: 1000;
	height: 200px;
	}

	div#contenedor{
	width: 100%;
	height: 400px;
	}

	div#body{
	margin: auto;
	width: 960px;
	height: 400px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 40px;
	letter-spacing: 5px;
	text-shadow: -3px -3px 3px #0000DF, 3px -3px 3px #0000DF, -3px 3px 3px #0000DF, 3px 3px 3px #0000DF;
	}
	
	div#body a {
	color: #FFF;
	text-decoration: none;
	}
		
	div#body a:visited {
	color: #FFF;
	text-decoration: none;		
	}

	div#body a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#00F		
	}

	div#menu{
	width: 100%;
	height: 50px;
	
	}
	
	div#izq{
	width: 500px;
	height: 40px;
	background-color: white;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #009;
	margin: 0;
	}

	div#der{
	width: 200px;
	height: 40px;
	float: left;	
	background-color: white;
	}
	.textotitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 2px 2px 2px #00C;
	}
	#centro {
	background-image: url(../imagenes/WoodHD.jpg);
	height: 200px;
	width: 100%;
	z-index: 90;
	overflow: hidden;
	}
	footer {
	height: 40px;
	width: 100%;
	overflow: hidden;
	position: fixed;
	z-index: 100;
	}	
/* Formas de los botones */

.octagono {
	width: 300px;
	height: 100px;
	background: black;
	position: relative;
}

.octagono:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 29px solid black;
	border-left: 29px solid #eee;
	border-right: 29px solid #eee;
	width: 42px;
	height: 0;
}

.octagono:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 29px solid black;
	border-left: 29px solid #eee;
	border-right: 29px solid #eee;
	width: 42px;
	height: 0;
}