@import url(reset.css);
@import url(typography.css);



#page{
margin:0 auto;
}

#header{
	height:187px;
	border-bottom:5px solid #000000;
	background:#E01835 url(../frontEnd/images/headerBG.jpg) top center no-repeat;
	background-position: center;
}

#header h1 a{
	background-image: url(../frontEnd/images/logo.png);
	background-repeat: no-repeat;
	height: 0px;
	width: 184px;
	padding-top: 191px;
	display: block;
	overflow:hidden;
}
#header h3{
	background-image: url(../frontEnd/images/spacer.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 0px;
	padding-top: 0px;
	display: block;
	overflow:hidden;
}
#mainContent{
	width:845px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/**********************************Left SidebAr***************************************/
#leftSidebar{
	width:271px;
	background:#D1D1D1;
	float:left;
}


#menu {
	height: 391px;
	width: 271px;
	padding-left:5px;
	background:url(../frontEnd/images/menuBG.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#direccion{
	margin-top:24px;
	margin-left:2px;
	margin-right:2px;
	height: 169px;
}

/**********************************Center SidebAr***************************************/

#centerBar {
	width: 316px;
	float:left;
	padding-top:16px;
	padding-left:10px;
	padding-right: 10px;
}
#interna{
	float:left;
	border-right:#CCCCCC 1px solid;
	width:573px;
	min-height:584px;
}
#subMenu{
	width:540px;
	margin:7px;
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	padding:5px;
}
#subMenu a{
	color:#B91518;
	font-size:12px;
	font-weight:bold;
}
#interna h4{
	font-family:"Century Gothic";
	color:#000000;
	font-size:22px;
	padding:8px;
}
#rightSideBar {
	float: left;
	width: 237px;
	background-color: #E51937;
}
#rightSideBar img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#consejosDeSeguridad h5 {
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin:0px;
	font-size:12px;
	background:#000000 url(../frontEnd/images/LineaBgConsejo.png) no-repeat 5px 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#consejosDeSeguridad {
	height: 237px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#consejosDeSeguridad a img{
	border: 1px solid #FFFFFF;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 157px;
	display: block;
}
#consejosDeSeguridad a h4{
	width: 225px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	font-weight:bold;
}
#consejosDeSeguridad a p{
	width: 225px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}
#consejosDeSeguridad h6 a{
	float:right;
	margin-right:10px;
}
#productFeatures h4 {
	font-size: 11px;
	display: block;
	padding-bottom: 21px;
}
#productFeatures p {
	color: #FFFFFF;
}
#accesoriosSeguridad {
	height: 186px;
}

#accesoriosSeguridad h6{
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin:0px;
	font-size:12px;
	background:#484848 url(../frontEnd/images/LineaBgConsejo.png) no-repeat 5px 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

#accesoriosSeguridad strong {
	color: #FFFFFF;
	margin-top:8px;
	margin-left:7px;
	margin-right: 5px;
	display: block;
	font-weight: bold;
}
#accesoriosSeguridad ul li {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}

#accesoriosSeguridad ul {
	display: block;
	margin: 0px;
	float: left;
	width: 130px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#accesoriosSeguridad img {
	float: left;
}
#bienvenido {
	height: 192px;
}
#footer {
	height: 25px;
	clear: left;
	border-top: 5px solid #333333;
	background-color: #D01632;
}
#contDesa{
width:200px;
margin:0 auto;
padding-left:700px;
}
#desa{
float:left;
}

#desa p{
font-family:"Small Fonts";
font-size:8px;
margin-top:4px;
color:#EFB9C2;
}

#mushoqlogo a{
height:0;
overflow:hidden;
background:url(../frontEnd/images/mushoq.jpg) no-repeat;
display:block;
padding-top:11px;
float:left;
width:79px;
margin-top:3px;
margin-left:3px;
}
