body {margin:0; font-size:12px; line-height:18px; font-family: Verdana, Geneva, sans-serif; background-color:#ffffff; color:#000000; text-align:justify}
a {color: #F60; text-decoration:none;}
a:hover {text-decoration:underline; color: #F30}
img {border:none;}
h1 {font-size:24px; font-weight:bold; font-style:italic; color: #F60;}
h1 a {
	color:#F60;
	text-decoration:underline;}
h1 a:hover {
	color: #F90;
	text-decoration:none;}
h2 {font-size:14px; font-weight:bold; font-style:italic; color: #F60;}
p {
	text-align:justify;}

#all {background:url(images/global_body_fondo.jpg) repeat-x #ffffff;}
#container {width:960px; margin:0 auto;}

#header {background:url(images/global_cabecera_fondo.jpg) no-repeat #000000; height:186px; border-bottom: #000 solid}
#logo {width:263px; height:187px; float:left; text-align:center}
#logo a {color:#FFFFFF; text-decoration:none; font-size:16px; text-transform:uppercase;}
#head {float:right; width:690px; padding-top:35px}
#head p {font-size:13px; font-style:italic; color:#000000; line-height:16px; margin:0; padding:0 20px;}
#head ul {list-style:none; padding:0; margin:20px 0; height:75px;}
/* Modificación para uds 18px antes 100px */
#head ul li {float:left; padding:0 18px;}
/* Modificación para uds 192px antes 92px */
#head a {display:block; width:192px; height:48px; color:#FFFFFF; text-decoration:none; text-transform:uppercase; text-align:center;}


#main {background:url(images/global_fondo_texto.jpg) no-repeat #FFF; float:left; width:100%; min-height:250px;}
#menu {float:left; width:215px; padding:25px;}
#menu ul {list-style:none; padding:0; margin:0;}
/* Modificación para ancho de texto menu width 180px a 210px */
#menu a {font-size:14px; font-style:italic; text-decoration:none; color: #000; display:block; width:210px; height:20px; padding:5px 10px 0 10px; border-bottom:1px dashed #666;}
#menu a:hover { color:#F60;}
#text {padding:15px 20px 20px 290px; text-align:justify}

#footer {background:url(images/global_fondo_pie.jpg) no-repeat #000000; height:16px; color:#858383; font-size:11px; padding:59px 30px 0px 30px; clear:both;}
#left_footer {float:left;}
#right_footer {float:right;}

#bottom {background:url(images/global_fondo_web.jpg) repeat-x #ffffff;}
#bottom_center {width:960px; margin:0 auto; background:url(images/global_fondo_bottom.jpg) no-repeat #000000; height:191px;}

#gallery{
	display:block;
	float:left;
	width:650px;
	padding:10px 0 0 0;
	}

#gallery h1, #gallery p, #gallery ul, #gallery a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#gallery a{
	color:#FF6600;
	background-color:#EEEEDD;
	}

#gallery li{
	display:inline;
	float:left;
	width:180px;
	margin:0 28px 28px 0;
	}


#gallery li div.name{
	display:block;
	margin-bottom:8px;
	padding:5px 8px;
	color: #F60;
	}

#gallery li div.screen{
	display:block;
	width:180px;
	height:240px;
	margin:0 0 8px 0;
	}

#gallery li div.vote{
	display:block;
	width:100%;
	}

#gallery li div.vote li{
	display:inline;
	float:left;
	width:16px;
	height:16px;
	margin:0 4px 0 0;
	padding:0;
	border:none;
	}

#gallery li.last{margin-right:0;}

#gallery li .vote .totalvotes{
	display:block;
	width:100%;
	padding:8px 0 0 0;
	clear:both;
	}

/* ----------------------------------------------Pagination-------------------------------------*/

#gallery .pagination{
	display:block;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	clear:both;
	text-align:center;
	}

#gallery .pagination ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

#gallery .pagination li{
	float:none;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	border:none;
	line-height:inherit;
	}

#gallery .pagination a{
	margin:0 2px 0 0;
	padding:2px 5px;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #000000;
	}

#gallery .pagination a:hover{
	color:#FFFFFF;
	background-color:#AAD83E;
	border:1px solid #AAD83E;
	}

#gallery .pagination li.current{
	margin:0 2px 0 0;
	padding:2px 5px;
	background-color:#AAD83E;
	border:1px solid #AAD83E;
	}

#gallery .pagination li.divider{
	margin:0 2px 0 0;
	padding:2px 5px;
	color:#6C8085;
	background-color:#1A2022;
	border:1px solid #1A2022;
	}

#gallery .pagination li.firstpage{
	margin:0 40px 0 0;
	}

#gallery .pagination li.lastpage{
	margin:0 0 0 40px;
	}