/* CSS Document */


body {
	background-image: url(../imagenes/fondo.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.contenido {
	padding: 40px;
}

.linkfastcomputer{
	/*background-color:#000 !important;*/
	  padding: 0px 35px 7px 37px;
	}

.mensaje {
  height: 35px;
  background-color: #78F05E;
  text-align: center;
  font-size: 19px;
  padding-top: 9px;
}

.linkfastcomputer a{
	color:#fff !important;
	font-size:11px;
	}
	
.linkfastcomputer a:hover{
	color:#ccc !important;
	}
.cerraritem {
  font-size: 15px;
  margin-right: 7px;
}


a:link {
	color: #CA090C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA090C;
}
a:hover {
	text-decoration: none;
	color: #F51B20;
}
a:active {
	text-decoration: none;
	color: #F51B20;
}
#cuerpo {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo_fon {
	background-image: url(../imagenes/fondo_t.png);
	width: 980px;
	height: auto;
	border: solid 1px #202020;
	float: left;
}
#logo_cuerpo {
	width: 980px;
	height: auto;
	float: left;
}
#logo {
	width: 300px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 44px;
	margin-bottom: 20px;
}
#galeria_cuerpo {
	width: 980px;
	height: auto;
	float: left;
}
.verticalaccordion>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 201px;
}
.verticalaccordion>ul>li {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	width: 201px;
	/* Decorative CSS */
	background-color: #f0f0f0;
	/* CSS3 Transition Effect */
	transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	-webkit-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
}
.verticalaccordion>ul>li>h3 {
	display: block;
	margin: 0;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	/* Decorative CSS */
   /* border-top:#f0f0f0 1px solid;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #CA090C;
	border: solid 1px #7C0509;
	/* CSS3 Gradient Effect */
	background: -moz-linear-gradient( top, #AA090D, #CA090C);
	background: -webkit-gradient(linear, left top, left bottom, from(#AA090D), to(#CA090C));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffAA090D, endColorstr=#ffCA090C); /* IE 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffAA090D, endColorstr=#ffCA090C)";   /* IE 8 */
}
.verticalaccordion>ul>li>div {
	margin: 0;
	overflow: auto;
	padding: 0px;
	height: 100px;
}
.verticalaccordion>ul>li:hover {
	height: 440px;
}
.verticalaccordion:hover>ul>li:hover>h3 {
	/* Decorative CSS */
	color: #CA090C;
	background: #000000;
	border: solid 1px #FFFFFF;
	/* CSS3 Gradient Effect */
	background: -moz-linear-gradient( top, #EFEFEF, #ffffff); /* FF, Flock */
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#ffffff)); /* Safari, Chrome */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffEFEFEF, endColorstr=#ffffffff); /* IE 5.5 - IE 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffEFEFEF, endColorstr=#ffffffff)";   /* IE 8 */
}
.verticalaccordion>ul>li>h3:hover {
	cursor: pointer;
}
#banner_1 {
	width: 201px;
	float: left;
	margin-left: 36px;
}
#linea_1 {
	width: 980px;
	float: left;
	border-top: solid 1px #202020;
	margin-top: 20px;
	margin-bottom: 20px;
}
#cuerpo_texto {
	width: 283px;
	float: left;
	text-align: justify;
	margin-left: 37px;
}
#titulo {
	width: 185px;
	font-weight: normal;
	float: left;
	background-color: #CA090C;
	padding: 7px 5px 7px 10px;
	font-size: 15px;
	margin-bottom: 15px;
}
#leer_mas {
	width: 84px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
#cotiza_cuerpo {
	width: 592px;
	float: left;
	text-align: justify;
	margin-left: 37px;
}
#pie_cuerpo {
	width: 100%;
	height: 55px;
	float: left;
	text-align: justify;
}
#pawer {
	width: 500px;
	margin-top: 10px;
	margin-left: 37px;
	float: left;
}
#facebook {
	width: 31px;
	float: right;
	margin-top: 11px;
	margin-right: 37px;
}
#contac_tele {
	width: 300px;
	margin-top: 20px;
	margin-left: 37px;
	float: right;
}
#foto_contacto {
	width: 402px;
	height: auto;
	margin-top: 90px;
	margin-right: 80px;
	float: right;
}
#contactos {
	width: 402px;
	height: auto;
	margin-top: 40px;
	margin-left: 50px;
	float: left;
}
.rojo {
	color: #CA090C;
}
#label_1 {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#campos1 {
	width: 260px;
	height: 28px;
	border: 0px;
	background-color: #CCCCCC;
	float: left;
	margin-bottom: 10px;
}
#campos2 {
	width: 260px;
	height: 85px;
	border: 0px;
	background-color: #CCCCCC;
	float: left;
	margin-bottom: 10px;
}
#cuaro_contc {
	float: left;
	margin-left: 80px;
}
h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#submit {
	background-color: #CA090C;
	width: 100px;
	height: 40px;
	border: 0px;
	color: #FFFFFF;
	padding: 10px;
}
#submit:hover {
	background-color: #000000;
	width: 100px;
	height: 40px;
	border: 0px;
	color: #FFFFFF;
	padding: 10px;
}
#banner_cuerpo {
	width: 980px;
	height: auto;
	float: left;
	margin-top: 37px;
	z-index: 999;
	background-image: url(../imagenes/modulares_1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner_cuerpo2 {
	width: 980px;
	height: 500px;
	float: left;
	margin-top: 37px;
	z-index: 999;
	background-image: url(../imagenes/modulares_2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #0D0D0D;
}
#banner_cuerpo02 {
	width: 500px;
	height: auto;
	float: left;
	margin-left: 240px;
	margin-top: 130px;
	z-index: 999;
}
/*#modulares_1  { background-image: url(../imagenes/modulares_1.png); background-repeat:no-repeat; width:973px; height:67px; float:left; margin-left:3px; margin-top:-100px; z-index:1; }*/


#banner_cuerpo .demonstrations {
	z-index: 999;
}
