.parrafouno { font-family: Arial,Verdana,Helvetica,sans-serif ; } 
.parrafodos { font-style:italic ; } 
.textonegrito { font-weight:bold ; } 


.titulares { font-family: Arial,Verdana,Helvetica,sans-serif ;text-align: center ; } 

p { text-indent:50px ; } 

.textorojo { color:#FF0000 ;} 
 
body {background-image:url("http://www.auto-scan.com.ar/automotor/imgs/fondo.jpg"); background-repeat: repeat; background-color:#99ccff;

font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
 }

<!--p { margin-top:10px ; margin-bottom:10px; margin-left:10px;
margin-right:10px; color:blue ;}-->

<!-- p { margin: 10px 10px 10px 10px; color:white ; } -->
 
#header{
	 margin:0 auto 0 auto; width:900px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#37b0e9;
	font-size: 35px;
	clear: none;
	margin-right: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 20px;

	
	
}
p {
	font-size: 18px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 5px;	
}

div.contenedor{
	width:950px;
	margin:0 auto;
	margin-top:30px;
}

div.contenedor h2{
	font-size: 18px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 5px;
	margin-left: 60px;
}

p.bloque {
	margin-left: auto;
	margin-right: auto;
	width: 50em
}

a {font-size: 16px;}


div.main{
	width:950px;
	margin:0 auto;
	margin-top:30px;
}
div.parrafo{
	width:950px;
	margin:0 auto;
	margin-top:30px;
}
#navbar{
	width:auto;
	height:36px;
	background:url(http://www.auto-scan.com.ar/automotor/imgs/navbar-bg.png) left top repeat-x;
}
#navbar .inbar{
	display:block;
	height:36px;
	background:url(http://www.auto-scan.com.ar/automotor/imgs/right-round.png) right top no-repeat;
}
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px;
}
#navbar ul{
	background:url(http://www.auto-scan.com.ar/automotor/imgs/left-round.png) left top no-repeat;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:36px;
}
#navbar ul li a{ 
	color:#403e32;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px;
}
* 									{ margin: 0; padding: 0; }
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(http://www.auto-scan.com.ar/automotor/imgs/a-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#FFFFFF;
	background:url(http://www.auto-scan.com.ar/automotor/imgs/span-bg.png) right top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover{
	background:url(http://www.auto-scan.com.ar/automotor/imgs/ahover-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover span{
	background:url(http://www.auto-scan.com.ar/automotor/imgs/spanhover-bg.png) right top no-repeat;
	height:36px;
	line-height:36px;
}

#slider {
    width: 450px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
 overflow: hidden; /* important */
text-align: center; /* Trident - Internet Exploder */
     margin: auto;/* mozilla */
}

#sliderContent {
    width: 450px; /* important to be same as image width or wider */
    position: absolute;
 top: 0;
 margin-left: 0;

}

.sliderImage {
    float: left;
    position: relative;
 display: none;

}

.sliderImage span {
    position: absolute;
 font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 395px;
left: 0px; /* sirve para centrar el texto volador*/
top: 0px;
    background-color: #000;
    
    
    color: #fff;
    display: none;

}

.clear {
 clear: both;
}

.sliderImage span strong {

    font-size: 14px;

}

.top {

 top: 0;

 left: 0;

}

.bottom {

 bottom: 0;

    left: 0;

}

ul { list-style-type: none;}

