/*-----------------GENERAL-----------------*/
* {
	margin: 0px;
	padding: 0px;
	/*list-style: none;*/
	outline: none;
	}
body{
	background-color: #002165;
	color: #002165;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	width: 100%;
}
/*----------------ESTRUCTURA------------------*/
#wrapper {
	width: 899px;
	margin: 3% auto 0;
}	

#header{
	height: 145px;
}
#logo{
	float: left;
	width: 165px;
	height: 132px;
	background-image: url(../img/logo.png);
	margin: 0 0 0 5px;
}
#direccion {
	float: right;
	margin-right: 60px;
	margin-top: 50px;
	font-size: 10px;
	height: 80px;
	background: url(../img/linea.png) repeat-y;
}
#textodireccion {
	font-size: 10px;
	margin-left: 10px;
}

#pie{
	color: #fff;
	margin-top: 5px;
	font-size: 11px;
}
#copy{
	float: left;
	margin-left:15px;
	margin-bottom: 15px;
	line-height: 15px;
}
#firma{
	float: right;
	margin-right: 15px;
}
a.copy{
	color: #fff;
	text-decoration: underline;
	display: inline;	
}
a.firma{
	color: #fff;
	text-decoration: none;
	display: inline;	
}

/*-----------------caja fondo--------------------*/
.roundedBox {position:relative; padding:32px; margin:10px 0;}
.corner {position:absolute; width:23px; height:23px;}

        .topLeft {top:0; left:0; background-position:-1px -1px;}
        .topRight {top:0; right:0; background-position:-23px -1px;}
        .bottomLeft {bottom:0; left:0; background-position:-1px -23px;}
        .bottomRight {bottom:0; right:0; background-position:-23px -23px;}

#type5 {background:#002165 url(../img/gradient1px.png) repeat-x 0 0;}
#type5 .corner {background-image:url(../img/gradientbase.png);}
#type5 .bottomLeft {background-position:-1px -511px;}
#type5 .bottomRight {background-position:-23px -511px;}

/*--------------fin caja fondo------------------*/

/*---Galerías Páginas de Servicios Y home-------*/
#galeria{
	height: 338px;
	width: 834px;	
	margin-bottom: 25px;
}
/*---FIN Galerías Páginas de Servicios Y home---*/

/*-------------------MENÚ---------------------*/
#menu{
	height: 240px;
	width: 834px;
	margin-bottom:1px;
}
#servicios{
	height: 240px;
	width: 260px;
	float: left;
}
#retransmisiones{
	height: 240px;
	width: 360px;
	float: left;
	background: url(../img/basemenu.png) no-repeat 0 25px;
}
#contacto{
	height: 240px;
	width: 214px ;
	float: right;
}
#loguito{
	background: url(../img/logoh2.png) no-repeat ;
	height: 24px;
	width: 23px;
	margin-left: 10px;		
	float: left;
}
#servicios h2, #retransmisiones h2, #contacto h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	float: left;
	margin-left:5px;
	margin-top:3px;
}
ul{
	list-style:none;
	margin: 30px 0 0 15px;
	padding:0;
	font-size: 14px;
	background: url(../img/linea.png) repeat-y 10px;
}
li {
	margin:2px 0 0 22px;
	padding:1px;
}

li a {
	text-decoration: none;
}
/*-----------------FIN MENÚ-----------------------*/
/*--------Páginas Retransmisiones--------------*/
#midle{
	height: 450px;
	margin-top: 25px
}
#pantalla{
   float: left;
   padding-left: 15%;
   padding-top: 5%;}
#midle h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:38px;
	height: 24px;
}
#titulo{
	float: left;
	width: 100%;
}
#botonvolver {
	float:right;
	height:20px;
	margin-right:190px;
	margin-top:15px;
	width:66px;}
/*--------botón volver ---------*/
a, a span {
     background-repeat: no-repeat;
     color: #002165;
     display: block;
}
     a.volver1 {
          background-image: url(../img/volverizq.png);
          background-position: left top;
          height: 20px;
          text-decoration: none;
          width: 66px;
          text-align: center;
     }
     a.volver1 span {
          background-image: url(../img/volverdrc.png);
          background-position: right top;
          height: 20px;
          padding-top: 3px;
          font-size: 12px;
          font-weight: bold;
     }
#formret {
	margin-bottom: 125px ;
	padding-left: 25%;
	padding-top: 8%;
	height: 110px;
	width: 350px;
}     
table { 
width:350px;
height:100px;

 }

/*a.volver1:hover {
     background-position: left bottom;
}
a.volver1:hover span {
     background-position: right bottom;
}*/
/*------Fin botón volver -------*/
/*------Páginas de Servicios -------*/

#botonvolver1 {
	float:left;
	height:20px;
	margin-left:40px;
	margin-top:15px;
	width:66px;
}
#descripcion{
	height: 100%;
	width: 100%;
	margin-bottom: 55px;
}	
#titular h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:38px;
	padding-bottom: 10px;
	height: 24px;
}
#cajatexto{
	background: url(../img/linea.png) repeat-y;
	margin-left: 25px;
}
#texto{
	margin-left: 14px;
	font-size: 13px;
	text-align: justify;
}
/*------FIN Páginas de Servicios -------*/
/*------Página Contacto y Trabajo -------*/

#cajaform{
	height: 390px;
	width: 834px;	
	margin-bottom: 25px;
}
#form{
	height: 375px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#logoagua{
	height: 240px;
	width: 360px;
	float: right;
	background: url(../img/basemenu.png) no-repeat 0 25px;
	margin-top: 150px;
}
/*------FIN Página Contacto y Trabajo -------*/


