/**
	Site: AutosParaDiscapacitados.com
	Author: David Perez
	CMS: content_creator
	Copyright: InternetOX.com 2008
**/

body
{
	font-family: "Lucida Sans Unicode", sans-serif; 
	font-size: 11px; 
	margin: 0 auto;
	text-align: center; 
	color:#000;
}

A:link {color: #838383; text-decoration: none;}
A:visited {color: #838383; text-decoration: none;}
A:hover {color: #838383; text-decoration:underline;}

P 
{
	text-align: justify;
}

IMG
{
	border: 0px;
}

.none
{
	border:0px;
}
.center 
{
	text-align: center;
}

#content{	position: relative;	width: 100%;	height:auto;	overflow:visible;}

#header{		width: 100%;	height: 140px;	background-image: url('../img/bg_top.gif');	background-position: top;	background-repeat: repeat-x;}
	#logo	{
		position:absolute;		left:80px;		top:70px;		/*		width: 342px;		height: 60px;		*/		background-image: url('../img/logo.gif');		background-repeat: no-repeat;	}

	#logo H1	{		visibility: hidden;	}
#header_search
{
	display: none;
}
#data_bar
{
	height:20px;
	width: 90%;
	text-align:left;
	padding-top: 10px;
}
#center{	width: 990px;	height: 100%;	margin: 0 auto;	background-image: url('../img/bg_center.gif');	background-position: top;	background-repeat: repeat-y;}

#view_content IMG
{
	border: 1px solid #000;
}
#sidebar{}
#secciones
{
	position: absolute;
	left:40%;
	top:30px;
	width: 550px;
	height: 39px;
	font-size: 13px;
}

#secciones h3
{
	display:none;
	padding:0;
	margin: 0;
}

#secciones UL
{
	margin-top: -1px;
}

#secciones LI
{
	display: inline;
	color: #a1a19d;
	list-style: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#categories
{
	position: absolute;
	left:65%;
	top:150px;
	width: 250px;
	border-left: 1px #ccc solid;
	padding-left: 10px;
}

#categories h3
{
	display: block;
	list-style: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px #e2e2e1 solid;
	text-align: left;
}

#categories UL
{
	margin-top: -1px;
	padding: 0;
}

#categories LI
{
	display: block;
	list-style: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px #e2e2e1 solid;
	text-align: left;
	margin: 3px;
}

#categories LI:hover
{
	display: block;
	list-style: none;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px #e2e2e1 solid;
	text-align: left;
	background-color: #98cfff;
}

.text{	clear:both;	width: 570px;	text-align:left;	margin: 0 25px 30px 20px;	padding: 10px;	padding-left:-10px !important;
	float:left;}

.articulo
{
	clear: both;
	width: 98%;
	text-align:left;
	border-top: 1px #eee6d7 solid;
	border-botton: 2px #eee6d7 solid;
	margin: 7px auto;
}

.articulo IMG
{
	border: 1px solid #000;
}

#footer
{	clear:both;	background-color:#EBF4FE;	height:50px;	text-align:center;	width:100%;	margin-top:15px;	border-top: 2px #ddd solid;}
#plugin_destacado
{
	float: left;
	width: 469px;
	height: 175px;
	margin-top: 150px;
	margin-left: 11px;
	background-image: url('../img/bg_destacado_left.gif');
	background-position: top;
	background-repeat: repeat-x;	
}


#plugin_destacado_b
{
	float:left;
	width: 469px;
	height: 175px;
	margin-top: 150px;
	background-image: url('../img/bg_destacado.gif');
	background-position: top;
	background-repeat: repeat-x;
}

#plugin_destacado_b IMG
{
	position: absolute;
	left: 680px;
	top: 240px;
}
