/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: url(../img/fondo_gen_sinfin.jpg) repeat-y center;
	padding:0;
	margin:0;
}
body.home {
	background: #FFFFFF;
}
body.internacional {
	background: #FF4800;
}
a:link, a:visited {
	color: #B2B2B2;
	text-decoration: none;
}
a:hover, a.active {
	color: #323232;
	text-decoration: none;
}
a img {
	border: none;
	vertical-align: middle;
	margin: auto 2px;
}
/* Contenedor */
#fondo-pagina {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/fondo_gen.jpg) no-repeat top center;
	min-height: 768px;
}
#fondo-pagina.internacional {
	min-height: 0px;
}
#contenedor-pagina {
	width: 810px;
	margin: 0 auto;
	padding: 0;	
}
#contenedor-pagina.home {
	width: 850px;
}
#contenedor-pagina.internacional {
	width: 955px;
	background: #FFFFFF;
}

/* Logotipo, slogan y banner */
#logotipo {
	height: 37px;
	width: 337px;
	position: absolute;
	z-index: 2;
	overflow: hidden;
	margin: 20px 0px 0px 20px;
	background: url(../img/logo_servialogos.gif) no-repeat;
	cursor: pointer;
}
#logotipo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.8em;
	visibility: hidden;
	display: inline;
}
#logotipo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B2B2B2;
	clear: both;
	width: 300px;
	margin: -6px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.2em;
	visibility: hidden;
	display: inline;
}
#logotipo a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #B2B2B2;
}
#logotipo a:hover {
	text-decoration: none;
}

/* Menu - Superior */
#contenedor-menu-superior {
	width: 810px;
	top: 0;
	position: absolute;
	margin: 0px auto;
	padding: 0px;
	z-index: 1;
	background-color: transparent;
	overflow: hidden;
}
#menu-superior {
	margin: 0px;
	padding: 0px 7px;
}	
#menu-superior form {
	float: right;
	margin: 0;
	padding: 0;
	background: url(../img/fondo_aut_form.gif) no-repeat;
	width: 308px;
	height: 40px;
	overflow: hidden;
	text-align: center;
}	
#menu-superior form p{
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1.0em;
}	
#menu-superior form input{
	width: 76px;
	height: 16px;
	border: solid 1px #D3D3D3;
	font-size: 0.8em;
	color: #828282;
	padding: 0 2px;
	margin-left: 2px;
}	
#menu-superior form input.bt{
	width: 17px;
	height: 20px;
	background: url(../img/bt_form.gif) no-repeat 0px 3px;
	border: none;
}


/* Menu principal */
#menu-principal {
	width: auto;
	clear: both;
	margin: 0;
	padding: 76px 0 0;
}
#menu-principal ul {
	float: left;
	width: 798px;
	margin: 0 auto;
	padding: 0 0 1px 12px;
	border-top: solid 0px #000;
	border-bottom: solid 0px #000;
	background: url(../img/filete_degradado.gif) -20px bottom no-repeat;
}	
#menu-principal li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px;
}
#menu-principal li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
	height: 35px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0 8px;
	border-right: solid 1px #D3D3D3;
	color: #B2B2B2;
	text-transform: lowercase;
	text-decoration: none;
}
#menu-principal a:hover, #menu-principal a.selected {
	color: #323232;
	text-decoration: none;
}
#menu-principal a span{
	visibility: hidden;
}
#menu-principal a.bt-1:link, #menu-principal a.bt-1:visited {
	background: url(../img/bt_red_vialogos.gif) no-repeat;
	width: 88px;
}
* html #menu-principal a.selected {
	border-right: solid 1px #D3D3D3;
}
#menu-principal a.bt-1:hover, #menu-principal a.bt-1:active, #menu-principal a.bt-1.selected {
	background: url(../img/bt_red_vialogos_on.gif) no-repeat;
	width: 88px;
}
#menu-principal a.bt-2:link, #menu-principal a.bt-2:visited {
	background: url(../img/bt_socios_vialogos.gif) no-repeat;
	width: 109px;
}
#menu-principal a.bt-2:hover, #menu-principal a.bt-2:active, #menu-principal a.bt-2.selected {
	background: url(../img/bt_socios_vialogos_on.gif) no-repeat;
	width: 109px;
}
#menu-principal a.bt-3:link, #menu-principal a.bt-3:visited {
	background: url(../img/bt_servialogos.gif) no-repeat;
	width: 84px;
}
#menu-principal a.bt-3:hover, #menu-principal a.bt-3:active, #menu-principal a.bt-3.selected {
	background: url(../img/bt_servialogos_on.gif) no-repeat;
	width: 84px;
}
#menu-principal a.bt-4:link, #menu-principal a.bt-4:visited {
	background: url(../img/bt_reglamento.gif) no-repeat;
	width: 84px;
}
#menu-principal a.bt-4:hover, #menu-principal a.bt-4:active, #menu-principal a.bt-4.selected {
	background: url(../img/bt_reglamento_on.gif) no-repeat;
	width: 84px;
}
#menu-principal a.bt-5:link, #menu-principal a.bt-5:visited {
	background: url(../img/bt_socios_servialogos.gif) no-repeat;
	width: 131px;
}
#menu-principal a.bt-5:hover, #menu-principal a.bt-5:active, #menu-principal a.bt-5.selected {
	background: url(../img/bt_socios_servialogos_on.gif) no-repeat;
	width: 131px;
}
#menu-principal a.bt-6:link, #menu-principal a.bt-6:visited {
	background: url(../img/bt_noticias.gif) no-repeat;
	width: 59px;
}
#menu-principal a.bt-6:hover, #menu-principal a.bt-6:active, #menu-principal a.bt-6.selected {
	background: url(../img/bt_noticias_on.gif) no-repeat;
	width: 59px;
}
#menu-principal a.bt-7:link, #menu-principal a.bt-7:visited {
	background: url(../img/bt_contacto.gif) no-repeat;
	width: 65px;
	border-right: none;
}
#menu-principal a.bt-7:hover, #menu-principal a.bt-7:active, #menu-principal a.bt-7.selected {
	background: url(../img/bt_contacto_on.gif) no-repeat;
	width: 65px;
	border-right: none;
}

/* Contenidos */
* html #contenido {
	margin: 0 12px;
	padding: 26px 0px;
}
*:first-child+html #contenido {
	padding: 26px 0px;
}
#contenido {
	width: 520px;
	margin: 0 26px;
	padding: 0px 0px 26px;
	color: #4B4B4B;
	float: left;
	clear: both;
}
#contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #FF4800;
	font-weight: normal;
	line-height: 0.9em;
}
#contenido h2 {
	font-size: 1.6em;
	color: #969696;
	margin: auto auto 6px;
}
#contenido h3 {
	font-size: 1.2em;
}
#contenido p {
	margin: 0 auto 7px auto;
}
#contenido li {
	padding: 2px;
	margin: 7px 36px 7px 12px;
	text-align: justify;
	color: #333;
}
#contenido img.foto {
	float: right;
	clear: left;
	margin: 7px;
	padding: 4px;
	background-color: #FFF;
	border: solid 1px #D3D3D3;
}
#contenido p.subir {
	text-align: right;
}
#contenido p.subir a:link, #contenido p.subir a:visited {
	background: url(../img/filete_subir.gif) repeat-x;
	padding: 6px 3px;
	font-weight: bold;
}
#lat-dch {
	width: 210px;
	margin: 0 26px 0 572px;
	padding: 44px 0 0 0;
	color: #4B4B4B;
	min-height: 570px;
	background: url(../img/sombra_lateral.gif) no-repeat;
	z-index: 4;
}
* html #lat-dch {
	margin-left: 562px;
	height: 570px;
}
#lat-dch ul.herramientas {
	margin-top: 2.0em;
	list-style: none;
	margin-left: 17px;
	padding-left: 0;
}
#lat-dch ul.herramientas li {
	font-size: 0.9em;
}
#lat-dch ul.herramientas a:link, #lat-dch ul.herramientas a:visited {
	color: #969696;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: auto;
	padding: 5px;
	background: url(../img/filete_degradado.gif) bottom right no-repeat;
}
#lat-dch ul.herramientas a:hover, #lat-dch ul.herramientas a:active {
	color: #FF4800;
}
#lat-dch ul.subsecciones, #lat-dch ul.cajas {
	margin-top: 6.0em;
	list-style: none;
	margin-left: 0px;
	padding-left: 0;
}
#lat-dch ul.subsecciones li, #lat-dch ul.cajas li {
	margin: 0;
	padding: 0;
	background: url(../img/topo_submenu.gif) 18px 11px no-repeat;
}
#lat-dch ul.subsecciones li p, #lat-dch ul.cajas li p {
	margin: 0;
	padding: 0;
	display: block;
	height: 2.4em;
}
#lat-dch ul.subsecciones a:link, #lat-dch ul.subsecciones a:visited {
	color: #282828;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 32px;
	background: url(../img/filete_degradado.gif) bottom right no-repeat;
}
#lat-dch ul.subsecciones a:hover, #lat-dch ul.subsecciones a:active, #lat-dch ul.subsecciones a.selected {
	color: #282828;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 32px;
	background: url(../img/degradado_submenu.gif) bottom left no-repeat;
	font-weight: bold;
}
* html #lat-dch ul.subsecciones li, * html #lat-dch ul.herramientas li  {
	margin-top: -15px;
	line-height: 1.3em;
}
#lat-dch ul.cajas a:link, #lat-dch ul.cajas a:visited {
	color: #282828;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 32px;
}
#lat-dch ul.cajas a:hover, #lat-dch ul.cajas a:active, #lat-dch ul.cajas a.selected {
	color: #282828;
	text-decoration: none;
	display: block;
	padding: 7px 7px 7px 32px;
	background: #CCCCCC;
	font-weight: bold;
}

/* Pie */
#pie {
	clear: both;
	width: 768px;
	height: 52px;
	margin: auto auto 18px auto;
	padding: 3px 21px;	
	color: #969696;
	z-index: 4;
	background: url(../img/filete_degradado.gif) top no-repeat;
}
#pie p {
	color: #969696;
	font-size: 0.9em;
}
#pie ul {
	float: left;
	margin: 0 auto;
	padding: 0px;
	border-top: solid 0px #000;
	border-bottom: solid 0px #000;
}	
#pie li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
}	
#pie li.copy {
	margin-left: 7px;
}
#pie a:link, #pie a:visited {
	color: #969696;
	text-decoration: none;
	padding: 4px 8px 2px 8px;
	border-right: solid 1px #D3D3D3;
}
#pie a:hover, #pie a.selected {
	color: #323232;
	text-decoration: none;
}

/* Parrafos */
p {
	font-size: 1.0em;
	color: #333;
}
p.mapa {
	text-align: center;
}
p.mapa img {
	border: none;
	}
p.fecha {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #666666;
}
p.mas-info {
	text-align: right;
	padding: 0 0 6px 0;
	margin: auto auto 5px auto;
}
p.mas-info a {
	display: block;
	text-align: right;
	padding: 0 0 6px 0;
	border-bottom: solid 1px #CCCCCC;
	color: #FF4800;
}

/* Tablas */
table.datos2 {
	margin: 18px auto;
	empty-cells: show;
	border-collapse: collapse;
	font-size: 10px;
}
table.datos2 tr {
	margin: 0px;
	padding: 0px;
}
table.datos2 td {
	padding: 4px 8px;
	border: dashed 1px #D3D3D3;
	text-align: left;
}
table.datos2 th {
	padding: 4px 8px;
	border: dashed 1px #D3D3D3;
	empty-cells: show;
	text-align: left;
	background: #969696;
	color: #FFFFFF;
}
table.datos {
	margin: 18px auto;
	empty-cells: show;
	border-collapse: collapse;
}
table.datos tr {
	margin: 0px;
	padding: 0px;
}
table.datos td {
	padding: 4px 8px;
	border: dashed 1px #D3D3D3;
	text-align: left;
}
table.datos th {
	padding: 4px 8px;
	border: dashed 1px #D3D3D3;
	empty-cells: show;
	text-align: left;
	background: #969696;
	color: #FFFFFF;
}
table-caption {
	margin: 0.5em 0px 1.0em 30px;
	padding: 0px;
	clear: both;
	text-align: left;
}
table.logos {
	margin: auto;
	empty-cells: show;
	border: none;
	width: 100%;
}
table.logos tr {
	margin: 0px;
	padding: 0px;
}
table.logos td {
	text-align: center;
	border: none;
}
table.logos td img {
	cursor: pointer;
}
/* Cajeados */
.embed {
	float: right;
	clear: left;
	padding: 3px;
	background-color: #FFF;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 140%;
	border: solid 1px #D3D3D3;
}
.pequeno {
	float: right;
	clear: left;
	font-style: normal;
	font-size: 9px;
}
