html, body {
	height:100%; 
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "arial";
}

body {
	background-color: #EFECEF;
	color:#A3A3A3
}

a{
text-decoration:none;
}

A:link {text-decoration:none;color:#A3A3A3;}


A:visited {text-decoration:none;color:#A3A3A3;}


A:active {text-decoration:none;color:#A3A3A3;}


A:hover {text-decoration:none;color:#A3A3A3;} 

#responsive { 
}

#logomobile{
	display:none;
}
#normal{
	display:none;
}
.selector_mobile{
	display:none;
}

.title {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #ededed;
	border-right: 3px solid #dc002e;
	padding: 10px 20px;
}

.wrapper {
	position:relative;
	background: url('../../img/body_bg.png') repeat-y left top ;
	margin:0px auto 0px auto;
	width: 320px;
	height:100%;
}

.contenido {
	font-size: 12px;
	padding: 10px 20px 10px 20px;
}

/* PRINT CSS */
@media print {
	#header {
		display: none;
	}
	
	.title {
		display: none;
	}
	
	.splash_footer {
		display: none;
	}
	
	body {
		background: #FFFFFF;
	}

}

@media only screen and (max-width: 650px) {
	#responsive{
		display:block;
	}
	
	.wrapper {
		margin:0px auto 0px auto;
		width: 320px;
	}

   .intervForm,  .confirm {
      height:1420px;
   }
   
   .confirm {
      height:1470px;
   }
   
   .title h3 {
      height: 60px;
   }
   
   .vehicle {
      width: auto;
   }
   
   .vehicle input, .vehicle select, .vehicle textarea {
      width: 120px;
   }
}


/* ------- PSA -------- */
/*body{ font-family: 'MyCitroenRegular', Arial, Helvetica, sans-serif; background:#e9e9e9; color:#3a3a3a;}*/

#header{
  width: 100%;
  position: relative;
  height: 70px;
  background:#FFFFFF url(../../img/header_line-repx.png) repeat-x left bottom;
  z-index:500;
}
#header a{  vertical-align:top;}



#page{ width:100%;height:100%; margin:0 auto; float:left; position:relative;}

.splash_footer{ 
	font-size: 10px;
	position:fixed;
	right:0;
	bottom:0;
	width:100%;
	background:#fffFFF; 
	height:51px;
  background: url(../../img/footer_bg.png) repeat-x left bottom;
	z-index:1000;
}

/* WEBJURIDICA */

#pdf {
display:none;
}


#pdfview {
display:none;
}
#pdf_content {
display:none;
}
.subheader{
  position: relative;
	width: 320px;
  height: 70px;
  margin: 0 auto;
}

#responsive{
	margin-top:3px;
	margin-left:3px;
	float:left;
}

#enlaces{
  position: relative;
	float:right;
	width: 10px;
	height:100%;
}

.enlace{
	position: relative;
	float:right;
	width: 148px;
	margin-right:2px;
	height:100%;
}

.activo{
}

.pos_enl {
	position:relative;
	display:inline-block;
	margin-top:30px;
	width:100%;
	text-align:center;
}

.wrap_header{
	position:relative;
}

.wrap_header_left{
	width:100%;
	height:30px;
}

.wrap_fecha{
	padding:10px 0px 5px 15px;
	font-size: 11px;
	color:#BBBBBB;
}

.wrap_header_right{
	width:100%;
	height:30px;
	padding:20px 0px 0px 0px;
}


.wrap_junta{
	position:relative;
	font-size: 9px;
	color:#A7A7A7;
	padding: 8px 23px;
	border-left: 3px solid #dc002e;
	width: auto; display:inline;
	background-color:#ecebec;
}

.wrap_line{
	position:relative;
	margin: 0px auto;
	width:200px;
	height:3px;
	border-top: 1px dashed #ededed;
}

.wrap_title{
	position:relative;
	width:100%;
	height:auto;
	margin: 0px auto;
	padding: 5px 0px 3px 15px;
	font-size:12px;
	font-weight: bold;
	color:#5d5d5d;
}

.wrap_subtitle{
	position:relative;
  background: url(../../img/body_arrow.png) no-repeat left center;
	width:300px;
	margin-left:15px;
	padding: 10px 0px 0px 15px;
	font-size:11px;
	color:#898988;
}

.wrap_sub{
	font-size:11px;
	color:#ee3524;
	text-decoration:none;
}

#buttons{
	position:relative;
	margin: 0px auto;
	white-space: nowrap;
	height:57px;
}

.button{
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase; 
	width: 106px;
	height: 34px;
	margin-right: 5px;
	border: 0px ;
	background: url(../../img/button.png) no-repeat center center;
	color:#868689;
}

.button:hover{
	background: url(../../img/button_hover.png) no-repeat center center;
}

.button:active{
	background: url(../../img/button_active.png) no-repeat center center;
}

#btn_down{

}
#btn_print{
	display:none;
}

#btn_submit{
}

.footer_content{
	/*position:relative;*/
	height:51px;
	margin:0 auto;
	background: url(../../img/footer_center.png) no-repeat center bottom;
	text-align:center;
}

#footer_link{
	position:relative;
	padding-top:16px;
	height:23px;
	width:100%;
	margin:0 auto
	text-align:center;
}

.foot_enl{
	font-size:11px;
}

.separator{
	background: url(../../img/footer_dots.png) no-repeat center center;
	padding: 5px 2px 7px 8px;
}

.footer_firma{
	position:relative;
	height:12px;
	width:100%;
	display:inline-block;
	text-align:center;
	font-size:8px;
	color: #FFFFFF;
}