/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

ul {
	text-align: left;
}

a  { 
	color: #3399cc;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	color: #4189dd;
	margin: 10px 0 5px 0;
}

h4 {
	font-size: 12px;
	color: #4189dd;
	margin: 10px 0 10px 0;
}

#clear { clear: both; }

#wrap {
	margin: 0px auto;	
	width: 796px;
	border: 2px solid #c1e2f3;

}

/* HEADER */
#header {
	height: 141px;
	border-bottom: 1px solid #e1f0f5;
}

#header #linkhome {
	width: 120px;
	height: 35px;
	float:left;
	margin: 0 0 0 0px;
	padding-top: 15px;
	/*background-image: url(../images/logo.png);
	background-position: left 47px;
	background-repeat: no-repeat;*/
}

#header #linkhome a {
	height: 35px;
	display: block;
}

#header #linkhome a span {
	display: none;
}

#header #extras {
	float:right;
	text-align: right;
	width: 400px;
	padding-left: 0px;
}

#header #extras a {
	font-size: 9px;
	display: block;
	text-transform: uppercase;
	float:left;
	padding: 3px;
	margin-right: 10px;
	border-right: 1px solid #c0dcf2;
	margin-top: 5px;
	color: #000000;
}

#header #extras a:hover {
	color: #ff9900;
} 

#header #extras a.faq {
	background-image: url(../images/icon_faq.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 10px;
	text-decoration: none;
	float:right;
}

#header #extras a.oficinas {
	background-image: url(../images/icon_info.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
	float:right;
}

#header #extras a.contacto {
	background-image: url(../images/icon_mail.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 10px;
	border-right: none;
	margin-right: 0px;
	text-decoration: none;
	float: right;
}

#header #extras a.volver {
	background-image: url(../images/icon-turn.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 10px;
	border-right: none;
	margin-right: 0px;
	text-decoration: none;
	float: right;
}

#header #extras a.imprimir {
	background-image: url(../images/icon-printer.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 10px;
	border-right: none;
	margin-right: 0px;
	text-decoration: none;
	float: right;
}

#header #extras a.excel {
	background-image: url(../images/icon-excel-csv.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 10px;
	border-right: none;
	margin-right: 0px;
	text-decoration: none;
	float: right;
}

#header #atencion {
	height: 30px;
	margin-right: 35px;
	margin-top: 15px;
	float: right;
	width: 200px;
}

/* MENU */
#header  #menu {
	background-color: #fff;
	margin-top: 35px;
	margin-left: 26px;
	float:left;
	width: 550px;
}

#header  #menu a {
	display: block;
	float: left;
	color: #0098db;
	font-size: 14px;
	font-weight: normal;
	margin-right: 0px;
	border-right: 1px solid #e6f3f9;
	padding: 0 10px;
	background-color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
}

#header #menu a.active,
#header #menu a:hover {
	color: #ff9900;
}

/* END MENU */

/* Search */
#header #search {
	float: left;
	width: 180px;
	background: #fff;
	margin: 30px 0 0 0;
	/* para internet explorer */
	*margin: 10px 0 0 0;
	text-align: left;
}

#header #search .search-input {
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 3px 7px;
	width: 130px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#header #search .search-submit {
	color: #fff;
	background-color: #0098db;
	background-image: url(../images/search-submit.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	width: 23px;
	height: 23px;
	font-family: Arial;
	border: none;
	padding: 0px;
	margin: 0 0 0 0px;
}

/* END SEARCH */

#flash {
	height: 200px;
}

#bannerContent {
	height: 136px;
	padding: 19px 0 19px 22px; 
}

#bannerContent #banner1,
#bannerContent #banner2,
#bannerContent #banner3,
#bannerContent #banner4,
#bannerContent #banner {
	margin-right: 12px;
	float: left;
	display: block;
}

/* FOOTER */
#footer {
	background-color: #d2e0ed;
	height: 18px;
	padding: 7px 10px 0 10px;
	color: #0e304c;
	font-size: 10px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}

#footer #copyright {
	width: 350px;
	float: left;
	text-align: left;
}

#footer #menu {
	float: right; 
	text-align: right;
	width: 400px;
	/*background-color: #ccc;*/
	color: #006ec7;
}

#footer #menu a {
	color: #0e304c;
}

#footer #menu a:hover {
	color: #ff9900;
}

/* CONTENT */
#content {
	text-align:left;
}

#content #left {
	float:left;
	width: 250px;
	background-image: url(../images/oficina_virtual.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#content #left #flashTop {
	padding: 20px 40px;
}

#content #left #submenu {
	margin: 20px;
}

#content #left #submenu ul#menu4,
#content #left #submenu ul#menu2,
#content #left #submenu ul#menu3 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#content #left #submenu ul#menu3 {
	padding-left: 0px;
	margin-bottom: 10px;
}

#content #left #submenu ul#menu4 {
	padding-left: 10px;
}

#content #left #submenu ul#menu3 li a,
#content #left #submenu ul#menu2 li a {
	display: block;
	font-size: 12px;
}

#content #left #submenu ul#menu2 li a {
	text-decoration: underline;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #97a0b5;
}

#content #left #submenu ul#menu4 li a,
#content #left #submenu ul#menu3 li a {
	text-decoration: none;
	font-weight: normal;
	padding-left: 8px;
	color: #2f426c;
	margin-bottom: 0px;
}

#content #left #submenu ul#menu3 li a {
	text-transform: none;
	padding-bottom: 2px;
}

#content #left #submenu ul#menu2 li a.active,
#content #left #submenu ul#menu3 li a.active,
#content #left #submenu ul#menu3 li a:hover,
#content #left #submenu ul#menu2 li a:hover {
	color: #ff9900;
}

#content #left #submenu ul#menu2 li a.active,
#content #left #submenu ul#menu3 li a.active {
	font-weight: normal;
}

#content #left #bannerInt {
	margin-left: 20px;
}

/* CONTENT RIGHT */
#content #right {
	float:right;
	width: 546px;
	background-image: url(../images/backgTop.jpg);
	background-repeat: no-repeat;	
}

#content #right #title {
	float: left;
	width: 350px;
	color: White;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 3px;
	text-transform: lowercase;
	margin: 60px 0 0 20px;
	
}

#content #titleSecond,
#content #right #titleSecond {
	float: left;
	width: 350px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #0066CC;
	margin: 30px 0 0 20px;
	padding: 0 0 0 30px;
	background-image: url(../images/circulos.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#content #right #fotoTop {
	float: right;
	width: 113px;
	height: 91px;
}

#content #right #contenido {
	margin: 0 0 20px 20px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
	background-image: url(../images/fondo_logo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#content #right #contenido strong {
	font-weight: bold;
	color: #006ec6;
}

#content #right #contenido ul#list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#content #right #contenido ul#list li {
	background-image: url(../images/backLi.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}

/* content form */
#contentForm {
	margin: 0 10px 20px 20px;
}

#contentForm ul {
	margin: 0px;
	padding: 0px;
}

#contentForm td {
	font-size: 12px;
	color: #003366;
}

input.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 170px;
	padding: 3px 0px 3px 3px;
	border:none;	
	border-left: 1px solid #88b8d5;
	border-bottom: 1px solid #88b8d5;
	margin-right: 5px;
	background: #ecf3fc;
	color: #333;
}

input.text_consumos {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 50px;
	padding: 3px 0px 3px 3px;
	border:none;
	border: 1px solid #ccc;
	background: #f2f2f2;
	color: #333;
	text-align: right;
}

input.file {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 377px;
	padding: 3px 0px 3px 2px;
	border: 1px solid #666;
	margin-right: 5px;
	background: #ecf3fc;
	color: #000;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 175px;
	padding: 3px 0px 3px 2px;
	border:none;	
	border-left: 1px solid #88b8d5;
	border-bottom: 1px solid #88b8d5;
	margin-right: 5px;
	background: #FFF;
	color: #000;
}

b {
	font-size: 14px;
	color: #3399cc;
}

strong {
	font-weight: bold;
}

input.submit {
	color: #fff;
	background: #5f8fbd;
	font-size: 11px;
	width: 100px;
	height: 24px;
	border: 1px solid #7dbcfa;
	font-weight: bold;
}

input.submitNews {
	color: #FFF;
	background: #B4D1F8;
	font-size: 11px;
	width: 60px;
	height: 20px;
	border: 0px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 377px;
	height: 60px;
	padding: 5px;
	border:none;	
	border-left: 1px solid #88b8d5;
	border-bottom: 1px solid #88b8d5;
	margin-right: 5px;
	background: #ecf3fc;
	color: #000;
}

.azul {
	font-size: 11px;
	color: #000033;
}

.azulB {
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}

.negro {
	font-size: 11px;
	color: #000;
}

#ContainerTarifas {
	width: 119px; 
	height: 20px; 
	float:left; 
	border-right: 1px solid #FFF; 
	padding-top: 8px;
}

#content #right #contenido #enlacesText {
	float: left;
}

#content #right #contenido #enlacesLink {
	float: right;
	text-align: right;
}

#content #right #contenido #enlaces {
	width: 430px;
	border-bottom: 1px dotted #CCC;
	padding: 10px 10px 0px 10px; 
}

#content #right #contenido #LinksReglamento {
	width: 430px;
	text-align: right;
	border-bottom: 1px dotted #CCC;
	padding: 5px 10px; 
}

/* osmosis */

ul#osmosisMenu {
	font-size: 10px;
	margin: 20px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
}

ul#osmosisMenu li {
	display: inline;
}

ul#osmosisMenu li a {
	padding: 5px 8px 5px 8px;
	background: #ECF3FC;
	text-decoration: none;
}

ul#osmosisMenu li a.active {
	color: #FFF;
	font-weight: bold;
	background: #3399cc;
}

ul#osmosisMenu li a:hover {
	color: #FFF;
	background: #3399cc;
}

/* mapa del site */

#mapa {
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 10px;
}

ul#mapa1 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none outside url(../images/backLi.png);
}

ul#mapa2 {
	margin: 5px 0px 5px 30px;
	padding: 0px 0px 0px 0px;
	list-style: none outside url(../images/backLi.png);
}

ul#mapa3 {
	margin: 5px 0px 5px 50px;
	padding: 0px 0px 0px 0px;
	list-style: none outside url(../images/backLi.png);
}

ul#mapa4 {
	margin: 5px 0px 5px 60px;
	padding: 0px 0px 0px 0px;
	list-style: none outside url(../images/backLi.png);
}

ul#mapa1 li.mapa1 {
	margin-bottom: 5px;
	border-bottom: 1px solid #ECF3FC;
	color: #333;
}

ul#mapa3 li.mapa3 {
	margin-bottom: 5px;
	color: #333;
}

ul#mapa3 li.mapa4 {
	margin-bottom: 5px;
	color: #333;
}

ul#mapa1 li.mapa1 a {
	color: #3399cc;
}

ul#mapa1 li.mapa2 a {
	color: #666;
}

ul#mapa1 li.mapa3 a {
	font-size: 10px;
	color: #333;
}

ul#mapa1 li.mapa4 a {
	font-size: 10px;
	color: #333;
}

table.DatosContador {
	background-color: #c1e2f3;
	border: 1px solid #4189dd;
	padding: 1px;
}

table.DatosContador tr td {
	font-size: 10px;
	font-family: Verdana;
	padding: 2px;
	background-color: white;
	border-bottom: 1px solid #a6c0df;
}

table.DatosContador thead tr td {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #4189dd;
	background-color: #c1e2f3;
}

table.DatosContador tr.altrow td {
	background-color: #F5F9FD;
	border-bottom: 1px solid #a6c0df;
}

table.DatosContador tr.lastrow td {
	border-bottom: none;
}
