@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;

}
body {
	background: url(../images/fd-home.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}
span {
	display:none;
}
#contenedor {
	width:945px;
	margin:0 auto;
	position:relative;
}
/*////////////////////////////////////////////////////////////////////////
/*Home ////////////////////////////////////////////////////////////////*/	

/*------------------------------- SLIDE DEL HOME */

#swf {width:927px;height:556px;position:relative; margin:0 auto}
#rotator {width:927px;height:556px;overflow:hidden;position:relative; margin:0 auto}
#rotator img {border:0;width:927px;height:556px;}

#contenedor_fondo {
	width:100%;
	margin:0 auto;
	position:relative;
	background: #000;
	height:556px;
	*_margin-top:-4px;
	clear:both;
}
#contenedor_central {
	width:945px;
	height:396px;
	/*_margin-top:-10px;*/
}
#bloque_izquierda {
	width:297px;
	height:396px;
	float:left;
	background:url(../images/bloque_izquierda.png) center no-repeat!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bloque_izquierda.png');
	background-repeat:repeat-y;
	overflow:hidden!important;	
}
#bloque_videocamaras {
	width:249px;
	height:300px;
	margin: 30px 0 0 25px;
}
.bt_mas-info {
	width:62px;
	height:30px;
	background: url(../images/bt_mas-info.gif)  bottom no-repeat;
	position:absolute;
	left:213px;
}
.btn-seg_videocam {display:block; width:136px; height:60px;background: url(../images/btn-seguridad.jpg) no-repeat; position:absolute}

#bloque_productos {
	width:648px;
	height:396px;
	float:left;
	background:url(../images/camara_home.png) center no-repeat!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/camara_home.png');
	background-repeat:repeat-y;
	overflow:hidden!important;
	_margin: 50px 0 0 80px;
}
#contenedor_destacados {
	width:945px;
	height:300px;
	background:url(../images/fd-destacados.gif) no-repeat;
	margin-bottom:
}
.destacado_lcd, .destacado_video, .destacado_caraudio{
	width:255px;
	height:261px;
	float:left;	
}
.destacado_lcd{
	margin-left:23px;
	_margin-left:12px;
}
.destacado_video{
	margin-left:67px;
}
.destacado_caraudio{
	margin-left:63px;
}
.lcd {
	width:264px;
	height:171px;
	background:url(../images/lcd.png) top center no-repeat!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lcd.png');
	background-repeat:repeat-y;
	overflow:hidden!important;
	_margin: 0 0 0 50px;
}
.video {
	width:264px;
	height:138px;
	background:url(../images/video.png) top center no-repeat!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/video.png');
	background-repeat:repeat-y;
	overflow:hidden!important;
	margin: 33px 0 0 0;
}
.caraudio {
	width:264px;
	height:171px;
	background:url(../images/caraudio.png) center no-repeat!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/caraudio.png');
	background-repeat:repeat-y;
	overflow:hidden!important;
	_margin: 37px 0 10px 30px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b81319;
	_margin-top:10px;
}
h1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	font-weight:normal;
}
.bt_mas-info2 {
	width:64px;
	height:34px;
	background: url(../images/bt_mas-info2.gif) bottom no-repeat;
	float:right;
}

