
body {
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

	a {
		color: #696969;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 11px;
}
#logotipo{
	width: 310px;
	position: absolute;
}
#estadisticas{
	width: 250px;
	position: absolute;
	margin-left: 495px;
	padding-top: 10px;
	text-align: right;
}
.descarga{
   text-align: center;
}

.caja_descarga {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
	padding: 2px;
	font-size: 11px;
}
.legal{
	font-size: 12px;
	font-weight: bold;
	color: #db7900;
	padding: 5px 5px;
}

.legal2{
	font-size: 11px;
	color: #242424;
	padding: 5px 5px;
}
.gracias{
   font-size: 12px;
	font-weight: bold;
	background-color: #d8fbd9;
	color: #000000;
	padding: 5px 5px;
	visibility: hidden;
	height: 0px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
}
.fallo{
   font-size: 12px;
	font-weight: bold;
	background-color: #ff9797;
	color: #000000;
	padding: 5px 5px;
	margin: 10px;

}
.grande_des{
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.boton{
	text-align: center;
}

.head2{
   font-size:12px;
	font-weight: bold;
	
}



#container {
	width: 750px;
	margin: 0 auto 0 auto;
}

.header {
	width: 100%;
	height: 80px;
}
	.header h1 {
		margin: 0px;
	}

	.header p {
		float: left;
		margin: 0;
	}

.bar {
	/*background: url('bar.bg.gif');*/
	background-color: #5b0000;
	height: 30px;
}	
	.bar h3 {
		/*background: url('bar.end.gif') no-repeat right;*/
		float: right;
		height: 25px;
	}

	.bar ul {
		list-style-type: none;
	}
	
	.bar li {
		height: 25px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar li a {
		color: #ffffe0;
		text-decoration: none;
	}
	
	.bar li a:hover {
		color: #f5f5dc;
		text-decoration: none;
	}
	
#home {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:27px;
			padding: 10px 0 0 10px;
		/*	background:url('bar.start.gif') no-repeat;*/
	}
	
	a#home:hover {
		/*background:url('bar.start.gif') no-repeat 0px -37px;*/
		background-color: #ffe444;
		}
	
	.common {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	
	a.common {
			
			width:150px;
		}
	
	a.common:hover {
		/*background:url('bar.bg.gif') no-repeat center -37px;*/
		background-color: #860000;
	   		
	}

.carrete{
	background-image: url(carrete.gif);
	background-color: black;
}

.carrete_central{
	background-color: black;
	padding: 12px;
}

.thumb {
	border: 1px solid #e8e8e8;
	text-align: center;
	background: #f5f9fc;
	cursor: pointer;
	padding: 0px;
	height: 160px;
}

.thumb2 {
	border: 1px solid #cde0f0;
	background: #edf4fa;
	cursor: pointer;
	padding: 4px;
}

.thumb3 {
	background: black;
}
.row1 {
	background: #f4f8fc;
}

.row2 {
	background: #ffffff;
}


.info {
	border: 1px solid #cde0f0;
	background: #edf4fa;
	padding: 6px 6px 6px 14px;
	margin: 10px 0 0 0;
}
	.info p {
		margin: 0 0 3px 0;
	}

.user {
	background: url('profile.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}

.comment {
	background: url('comment.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}
.category {
	background: url('cat.folder.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}




.search {
	 margin: 0 2px 0 0; padding: 4px 0 0 4px; border: 1px solid #696969; font-size: 12px; font-weight: bold; background: none; color: #4c90ca; height: 16px; width: 160px;
}

.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #303030;
	font-size: 11px;
}

.go {
	margin: 0 0 0 4px;
	border: 0px;
	background: url('go.gif') no-repeat;
	width: 25px;
	height: 20px;
}

.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	width: 199px;
	font-size: 11px;
}
	.box a {
		color: #696969; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		padding: 6px 0 0 10px;
		background-color: #8a1a1a;
		height: 20px;
		width: 207px;
		color: white;
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
.pagingstats2 {
}
	.pagingstats2 p {
		margin: 0px 0 0px 0;
		font-weight: normal;
		padding: 0;
	}

.pagination {
	padding: 0px;
	font-size: 10px;
	float: left;
}

	.pagination ul {
		font-size: 11px;
		font-weight: bold;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
	}
	.pagination a {
		color: maroon;
		padding: 1px;
		text-decoration: none;
	}

	.pagination a:hover {
		color: #b90000;
		text-decoration: none;
	}
	
.pagingon {
		color: #696969;
		border: #cde0f0 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.caption {
	height: 26px;
	background-color: #dcdcdc;
	font-size: 11px;
	font-weight: bold;
	color: #b22222;
	margin: 0;
}
	.caption p {
		padding: 6px 0 0 10px;
		height: 20px;
	   color: #b22222;
		margin: 0;
	}

	.caption a {
		color: #b22222; text-decoration: none;
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 0;
	}

.contentbox {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 2px;
	font-size: 11px;
	color: black;
}
	.contentbox a {
		color: black; text-decoration: none; font-size: 11px;
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}



.content {
	margin: 0 6px 0 1px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #303030;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 300px;
	color: #696969;
}

.textarea {
	border: 1px solid #303030;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 300px;
	color: #696969;
}

.textpy {
	border: 1px solid #303030;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 80px;
	color: #696969;
}

.captcha {
	border: 1px solid #303030;
	background: url('../images/loader.gif') no-repeat center;
}

#copyright {
	text-align: left;
	white-space: nowrap;
}
	#copyright br {
		display: none;
	}


.fbox {
	border: 1px solid #4c90ca;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.footer {
	background: url('footer.bg.gif') repeat-x top;
	color: #696969;
	height: 37px;
	margin: 0 0 15px 0;
}
	.footer p {
		margin: 0;
		padding: 11px 0 0 10px;
		background: url('footer.left.gif') no-repeat;
		height: 26px;
	}
	.footer h3 {
		background: url('footer.right.gif') no-repeat right;
		height: 26px;
		float: right;
		margin: 0px;
		padding: 11px 10px 0 0;
		font-weight: normal;
	}
	.footer a {
		color: #696969; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	
.pagingstats {
	color: #696969;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.pagingstats p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.pagingstats h3 {
		float: right;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
	}
	
	.pagingstats a {
		font-size: 11px; color: #4c90ca; text-decoration: none;
	}
	.pagingstats a:hover {
		text-decoration: underline;
	}
	
.colorborder {
	border: 1px solid #696969;
	margin: 0 4px 0 4px;
}

.nav {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: black; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

form {
	Margin: 0;
}

.cat {
	font-size: 10px;
	font-weight: bold;
	color: #0b0b0b;
}
	.cat a {
		font-size: 13px; color: black; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.new {
	font-size: 9px;
	padding: 0 0 0 4px;
	color: #FF0000;
}	

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.os {
	color: #3d4c53;
	font-weight: bold;
}
	.os a {
		color: #3d4c53; font-size: 11px; text-decoration: none;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #982a05;
	font-weight: bold;
}
	.design a {
		color: #982a05; font-size: 11px; text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}
	
.publicidad{
		border-left: 1px solid #e8e8e8;
	   border-right: 1px solid #e8e8e8;
	  padding: 5px;
}
.preload16 {background: url(pro16_2.gif);}
.preload16a {background: url(pro16_2a.gif);}
.pro16 {padding:0 0 0 1em; margin:0; list-style:none; height:43px; position:relative; background:transparent url(pro16_back.gif) repeat-x left top; font-size:11px;}
.pro16 li {float:left; height:43px;}
.pro16 li a {display:block; float:left; height:40px; line-height:35px; color:#888; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(pro16_0a.gif) no-repeat;}
.pro16 li a b {float:left; display:block; padding:0 60px 0 0; background:url(pro16_0.gif) no-repeat right top;}
.pro16 li.current a {color:#000; background:url(pro16_2a.gif) no-repeat;}
.pro16 li.current a b {color:#000; background:url(pro16_2.gif) no-repeat right top;}
.pro16 li a:hover {color:#000; background: url(pro16_2a.gif) no-repeat;}
.pro16 li a:hover b {color:#000; background:url(pro16_2.gif) no-repeat right top;}
.pro16 li.current a:hover {color:#000; cursor:default;}
