/* CSS Libera a Susi */

* {
	margin:0;
	padding:0;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:#000;
	}
a {
	text-decoration:none;
	}
img {
	border:0;
	}
ol, ul {
	list-style:none;
	}

.left {
	float:left;
	display:inline;
	}
.right {
	float:right;
	display:inline;
	}
	
/* Estructura */

	#page-top {
		background:#FF6600;
		}
		#header-home, #header-interior {
			width:970px;
			margin:0px auto;
			position:relative;
			}
		#header-home {
			height:275px;
			background:url(images/header-home.jpg) no-repeat left bottom;
		}
		#header-interior {
			height:245px;
			background:url(images/header-interior.jpg) no-repeat left bottom;
			}
			
	#page-bottom {
		width:970px;
		margin:0px auto;
		}
		#wrap {
			overflow:hidden;
			height:1%;
			margin:0px 5px 15px 5px;
			}
			#col-a, #col-b, #col-c {
				float:left;
				display:inline;
				}
			#col-a {
				width:228px;
				padding-right:14px;
				margin-right:20px;
				border-right:1px solid #413D33;
				}
			#col-b {
				width:500px;
				padding-top:15px;
				border-top:1px solid #413D33;
				}
			#col-c {
				background:url(images/foto-susi.jpg) no-repeat 0px 0px;
				width:160px;
				margin-left:15px;
				padding-left:15px;
				padding-top:350px;
				border-left:1px solid #413D33;
				}
				
	.footer {
		width:930px;
		margin:0px auto;
		border-top:1px solid #413D33;
		padding:15px 0px;
		text-align:center;
		color:#D8C9AA;
		font-size:11px;
		}
		
/* Logo y link inicio */
	
	#logo {
		width:970px;
		height:57px;
		position:relative;
		}		
		h1#logo-home {
			color:#FFF;
			font-size:25px;
			font-weight:bold;
			padding:15px 0px;
			background:url(images/logo-home.gif) no-repeat 20px 13px;
			text-indent:-999em;
			}
		h1#logo-interior {
			color:#FFF;
			font-size:20px;
			font-weight:bold;
			padding:15px 0px;
			background:url(images/logo-interior.gif) no-repeat 20px 13px;
			text-indent:-999em;
			}
		a.inicio-gris {
			position:absolute;
			top:15px;
			left:687px;
			background:#191919;
			padding:6px 15px;
			color:#666;
			font-size:13px;
			text-transform:uppercase;
			font-weight:bold;
			z-index:1;
			display:block;
			}
		a:hover.inicio-gris {
			background:#FF6600;
			color:#FFF;
			}
		
/* Contenidos del #header */

	a#firma {
		position:absolute;
		bottom:-40px;
		right:0px;
		height:175px;
		width:192px;
		display:block;
		background:url(images/firma-aqui.png) no-repeat 0px 0px;
		text-indent:-999em;
		cursor:pointer;
		}
		
	ul#nav {
		}
		ul#nav li {
			float:left;
			display:inline;
			margin-right:2px;
			width:192px;
			}
			ul#nav li h2 {
				display:block;
				background:#000;
				color:#FF6600;
				font-size:20px;
				text-transform:uppercase;
				letter-spacing:-1px;
				font-weight:bold;
				margin-bottom:5px;
				padding:10px 0px 0px 5px;
				}
		ul#nav li ul {
			height:115px;
			border-top:1px dotted #000;
			background:url(images/bg-ul-nav.jpg) no-repeat;
			}
		ul#nav li ul li {
			float:none;
			display:block;
			padding:2px 0px;
			font-size:11px;
			letter-spacing:0px;
			color:#000;
			text-transform:uppercase;
			border-bottom:1px dotted #000;
			margin-right:0px;
			}
		ul#nav li ul li a {
			padding:2px 6px;
			color:#000;
			font-weight:bold;
			display:block;
			}
		ul#nav li ul li a:hover {
			background:#A14000;
			color:#FFF;
			}
			
/* Contenidos del #col-a */

	#agenda {
		background:url(images/bg-agenda-top.jpg) no-repeat 0px 0px;
		}
	#agenda h2 {
		font-size:19px;
		text-transform:uppercase;
		font-weight:bold;
		letter-spacing:-1px;
		color:#000;
		padding:22px 0px 0px 30px;
		margin-bottom:16px;
		}
	#agenda h2 a {
		color:#000;
		}
		
	#agenda ul {
		background:url(images/bg-agenda.gif) repeat-y 0px 0px;
		padding:0px 20px 0px 30px;
		}
		#agenda ul li {
			border-bottom:1px dotted #000;
			padding:7px 0px;
			font-weight:bold;
			}
			#agenda ul li h3 {
				font-size:18px;
				color:#FF6600;
				}
				#agenda ul li h3 a {
					color:#FF6600;
					}
			#agenda ul li p {
				font-size:11px;
				color:#000;
				}
		
	#agenda-bottom {
		height:62px;
		padding:10px;
		text-align:right;
		background:url(images/bg-agenda-bottom.jpg) no-repeat left bottom;
		}
		#agenda-bottom a {
			color:#000;
			}
		#agenda-bottom a:hover {
			text-decoration:underline;
			}
			
	ul.fotos-sidebar {
		width:160px;
		margin-left:35px;
		}
		ul.fotos-sidebar li {
			padding-bottom:10px;
			text-align:left;
			}
			ul.fotos-sidebar li a img {
				margin-bottom:5px;
				border:4px solid #D8C9AA;
				}
			ul.fotos-sidebar li a:hover img {
				border:4px solid #F4EFE4;
				}
			ul.fotos-sidebar li p {
				font-size:10px;
				color:#FF6600;
				}
				
	.links-sidebar {
		padding-top:28px;
		}			
	.links-sidebar h4 {
		color:#FF6600;
		font-size:12px;
		font-weight:bold;
		padding-bottom:15px;
		margin-bottom:8px;
		border-bottom:3px solid #FF6600;
		}
	.links-sidebar ul li {
		padding:10px 0px;
		border-bottom:1px solid #222;
		font-size:11px;
		}
	.links-sidebar ul li a {
		color:#CCC;
		display:block;
		}
	.links-sidebar ul li a:hover {
		color:#FFF;
		}

/* Contenidos del #col-b */

	#video-home {
		overflow:hidden;
		height:1%;
		border-bottom:1px solid #413D33;
		padding-bottom:15px;
		}
		.video-home-left {
			float:left;
			display:inline;
			width:195px;
			margin-right:15px;
			line-height:165%;
			}
		.video-home-left h3 {
				color:#FFF;
				font-size:21px;
				font-weight:bold;
				}
			.video-home-left p {
				color:#FF6600;
				font-size:14px;
				font-weight:bold;
				}
		.video-home-right {
			float:left;
			display:inline;
			width:290px;
			}

	ul#noticias li {
		padding:10px 0px;
		overflow:hidden;
		height:1%;
		border-bottom:1px solid #413D33;
		}
		ul#noticias li img {
			float:left;
			display:inline;
			margin-right:10px;
			}
			ul#noticias li a img {
				border:4px solid #D8C9AA;
				}
			ul#noticias li a:hover img {
				border:4px solid #F4EFE4;
				}
		ul#noticias li div {
			float:left;
			width:500px;
			}
		ul#noticias li div h5 {
			font-size:16px;
			font-weight:bold;
			margin-bottom:4px;
			color:#FF6600;
			}
		ul#noticias li div h4 {
			font-size:13px;
			font-weight:bold;
			margin-bottom:4px;
			}
		ul#noticias li div p {
			font-size:11px;
			line-height:normal;
			padding-bottom:4px;
			}
			ul#noticias li div a {
				color:#FF6600;
				font-weight:bold;
				}
			ul#noticias li div a:hover {
				color:#FFF;
				}
			
	.titulos {
		overflow:hidden;
		height:1%;
		}
	.titulos h3 {
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		text-transform:uppercase;
		}
		.titulos h3 a {
			color:#FFF;
			}
		.titulos h3 span {
			color:#808080;
			margin-right:3px;
			}		
		
	#borde-gris {
		border-bottom:1px solid #413D33;
		line-height:50px;
		}
	#borde-naranja {
		line-height:35px;
		padding-bottom:10px;
		margin-bottom:15px;
		background:url(images/bg-h2-internas.gif) repeat-x left bottom;
		}
		
	a.mini-naranja {
		color:#FF6600;
		font-size:12px;
		font-weight:bold;
		}
	a:hover.mini-naranja {
		color:#FFF;
		}
	
	a.gris-bold {
		color:#666;
		font-size:13px;
		text-transform:uppercase;
		font-weight:bold;
		}
	a:hover.gris-bold {
		color:#FF6600;
		}
	
	.paginacion {
		text-align:right;
		color:#FF6600;
		}
		.paginacion a {
			color:#FF6600;
			font-weight:bold;
			padding:0px 3px;
			}
		.paginacion a:hover {
			color:#FFF;
			}
			
						
	.interna p {
		line-height:150%;
		padding-bottom:15px;
		text-align:justify;
		font-size:12px;
		}
	.txt {
		border-bottom:1px solid #413D33;
		}
		.txt h2 {
			font-size:14px;
			font-weight:bold;
			margin-bottom:15px;
			}
		.txt img {
			border:4px solid #D8C9AA;
			margin-bottom:15px;
			}


	#video-big {
		background:#3C3C3C url(images/bg-video-big.jpg) repeat-x 0px 0px;
		text-align:center;
		padding:15px 0px;
		border:1px solid #222;
		margin-bottom:10px;
		}
	.video-actual {
		color:#FF6600;
		font-weight:bold;
		border-bottom:1px solid #413D33;
		margin-bottom:10px;
		}
		
	ul#videos-fotos {
		overflow:hidden;
		height:1%;			
		}
		ul#videos-fotos li {
			float:left;
			display:inline;
			width:156px;
			margin:5px;
			padding-bottom:5px;
			border-bottom:1px solid #413D33;
			}
		ul#videos-fotos li a img {
			border:3px solid #D8C9AA;
			display:block;
			margin-bottom:2px;
			}
		ul#videos-fotos li a:hover img {
			border:3px solid #F4EFE4;
			}
		ul#videos-fotos li div {
			font-size:10px;
			color:#FF6600;
			height:50px;
			overflow:auto;
			}
		ul#videos-fotos li div p {
			font-size:10px;
			color:#FF6600;
			line-height:normal;
			text-align:left;
			padding-bottom:0px;
			}
			
			
		.ya-firmaron {
			background:#222;
			padding:10px;
			font-size:14px;
			font-weight:bold;
			text-align:center;
			margin-bottom:15px;
			}
			.ya-firmaron span {
				font-size:25px;
				letter-spacing:-2px;
				color:#FF6600;
				padding:0px 2px;
				}
				
		table.firmar {
			width:100%;
			margin-bottom:15px;
			}
		table.firmar td {
			font-size:12px;
			padding:10px;
			border-bottom:1px solid #222;
			vertical-align:top;
			}
		table.firmar td input,
		table.firmar td select,
		table.firmar td textarea {
			font-family:Arial, Helvetica, sans-serif;
			padding:3px;
			border:none;
			background:#FAFAFA;
			width:350px;
			}
		table.firmar td textarea {
			height:60px;
			}
		table.firmar td input.btn-firmar {
			font-size:16px;
			font-weight:bold;
			color:#FFF;
			background:#FF6600;
			cursor:pointer;
			width:357px;
			}
			
		table.ultimas-firmas {
			width:100%;
			margin-bottom:15px;
			}
		table.ultimas-firmas td {
			font-size:12px;
			padding:10px;
			border-bottom:1px solid #222;
			vertical-align:top;
			}
		table.ultimas-firmas td a {
			color:#FF6600;
			}
		table.ultimas-firmas tr.titulos {
			font-weight:bold;
			}

/* Contenidos del #col-c */

	.banners {
		text-align:center;
		}
	.banners h4 {
		font-size:12px;
		margin-bottom:10px;
		}
	.banners a {
		display:block;
		margin-bottom:10px;
		}
			
/* Contenidos del #footer */
			
	.footer a {
		color:#D8C9AA;
		}
	.footer a.resaltado {
		color:#FFF;
		}
	.footer a:hover {
		text-decoration:underline;
		}
