/* CSS Document */

/*-------------------------------------------------------layout------------------------------------------------------------------*/
body  {

	margin:0px;
	margin-top: 0x;
	margin-left: 0px;
	margin-right:0px;
	
}

.fci{
background-image: url(images/fci.jpg);
background-position:top left;
background-repeat:repeat-y;

}

.fcd{
background-image: url(images/fcd.jpg);
background-position:top right;
background-repeat:repeat-y;

}

.cd1{
background-image: url(images/cd1.jpg);
background-position:top right;
background-repeat:no-repeat;

}

.ci1{
background-image: url(images/ci1.jpg);
background-position:top left;
background-repeat:no-repeat;

}

.ci2{
background-image: url(images/ci2.jpg);
background-position:bottom left;
background-repeat:no-repeat;

}

.cd2{
background-image: url(images/cd2.jpg);
background-position:bottom right;
background-repeat:no-repeat;

}

.footer{
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;

}

.footerder{
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
background-position:right top;

}

.hizq{
background-image: url(images/hizq.jpg);
background-position:bottom right;
background-repeat:no-repeat;

}

.hder{
background-image: url(images/hder.jpg);
background-position:bottom left;
background-repeat:no-repeat;

}

.fhizq{
background-image: url(images/fhizq.jpg);
background-position:bottom;
background-repeat:repeat-x;

}

.fhder{
background-image: url(images/fhder.jpg);
background-position:bottom;
background-repeat:repeat-x;

}
/*--pendientes de usar*/
.fli{
background-image: url(images/fli.jpg);
background-position:bottom right;
/*background-repeat:repeat-y;*/



}

.fld{
background-image: url(images/fld.jpg);
background-position:bottom left;
background-repeat:repeat-y;

}

/*--pendientes de usar*/

.li1{
background-image: url(images/li1n.jpg);
background-position:top right;
background-repeat:no-repeat;

}

.fli1{
background-image: url(images/fli1.jpg);
background-position:top;
background-repeat:repeat-x;

}

.li2{
background-image: url(images/li2.jpg);
background-position:bottom right;
background-repeat:no-repeat;

}

.fli2{
background-image: url(images/fli2.jpg);
background-position:bottom;
background-repeat:repeat-x;

}
.ld1{
background-image: url(images/ld1.jpg);
background-position:top left;
background-repeat:no-repeat;

}

.ld2{
background-image: url(images/ld2.jpg);
background-position:top left;
background-repeat:no-repeat;

}

.fld2{
background-image: url(images/fld2.jpg);
background-position:bottom left;
background-repeat:repeat-x;

}



.bgi{
background-image: url(images/flinold.jpg);
background-position:top right;
background-repeat:repeat-y;

}

.fli1n{
background-image: url(images/fli1n.jpg);
background-position:top right;
background-repeat:repeat-x;

}


.fld1{
background-image: url(images/fld1.jpg);
background-position:top;
background-repeat:repeat-x;

}
/*-------------------------------------------------------layout------------------------------------------------------------------*/

/*-------------------------------------------------------Content-----------------------------------------------------------------*/
#content1	{

	margin:0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right:40px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight:200;
	font-size: 13px;
	color: #5e5e5e;
	}
	
#content1 img	{
margin-left:3px;
margin-right:3px;
margin-top:3px;
margin-bottom:3px;
background-color:#FFFFFF;
border-left:5px;
border-right:5px;
border-top:2px;
border-bottom:2px;
border-left-style:double;
border-right-style:double;
border-top-style:solid;
border-bottom-style:solid;
border-color:#ad0000;
	}

#content1 .nbg {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#FFFFFF;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;

}	

li
{
list-style-image: url(images/files/bullet1.jpg);
}
li:hover
{
list-style-image: url(images/files/bullet1.jpg);
}
	
	
#content1 h2 {
font-family: Arial, Helvetica, sans-serif;;
font-weight:700;
font-size: 15px;
color: #43c100;
}	



#content1 a:link, a:active, a:visited
{
font-family: Arial, Helvetica, sans-serif;;
font-weight:200;
font-size: 13px;
color: #df9000;
text-decoration:none;
}

#content1 a:hover 
{
font-family: Arial, Helvetica, sans-serif;;
font-weight:200;
font-size: 13px;
color:#fbb73a;
text-decoration:none;
}

.textfield {


font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #736f6f; background-color: #ec9b3a; border: #b4b3b3 border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 0px
}

.button{


font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color: #3c9409; border: #419909 border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px
}


/*#content1 img {
border: 1px solid #000;

background-image:url(images/files/cargando.gif);
background-position:center;
background-repeat:no-repeat;

}*/
/*-------------------------------------------------------Content-----------------------------------------------------------------*/
