body {
	margin: 0;
	padding: 0;
	/*font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";*/
	font-family: Arial;
	font-size: 11px;
	background: #FFF;
	color: #000;
	scrollbar-arrow-background-image:url('./images/up.jpg'); 
scrollbar-3dlight-background-image:url('YOUR IMAGE HERE'); 
scrollbar-darkshadow-background-image:url('YOUR IMAGE HERE'); 
scrollbar-face-background-image:url('YOUR IMAGE HERE'); 
scrollbar-highlight-background-image:url('YOUR IMAGE HERE'); 
scrollbar-shadow-background-image:url('YOUR IMAGE HERE'); 
scrollbar-track-background-image:url('YOUR IMAGE HERE'); 
}
body p{}

/*redefine*/

::-moz-selection {
	background: #FFF;
	color: #eee;
}

::selection {
	background: #FFF;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	font-family:Arial;
}



/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container {
	position: relative;
	/*z-index: 1000;*/
	width: 800px;
	padding: 50px 0px 0 0;
	/*border-right: 1px solid #1c1c1c;*/
	background: #FFF;
	margin: auto;
	/*text-align: center;*/
	padding-top:1%;
	font-family:Arial;
}
#button_login {
	width: 55px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(../images/boton_login.gif) no-repeat 0 0;
}
#container.a:visited
{
    text-decoration:none;color:#ffcc33;
} 
.title {
	width: 800px;
	padding-bottom: 10px;
	border-bottom: 2px solid #444e54;
}

flecha.container:hover
{
	background-image:url(./images/flecha2.jpg);  
}
.thumbnailContainer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#footer {
	width: 800px;
	border-top: 2px solid #444e54;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}
.kwicks { 
	text-align: center;
     list-style: none;  
     position: relative; 
     margin: 0;  
     padding: 0; 
	 /*background-image:url(images/end.jpg);*/ /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding-left: 0;  
    cursor: pointer;  
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(../images/propio4.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}

#kwick1 a{
	background-image:url(./images/end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick4 a{
	background-image:url(images/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick4 a:hover{
	background-position: right -120px;
}

#pro6 ul {padding-left:230px; margin:0 auto;  list-style:none; list-style:none; height:35px; background:#fff; font-size:11px;}
#pro6 li {display:inline;}
#pro6 li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../dsi_administrador/images_admin/pro_six_0a.gif) no-repeat;}
#pro6 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(../dsi_administrador/images_admin/pro_six_0b.gif) no-repeat right top;}
#pro6 li.current a {color:#fff; background:url(../dsi_administrador/images_admin/aim.gif) no-repeat;}
#pro6 li.current a b {background:url(../dsi_administrador/images_admin/aim2.gif) no-repeat right top;}
#pro6 li a:hover {color:#fff; background: url(../dsi_administrador/images_admin/pro_six_1a.gif) no-repeat;}
#pro6 li a:hover b {background:url(../dsi_administrador/images_admin/pro_six_1b.gif) no-repeat right top;}
#pro6 li.current a:hover {color:#fff; background: url(../dsi_administrador/images_admin/pro_six_2a.gif) no-repeat; cursor:default;}
#pro6 li.current a:hover b {background:url(../dsi_administrador/images_admin/pro_six_2b.gif) no-repeat right top;}

#pro7 ul {padding-left:230px; margin:0 auto;  list-style:none; list-style:none; height:35px; background:#fff; font-size:11px;}
#pro7 li {display:inline;}
#pro7 li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../dsi_administrador/images_admin/pro_six_0a.gif) no-repeat;}
#pro7 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(../dsi_administrador/images_admin/pro_six_0b.gif) no-repeat right top;}
#pro7 li.current a {color:#fff; background:url(../dsi_administrador/images_admin/aim.gif) no-repeat;}
#pro7 li.current a b {background:url(../dsi_administrador/images_admin/aim2.gif) no-repeat right top;}
#pro7 li a:hover {color:#fff; background: url(../dsi_administrador/images_admin/aim3.gif) no-repeat;}
#pro7 li a:hover b {background:url(../dsi_administrador/images_admin/aim4.gif) no-repeat right top;}
#pro7 li.current a:hover {color:#fff; background: url(../dsi_administrador/images_admin/aim3.gif) no-repeat; cursor:default;}
#pro7 li.current a:hover b {background:url(../dsi_administrador/images_admin/aim4.gif) no-repeat right top;}

#pro8 ul {padding-left:230px; margin:0 auto;  list-style:none; list-style:none; height:35px; background:#fff; font-size:11px;}
#pro8 li {display:inline;}
#pro8 li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../dsi_administrador_legislacion/images_admin/pro_six_0a.gif) no-repeat;}
#pro8 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(../dsi_administrador_legislacion/images_admin/pro_six_0b.gif) no-repeat right top;}
#pro8 li.current a {color:#fff; background:url(../dsi_administrador_legislacion/images_admin/aim.gif) no-repeat;}
#pro8 li.current a b {background:url(../dsi_administrador_legislacion/images_admin/aim2.gif) no-repeat right top;}
#pro8 li a:hover {color:#fff; background: url(../dsi_administrador_legislacion/images_admin/pro_six_1a.gif) no-repeat;}
#pro8 li a:hover b {background:url(../dsi_administrador_legislacion/images_admin/pro_six_1b.gif) no-repeat right top;}
#pro8 li.current a:hover {color:#fff; background: url(../dsi_administrador_legislacion/images_admin/pro_six_2a.gif) no-repeat; cursor:default;}
#pro8 li.current a:hover b {background:url(../dsi_administrador_legislacion/images_admin/pro_six_2b.gif) no-repeat right top;}

#pro9 ul {padding-left:230px; margin:0 auto;  list-style:none; list-style:none; height:35px; background:#fff; font-size:11px;}
#pro9 li {display:inline;}
#pro9 li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../dsi_administrador_legislacion/images_admin/pro_six_0a.gif) no-repeat;}
#pro9 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(../dsi_administrador_legislacion/images_admin/pro_six_0b.gif) no-repeat right top;}
#pro9 li.current a {color:#fff; background:url(../dsi_administrador_legislacion/images_admin/aim.gif) no-repeat;}
#pro9 li.current a b {background:url(../dsi_administrador_legislacion/images_admin/aim2.gif) no-repeat right top;}
#pro9 li a:hover {color:#fff; background: url(../dsi_administrador_legislacion/images_admin/aim3.gif) no-repeat;}
#pro9 li a:hover b {background:url(../dsi_administrador_legislacion/images_admin/aim4.gif) no-repeat right top;}
#pro9 li.current a:hover {color:#fff; background: url(../dsi_administrador_legislacion/images_admin/aim3.gif) no-repeat; cursor:default;}
#pro9 li.current a:hover b {background:url(../dsi_administrador_legislacion/images_admin/aim4.gif) no-repeat right top;}


#tabla caption {font-size: 1.7em; color: #F06; text-align: left;}
#tabla table {margin: 0; padding: 0; border-collapse: collapse; width: 100%; font-family:Arial; }
#tabla td, th {padding: 10px 4px; border-bottom: 1px solid #FFF;}
#tabla td + td {border-left: 1px solid #FFFFFF; color: #000;}
#tabla td + td + td {color: #000; border-left: none;}
#tabla td a {color: #444; text-decoration: none; text-align: center;}
#tabla td a, th a {display: block; width: 100%;}
#tabla td a:hover {color: #CC0000;}
#tabla tfoot th {text-align: right;}
#tabla th {text-align: left;}
#tabla th + th {text-align: right;}
#tabla th + th + th {text-align: left;}
#tabla th a {color: #F06; text-decoration: none; font-size: 1.1em;}
#tabla th a:visited {color: #F69;}
#tabla th a:hover {color: #F06; text-decoration: underline;}
#tabla thead tr, tfoot tr {color: #555; font-size: 0.8em;}
#tabla tr {font: 12px sans-serif; background: url(./prettyinpink_row.png) repeat-x #F8F8F8; color: #000;}
#tabla tr:hover {background: #FFF;}

/* TABLA NORMAS */

#rounded-corner td a {color: #000; text-decoration:none;}
#rounded-corner td a:hover {color: #CC0000;}
#rounded-corner
{
	align: center;
	width: 90%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #ffcc66 url('../images/left2.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #ffcc66 url('../images/right2.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 16px;
	font-family:Arial;
	color: #000;
	background: #ffcc66;
	text-align: center;
	align: center;
}
#rounded-corner td
{
	padding: 8px;
	font-family:Arial;
	background: #F8F8F8;
	border-top: 1px solid #fff;
	color: #000;
	text-align: center;
	align: center;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #ffcc66 url('../images/botleft2.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #ffcc66 url('../images/botright2.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #fff;
}


/* TABLA USUARIOS GESTION */

#rounded-corner2 td a {color: #000; text-decoration:none;}
#rounded-corner2 td a:hover {color: #CC0000;}
#rounded-corner2
{
	align: center;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner2 thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}
#rounded-corner2 thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}
#rounded-corner2 th
{
	padding: 8px;
	font-weight: normal;
	font-size: 16px;
	font-family:Arial;
	color: #000;
	background: #b9c9fe;
	text-align: center;
	align: center;
}
#rounded-corner2 td
{
	padding: 8px;
	font-family:Arial;
	background: #F8F8F8;
	border-top: 1px solid #fff;
	color: #000;
	text-align: center;
	align: center;
}
#rounded-corner2 tfoot td.rounded-foot-left
{
	background: #b9c9fe url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner2 tfoot td.rounded-foot-right
{
	background: #b9c9fe url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner2 tbody tr:hover td
{
	background: #fff;
}

/* TABLA NORMAS GESTION */

#rounded-corner3 td a {color: #000; text-decoration:none;}
#rounded-corner3 td a:hover {color: #CC0000;}
#rounded-corner3
{
	align: center;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner3 thead th.rounded-company
{
	background: #ffcc66 url('../images/left2.png') left -1px no-repeat;
}
#rounded-corner3 thead th.rounded-q4
{
	background: #ffcc66 url('../images/right2.png') right -1px no-repeat;
}
#rounded-corner3 th
{
	padding: 8px;
	font-weight: normal;
	font-family:Arial;
	font-size: 16px;
	color: #000;
	background: #ffcc66;
	text-align: center;
	align: center;
}
#rounded-corner3 td
{
	padding: 8px;
	font-family:Arial;
	background: #F8F8F8;
	border-top: 1px solid #fff;
	color: #000;
	text-align: center;
	align: center;
}
#rounded-corner3 tfoot td.rounded-foot-left
{
	background: #ffcc66 url('../images/botleft2.png') left bottom no-repeat;
}
#rounded-corner3 tfoot td.rounded-foot-right
{
	background: #ffcc66 url('../images/botright2.png') right bottom no-repeat;
}
#rounded-corner3 tbody tr:hover td
{
	background: #fff;
}

/* TABLA USUARIOS GESTION LEGISLACIÓN */

#rounded-corner4 td a {color: #000; text-decoration:none;}
#rounded-corner4 td a:hover {color: #3366CC;}
#rounded-corner4
{
	align: center;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner4 thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}
#rounded-corner4 thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}
#rounded-corner4 th
{
	padding: 8px;
	font-weight: normal;
	font-size: 16px;
	font-family:Arial;
	color: #555;
	background: #b9c9fe;
	text-align: center;
	align: center;
}
#rounded-corner4 td
{
	padding: 8px;
	font-family:Arial;
	background: #F8F8F8;
	border-top: 1px solid #fff;
	color: #669;
	text-align: center;
	align: center;
}
#rounded-corner4 tfoot td.rounded-foot-left
{
	background: #b9c9fe url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner4 tfoot td.rounded-foot-right
{
	background: #b9c9fe url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner4 tbody tr:hover td
{
	background: #fff;
}

/* TABLA lEYES GESTION */

#rounded-corner5 td a {color: #000; text-decoration:none;}
#rounded-corner5 td a:hover {color: #3366CC;}
#rounded-corner5
{
	align: center;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner5 thead th.rounded-company
{
	background: #ffcc66 url('../images/left2.png') left -1px no-repeat;
}
#rounded-corner5 thead th.rounded-q4
{
	background: #ffcc66 url('../images/right2.png') right -1px no-repeat;
}
#rounded-corner5 th
{
	padding: 8px;
	font-weight: normal;
	font-family:Arial;
	font-size: 16px;
	color: #555;
	background: #ffcc66;
	text-align: center;
	align: center;
}
#rounded-corner5 td
{
	padding: 8px;
	font-family:Arial;
	background: #F8F8F8;
	border-top: 1px solid #fff;
	color: #669;
	text-align: center;
	align: center;
}
#rounded-corner5 tfoot td.rounded-foot-left
{
	background: #ffcc66 url('../images/botleft2.png') left bottom no-repeat;
}
#rounded-corner5 tfoot td.rounded-foot-right
{
	background: #ffcc66 url('../images/botright2.png') right bottom no-repeat;
}
#rounded-corner5 tbody tr:hover td
{
	background: #fff;
}
