@charset "utf-8";
/* CSS Document */

#separadorh{background: rgba(0,0,0,1);background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(125,126,125,1) 48%, rgba(125,126,125,1) 48%, rgba(14,14,14,1) 100%);	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(48%, rgba(125,126,125,1)), color-stop(48%, rgba(125,126,125,1)), color-stop(100%, rgba(14,14,14,1)));	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(125,126,125,1) 48%, rgba(125,126,125,1) 48%, rgba(14,14,14,1) 100%);background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(125,126,125,1) 48%, rgba(125,126,125,1) 48%, rgba(14,14,14,1) 100%);background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(125,126,125,1) 48%, rgba(125,126,125,1) 48%, rgba(14,14,14,1) 100%);background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(125,126,125,1) 48%, rgba(125,126,125,1) 48%, rgba(14,14,14,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0e0e0e', GradientType=1 );width: 94%;height: 2px;position: relative;
top: 0;left: 3%;float: left;margin-right: 0px;margin-left: 0px;}


.A2dA{margin-top: 1%;margin-bottom: 1%;}/*--- A 2% DE ALTURA ---*/
.A3dA{margin-top: 1.5%;margin-bottom: 1.5%;}/*--- A 3% DE ALTURA ---*/
.A4dA{margin-top: 12%;margin-bottom: 12%;}/*--- A 4% DE ALTURA ---*/
.AR8AB4{margin-top: 8%;margin-bottom: 4%;}/*--- A 4% DE ALTURA DEBAJO 2% ---*/


/*------------------------------- SIN FONDO ------------------------------------*/

#separadorsf{ width: 94%;height: 2px;position: relative;top: 0;left: 3%;float: left;margin-right: 0px;margin-left: 0px;}

.sfA2dA{margin-top: 1%;margin-bottom: 1%;}/*--- A 2% DE ALTURA ---*/
.sfA3dA{margin-top: 1.5%;margin-bottom: 1.5%;}/*--- A 2% DE ALTURA ---*/
.sfA4dA{margin-top: 2%;margin-bottom: 2%;}/*--- A 2% DE ALTURA ---*/
.sfA4d2{margin-top: 4%;margin-bottom: 2%;}/*--- A 2% DE ALTURA ---*/




.vertical-line{
	width: 1px; /* Line width */
	background-color: #CF0; /* Line color */
	height: 100%; /* Override in-line if you want specific height. */
	float: left; /* Causes the line to float to left of content. 
        You can instead use position:absolute or display:inline-block
        if this fits better with your design */
    }



















