	body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(Imagenes/bg.png);
	background-position: bottom;
	}
	 #container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
		
	}
	  #logo {
		background-image: url(images/Landfast_r1_c1.jpg);
		background-repeat: no-repeat;
		height: 65px;
		width: 412px;
	}
	 #Idiomas {
		float: right;
		height: 35px;
		width: 568px;
		font-size: 10px;
		text-align: right;
		clear: left;
		padding-top: 30px;
	}
	 #bannerHome {
		background-image: url(images/Landfast_r3_c1.jpg);
		height: 226px;
		width: 980px;
	}
	 #Top {
		width: 980px;
	}
	 #menu {
		height: 29px;
		width: 980px;
	}
	 #BannerCentral {
		background-color:  #FFFFFF;
		width: 980px;
		height: 120px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	 #Main-Content {
		width: 980px;
		/*border-right-width: 1px;
		border-left-width: 1px;
		border-style: solid;
		border-color:  #CCCCCC;
		border-top-width: 0px;
		border-bottom-width: 0px;*/
		background-color:  #FFFFFF;
		
		
	}
	 #interno {
		float: left;
		width: 750px;
	}
	 #Menu-derecho {
		width: 223px;
		float: right;
	}
	 #Menu-derecho  #divEstadoVias {
		height: 78px;
		width: 196px;
		margin-bottom: 20px;
		margin-top: auto;
		margin-right: auto;
		margin-left: auto;
	}
	 #Menu-derecho #divPolnal {
		height: 99px;
		width: 196px;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
	}
	 #Menu-derecho  #divSimit {
		margin: auto;
		height: 70px;
		width: 196px;
	}
	 #Menu-derecho  #divMinTran {
		height: 107px;
		width: 196px;
		margin: auto;
	}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
		height:5px;
		font-size: 6px;
		line-height: 10px;
		}
	 #Bottom {
		font-size: 12px;
		text-align: center;
		width: 980px;
		padding-top: 15px;
		padding-bottom: 10px;
		background-color: #FFFFFF;
		background-image: url(Imagenes/footer_bg.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	.tdTituloMenu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		height: 20px;
	}
	#Bottom a {
		font-size: 10px;
		color: #000000;
	}
	
	.texto1 {
		font-size: 13px;
		letter-spacing: normal;
		text-align: justify;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
	}
	.cajas {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background-color: #f5f5f5;
		width: 250px;
		border: 1px inset #666666;
	}
	.titulos {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: normal;
		text-decoration: none;
		font-weight: bold;
	}
	a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		line-height: normal;
		text-decoration: underline;
		font-weight: bold;
	}
	a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: normal;
		text-decoration: none;
		font-weight: bold;
	}
	.titulo2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		background-color: #333333;
	}
	#Bottom a:hover {
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
	}
	.texto2 {
		font-size: 13px;
		letter-spacing: normal;
		text-align:justify;
	}
	.texto3 {
		font-size: 13px;
		letter-spacing: normal;
		text-align: left;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
	}
	.cajas2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background-color: #f5f5f5;
		width: 160px;
		border: 1px inset #666666;
	}
.boton {
	color: #333333;
	background-color: #CCCCCC;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.left_content{
width:55%;
float:left;

}
.right_content{
width:40$;
float:left;
margin-left:5%;
}
#center_content{
width:750px;
margin:auto;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: l;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

