*{
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#contenedor {
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contenedor #menu {
	margin-top: 195px;
}
#contenedor #central {
	width: auto;
	height: 525px;
	margin-bottom: 20px;
	display: inline-block;
	padding-left: 280px;
	padding-top: 60px;
}
#logo a {
	background-image: url(../imagen/logo.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 197px;
	margin-top: 15px;
	float: left;
}
#taco {
	height:620px;
	background-color: #FFFFFF;
	position: fixed;
    z-index: ;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
		}
#central #textoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	height: 375px;
}
#central #textoe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	height: 375px;
	margin-left: 240px;
	margin-top: -375px;
}
#central #textoi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	height: 375px;
	margin-left: 480px;
	margin-top: -375px;
}
#menu ul {
	text-decoration: none;
	list-style-type: none;
}
#menu li {
	padding-top: 1px;
	margin-top: 3px;
	float: left;
}
#central #imagen {
	background-color: #FFFFFF;
	background-image: url(../imagen/diference.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 582px;
	margin-top: 100px;
	background-position: center;
	margin-left: 95px;
}
#content {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}
.container {
	margin-top: 0px;
}

table {float:left; }

#cabecera {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#contenedor #pie {
	height: 40px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#pie #direc a:hover {
	color: #999999;
}
#cabecera #vivaint {
	background-image: url(../imagen/vivain.png);
	height: 11px;
	width: 144px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 90px;
}
#cabecera #logop {
	height: 92px;
	width: 200px;
	float: left;
}
#pie #direc {
	background-image: url(../imagen/direc.png);
	height: 20px;
	width: 589px;
	background-repeat: no-repeat;
	background-position: 1px;
	float: right;
	font-family: "75 Helvetica Bold", Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#pie #direc a:hover {
	color: #CCCCCC;
}
#pie #direc a {
	font-family: "75 Helvetica Bold", Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 490px;
	height: 40px;
	width: 100px;
	line-height: 17px;
}
#pie #entrar a {
	background-image: url(../imagen/entra.png);
	height: 10px;
	width: 110px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}
#pie #entrar a:hover {
	height: 10px;
	width: 106px;
	background-repeat: no-repeat;
	float: left;
	background-position: right top;
}

#cabecera #viva {
	height: 51px;
	width: 232px;
	float: right;
	margin-top: 30px;
}
#contenedor #foto {
	background-image: url(../imagen/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 430px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}
#central #clientes {
	height: 280px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#central #imagencli {
	background-image: url(../imagen/fotocli.jpg);
	background-repeat: no-repeat;
	height: 525px;
	width: 613px;
	margin-left: 230px;
	margin-top: -280px;
	margin-right: 50px;
}
#central #imagencontac {
	background-image: url(../imagen/contactoim.png);
	background-repeat: no-repeat;
	width: 605px;
	margin-top: 330px;
	height: 156px;
	margin-left: 75px;
}
#inicialpatio {
	background-image: url(../imagen/imagenpat.png);
	height: 177px;
	width: 618px;
	margin-top: 360px;
	background-repeat: no-repeat;
	margin-right: 135px;
	margin-left: 60px;
}
#inicialradio {
	background-image: url(../imagen/imagenrad.png);
	height: 177px;
	width: 618px;
	margin-top: 360px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 85px;
}
#imagencontac #mail a {
	background-image: url(../imagen/mailc.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 385px;
	float: left;
	margin-top: 165px;
	background-position: left;
	margin-left: -1px;
}
#imagencontac #mail a:hover {
	height: 37px;
	width: 385px;
	background-position: right;
	float: left;
	margin-left: 1px;
}


h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 300px;
	margin-left:100px;
	text-align: left;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	margin-right: 20px;
	margin-left: 100px;
	font-weight: lighter;
}
h3 a {
	
	color: #666666;
	text-decoration: none;
}
h3 a:hover {
	
	color: #000000;
	text-decoration: none;
}
h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 350px;
	margin-right: 20px;
	margin-left: 100px;
	font-weight: lighter;
}
h5 a {
	
	color: #666666;
	text-decoration: none;
}
h5 a:hover {
	
	color: #000000;
	text-decoration: none;
}
h4  {
	width: 833px;
	margin-right: 30px;
}
#contenedor #menu #servicios a {
	background-image: url(../imagen/servis.png);
	background-position: left center;
	width: 170px;
	background-repeat: no-repeat;
	height: 9px;
	display: block;
}
#contenedor #menu #servicios a:hover {
	background-position: right center;
	width: 170px;
	background-repeat: no-repeat;
	height: 9px;
	display: block;
	margin-left: 1px;
}
#contenedor #menu #clientes a {
	background-image: url(../imagen/clients.png);
	width: 153px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 18px;
	height: 9px;
	display: block;
}
#contenedor #menu #clientes a:hover {
	width: 155px;
	background-position: right;
	height: 9px;
	display: block;
	margin-left: 21px;
}
#contenedor #menu #portfolio a {
	background-image: url(../imagen/potafol.png);
	background-position: left;
	width: 162px;
	background-repeat: no-repeat;
	margin-left: 9px;
	height: 9px;
	display: block;
}
#contenedor #menu #portfolio a:hover {
	background-position: right;
	width: 162px;
	background-repeat: no-repeat;
	height: 9px;
	display: block;
}
#contenedor #menu #contacto a {
	background-image: url(../imagen/conta.png);
	background-position: left;
	width: 166px;
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 9px;
	display: block;
}
#contenedor #menu #contacto a:hover {
	background-repeat: no-repeat;
	background-position: right;
	width: 166px;
	margin-left: 4px;
	height: 9px;
	display: block;
}
#contenedor #menu #radiopatio a {
	background-image: url(../imagen/radi.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 9px;
	width: 57px;
	margin-top: 65px;
	margin-left: 112px;
	
}
#contenedor #menu #radiopatio a:hover {
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 9px;
	width: 57px;
	margin-top: 65px;
	margin-left: 113px;
}
#contenedor #menu #facebook a {
	background-image: url(../imagen/facebook.jpg);
	background-position: right;
	display: block;
	width: 170px;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 210px;
	margin-bottom: 2px;
}
#contenedor #menu #facebookv a {
	background-image: url(../imagen/facebookv.jpg);
	background-position: right;
	display: block;
	width: 170px;
	margin-top: 210px;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 2px;	
}
#contenedor #menu #aviso a {
	background-image: url(../imagen/avis.png);
	background-position: left top;
	display: block;
	height: 10px;
	width: 62px;
	background-repeat: no-repeat;
	margin-left: 109px;
}
#contenedor #menu #aviso a:hover {
	background-position: right top;
	display: block;
	height: 10px;
	width: 62px;
	background-repeat: no-repeat;
	margin-left: 109px;
}
#contenedor #menu #aviso a.menu_selected {
	background-position: right top;
	display: block;
	height: 10px;
	width: 62px;
	background-repeat: no-repeat;
	margin-left: 109px;
}
#contenedor #menu #politica a.menu_selected {
	background-position: right;
	display: block;
	height: 9px;
	width: 113px;
	background-repeat: no-repeat;
	margin-left: 58px;
}
#contenedor #menu #politica a {
	background-image: url(../imagen/politic.png);
	background-position: left;
	display: block;
	height: 9px;
	width: 113px;
	background-repeat: no-repeat;
	margin-left: 57px;
}
#contenedor #menu #politica a:hover {
	background-position: right;
	display: block;
	height: 9px;
	width: 113px;
	background-repeat: no-repeat;
	margin-left: 58px;
}
#contenedor #menu #servicios a.menu_selected {
	background-position: right center;
	width: 170px;
	background-repeat: no-repeat;
	height: 9px;
	display: block;
	margin-left: 1px;
}
#contenedor #menu #clientes a.menu_selected {
	width: 155px;
	background-position: right;
	height: 9px;
	display: block;
	margin-left: 21px;
}
#contenedor #menu #portfolio a.menu_selected {
	background-position: right;
	width: 162px;
	background-repeat: no-repeat;
	height: 9px;
	display: block;
}
#contenedor #menu #contacto a.menu_selected {
	background-repeat: no-repeat;
	background-position: right;
	width: 166px;
	margin-left: 4px;
	height: 9px;
	display: block;
}
#contenedor #menu #radiopatio a.menu_selected {
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 9px;
	width: 57px;
	margin-top: 65px;
	margin-left: 113px;
}
#central #textoleg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 210px;
	text-align: justify;
	width: 690px;
}
a{outline:none;}
