.curvy {position:relative; width:100%; background:#003da5; color:#000; margin:0em auto;   border-radius: 6px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;}


#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#003da5; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}


h1 {
    color: #003da5;
    font-size: 30px;
}

hr {	
	margin: 15px 0;
	border: 0;
	border-top: 10px solid #003da5;
	border-bottom: 1px solid #fff;
}

form {
    margin: 0;
}

.form-horizontal .control-group {
    margin-bottom: 5px;
}

#boton_inicio_certificado{
	margin-top:70px;
	margin-bottom:50px;
	text-align:center;
}

.indetificacion_modulo h3{
	margin-bottom:15px;
}

.identificacion_modulo h3 img{
	vertical-align: baseline;
}

.identificacion_modulo h3{
	font-weight: 200;
	color:#003da5;
	margin-bottom:15px;
}

hr.identificacion_linea{
	border-width: 3px 0px 1px;
	margin: 15px 0px 10px 0px;
}

#identificacion_intranet .head_intranet {
	color: #fff; 
	background: #003da5; 
	font-size: 17px; 
	border-radius: 6px; 
	padding: 5px; 
	margin: 10px 0px; 
}

#form_intranet {
	border: 1px dashed #003DA5;
	padding:15px;
}

#contenedor_identificacion #identificacion_herritarTxartela,
#contenedor_identificacion #identificacion_giltza {	
	background: none repeat scroll 0% 0% #f4f5f8;
	border-radius: 6px;	
	padding: 20px;
}

#titulo_identificacion{
	text-align:center;
	padding-top: 45px;
	font-weight:normal;
}

.header_identificacion{
	margin-bottom:0;
}

.identificacion_centrado{
	text-align:center;
}

@media (max-width:767px){
	#identificacion_derecha{
		border-top: 3px solid #003da5;
		border-left: none;
		padding-top:3%;
	}
	#identificacion_izquierda{
		margin-bottom:3%;			
	}
}