body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/plantilla_01.jpg);
	background-repeat: repeat-x;
}

object {outline:none}

ul {
    list-style-type: none;
}
h1 {
    background-color: #FFCC00;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 24px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 45%;
}
h2 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background-position: 0px 5px;
	margin-left: 70px;
	margin-top: 31px;
}


#embase {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabezal {
	width: 940px;
	position: relative;
	height: 140px;
	background-image: url(../images/cabezal.png);
	background-repeat: no-repeat;
}
#menu-top {
	width: 330px;
	position: absolute;
	height: 70px;
	left: 313px;
	top: 23px;
}

#menu-top img{
border:0;
width:100px;
height:70px;

}

#menu-top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu-top ul li {
	float: left;
	height: 70px;
	width: 100px;
	margin-right: 10px;
}
#menu-pie {
	width: 455px;
	position: absolute;
	height: 40px;
	left: 310px;
	top: 24px;
	margin-top: 7px;
}
#menu-pie ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu-pie ul li {
	float: left;
	height: 40px;
	margin-right: 27px;
	font-weight: bold;
}

#menu-pie ul li a {
	height: 40px;
	display: block;
	padding-left: 27px;
	padding-top: 7px;
}

#menu-pie ul li a:hover {
/*	background-image: url(../images/pdf-icon.png); */
/*	background-repeat: no-repeat; */
/*	background-position: 0px 2px; */
	height: 40px;
}




#barraizq {
	width: 250px;
	position: relative;
	float: left;
	background-image: url(../images/barraizq.png);
	background-repeat: no-repeat;
	z-index:99999;
	top: 20px;
}




#contenido {
	width: 642px;
	position: relative;
	float: right;
	background-image: url(../images/contenido.jpg);
	background-repeat: no-repeat;
	height: 332px;
	margin-right: 35px;
}

#contenido img{
border:0;
width:515px;
height:307px;

}


#cabezal #link-logo {
	height: 108px;
	width: 165px;
	position: absolute;
	left: 32px;
	top: 12px;
}

#link-logo img{
border:0;
width:165px;
height:108px;

}

#embase #certi1 {
	width: 642px;
	float: right;
	position: absolute;
	left: 0px;
	top: 0px;
}
#embase #certi2 {
	width: 642px;
	float: right;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}



#pie {
	width: 940px;
	position: relative;
	height: 85px;
	background-image: url(../images/pie.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	line-height: 17px;
	float: left;
	color: #000;
}
#pieCopirai {
/* <span style="display: block; margin-left: 42px; margin-top: 48px;"> */
display:block;
margin-left:42px;
margin-top:48px;
}

#derAut {
position:absolute;
top:462px;
left:-37px;
}

#derAut h1{
/* <span style="display: block; margin-left: 42px; margin-top: 48px;"> */
	font-size: 10px;
	color: #000;
	background-color:#FFFFFF !important;
	width:268px !important;
}



a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}
.TextoCont {
	margin-top: 30px;
	margin-left: 40px;
	color: #000;
	font-size: 14px;
	margin-right: 40px;
	text-align: justify;
	line-height: 19px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.TituloScroll {
	margin-left: 40px !important;
	color: #000;
	font-size: 14px;
	margin-right: 40px;
	text-align: justify;
	line-height: 19px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-top: 18px !important;
	margin-bottom: -20px !important;
}

.Estilo1 {
    background-image: url("../images/fondo_facebook.jpg");
    background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    height: 100px;
    padding-left: 11px;
    padding-top: 22px;
    text-align: center;
    width: 454px;
}
iframe {
	border:0;
	overflow:hidden;
	width:450px;
	height:80px;
		
}


.cont_form {

	margin-top: 20px;
	margin-left: 40px;
}


.cont_form .col-md-6 {
	width: 44%;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.cont_form .col-md-12 {

	margin-bottom: 10px;
}

.cont_form textarea.form-control {
	height: auto;
}



.form-control {
	display: block;
	width: 84%;
	height: 25px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#barraaceptacion {
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	padding-bottom:20px;
	width:100%;
	text-align:center;
	min-height:100px;
	background-color: rgba(0, 0, 0, 0.9);
	color:#fff;
	z-index:99999;
}

.inner {
	width:100%;
	position:absolute;
	padding-left:5px;
	font-family:verdana;
	font-size:12px;
	top:25%;
}

.inner a.ok {padding:4px;color:#00ff2e;text-decoration:none;}
.inner a.info {padding-left:5px;text-decoration:none;color:#faff00;}










