@charset "utf-8";

@font-face {
    font-family: 'durant';
    src: url('durantregular-webfont.eot');
    src: url('durantregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('durantregular-webfont.woff') format('woff'),
         url('durantregular-webfont.ttf') format('truetype'),
         url('durantregular-webfont.svg#durant_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'durant';
    src: url('durantitalic-webfont.eot');
    src: url('durantitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('durantitalic-webfont.woff') format('woff'),
         url('durantitalic-webfont.ttf') format('truetype'),
         url('durantitalic-webfont.svg#durant_italicregular') format('svg');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-family: 'durant';
    src: url('durantbold-webfont.eot');
    src: url('durantbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('durantbold-webfont.woff') format('woff'),
         url('durantbold-webfont.ttf') format('truetype'),
         url('durantbold-webfont.svg#durant_boldregular') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'durant';
    src: url('durantbolditalic-webfont.eot');
    src: url('durantbolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('durantbolditalic-webfont.woff') format('woff'),
         url('durantbolditalic-webfont.ttf') format('truetype'),
         url('durantbolditalic-webfont.svg#durant_bold_italicregular') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'louis';
    src: url('louisregular-webfont.eot');
    src: url('louisregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('louisregular-webfont.woff') format('woff'),
         url('louisregular-webfont.ttf') format('truetype'),
         url('louisregular-webfont.svg#louis_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis';
    src: url('louisbold-webfont.eot');
    src: url('louisbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('louisbold-webfont.woff') format('woff'),
         url('louisbold-webfont.ttf') format('truetype'),
         url('louisbold-webfont.svg#louis_boldbold') format('svg');
    font-weight: bold;
    font-style: normal;
}






body,div,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td 
{margin:0;padding:0;}

.connect_widget div.connect_confirmation_cell_no_like {
    display: none;
}

#content #item1 .link{
	background: #ffc032;
	}
#content #item2 .link{
	background: #434343;
	}
#content #item3 .link{
	background: #636363;
	}
#content #item4 .link{
	background: #979797;
	}

#content.nota1 #headline h1{
	background: url(../images/bar_note_1.jpg) no-repeat #ffc032;
	}

#content.nota2 #headline h1{
	background: url(../images/bar_note_2.jpg) no-repeat #434343;
	}

#content.nota3 #headline h1{
	background: url(../images/bar_note_3.jpg) no-repeat #636363;
	}

#content.nota4 #headline h1{
	background: url(../images/bar_note_4.jpg) no-repeat #979797;
	}

#note a{
	color:#ffc032;
	text-decoration:none;
}
#note li{
	line-height:120%;
}
#wrapper{
	width: 610px;
	margin: 0 auto;
	border: 5px solid #000000;
}

#head{
	height: 105px;
	background: #9D0B33;
	border-bottom: 5px solid #000000;
}

#content{
	padding: 15px;
	height:100%;
	/*overflow: hidden;*/
}

#nav{
	border: 2px solid #666;
	height: 46px;
	padding: 5px;
	overflow: hidden;
}

#nav .item{
		float: left;
		margin-right: 10px;
		position: relative;
		width: 182px;
}

#nav .item .imagen{
			width: 46px;
			height: 46px;
			margin-right: 6px;
			float: left;
}
#nav .item .link{
		width: 130px;
		height: 46px;
		float: right;
		color:#FFFFFF;
		font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px;
}

#nav .last{
	margin-right: 0;
}

#nav .item .link .title{
	width:107px;
	margin:5px 0 2px 5px;
	white-space: normal;
}

#nav .item .link .arrow{
	width: 12px;
	height: 11px;
	z-index: 2;
	position: absolute;
	right: 5px;
	top: 17px;
	cursor:pointer;
}
#nav #item1 .link .arrow
{background:url(../images/arrows_n1.jpg) 0 -11px;}
#nav #item2 .link .arrow
{background:url(../images/arrows_n2.jpg) 0 -11px;}
#nav #item3 .link .arrow
{background:url(../images/arrows_n3.jpg) 0 -11px;}
#nav #item4 .link .arrow
{background:url(../images/arrows_n4.jpg) 0 -11px;}

#nav #item1 .link .arrow:hover,#nav #item2 .link .arrow:hover,#nav #item3 .link .arrow:hover,#nav #item4 .link .arrow:hover
{ background-position:0 0;}


#headline #imagen{
	height: 258px;
}

#headline h1{
	height: 31px;
	font-family: 'durant',Arial,Verdana;
	font-style:italic;
	font-weight:normal;
	line-height: 31px;
	font-size: 17px;
	padding-left: 25px;
	color: #ffffff;
	margin: 20px 0 0 0;
}
#headline h1 strong
{
	font-family: 'louis',Arial,Verdana;
	font-style:normal;
}

#note h2{
	margin: 15px 0 0 0;
	line-height: 120%;
}	

#note{
	font-family: 'durant',Arial,Verdana;
	width: 283px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	chevrolet02-align: left;
	position: relative;
}

#share{
	position: absolute;
	top: 459px;
	left:0px;
	width: 283px;
}

#share2{
	position:relative;
	width: 283px;
	margin-bottom:10px;
}

#share2 #home{
	position:absolute; 
	right: 14px;
	top: 0;
}
#facebook{
	float:left; 
	width:283px; 
	clear:left
}

#home a{
	text-decoration:none;
	color:#ffc032;
}
#images{
	margin-top:15px;
	float: right;
	width: 283px;
}

#images div{
	height: 222px;
	margin-bottom: 15px;
}
#images #imagen2 {margin-bottom: 0;}

#sepfoot{clear:both; height:10px;}

#footer{
	font-family: Arial, Verdana, sans-serif;
	background: #ffc032;
	overflow: hidden;
	height: 100px;
	font-size: 12px;
	padding: 0 15px;
	color: #ffffff;
}

#footer div{
	float: left;
	border-right: 1px solid #FFFFFF;
	margin-top: 11px;
	padding:0 20px;
	height: 50px;
	padding-top: 15px;
}

#footer #logo{
	padding-top:15px;
	font-size: 17px;
	padding-left:0; 
	padding-right:0;
	width:156px
}

#footer .links a{
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}

.reference a{
	font-size:10px;
	color:#333;
	text-decoration:none;
	line-height:96%;
		
}
