@charset "UTF-8";
/* CSS Document - Informativo Reparaciones */

body {
	background-color:#B1B1B1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
}
a {
	color:#C1272D;
	font-weight: 500;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	background-color:#000;
	font-weight: 500;
	text-decoration:none;
	border-bottom:none;
}
ul {
	color:#666;
	padding-left: 1em;
}
li {
	line-height:14px;
}
ol {
	color: #333;
}
input {
	border:solid 1px #999;
	background-color:#fff;
	height:20px;
}
input.button {
	background-color:#DC6B6F;
	color:#FFF;
	border: solid 1px #C1272D;
}
input.button:hover {
	background-color:#333;
	color:#FFF;
	border: solid 1px #000;
}
fieldset {
	border:dotted 1px #C1272D;
}
/* Layout - Informativo Reparaciones */

#back {
	background-color:#E6E6E6;
	margin-left:auto;
	margin-right:auto;
	width:976px;
	min-height: 1000px;
	padding-top:10px;
}
#header {
	width:976px;
	background-image: url(assets/layout/dottedlineBkg.png);
	background-repeat: repeat-x;
	background-position: center;
	height:117px;/**min-height:117px;
	
	margin-left: -488px;
	position: absolute;
	z-index: 50;
	top: 0px;
	
	margin-top: 20px;
	left: 50%;**/
}
#header a {
	font-family: Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#headerLogo {
	float:left;
	width:718px;
}
#ednumber {
	width:132px;
	padding-top:25px;
	float:left;
	padding-left:54px;
}
#edcontainer {
	width:246px;
	float:left;
	padding-top:40px;
	padding-right:12px;
}
#articulos {
	background-color:#F5F5F5;
	width:714px;
	min-height:200px;
	float:left;
	margin-left: 10.4px;
	margin-bottom: 10px;
}
#articulos p {
	text-align:left;
}
#articulos h1 {
	margin-bottom:0px;
	margin-top:0px;
	line-height: 26px;
}
#articulos h3 {
	margin-bottom:0px;
	margin-top:0px;
	line-height: 20px;
}
#articulos h4 {
	margin-bottom:0px;
	margin-top:4px;
	clear: both;
}
#date {
	width:50px;
	float:right;
	text-align:center;
	margin-left: 10px;
}
#mesdate {
	font-size:12px;
	font-weight:500;
	background-color:#C1272D;
	color:#fff;
	padding-right: 2px;
}
#annodate {
	font-size:12px;
	font-weight:500;
	background-color:#F00;
	padding-right: 2px;
	font-family: Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#fotomain {
	float:left;
	width:714px;
	background-image:url(assets/layout/fotomain.jpg);
	background-repeat:no-repeat;
	height: 370px;
	clear: both;
}
#toggleBar {
	height: 35px;
	color: #FFF;
	padding-left: 10px;
	background-color: #FFF;
	width: 694px;
	padding-right: 10px;
}
#toggleBar a {
	font-family: Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#bienvenida {
	float:left;
	width:694px;
	border-bottom:dotted 2px #C1272D;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2px;
	padding-top: 0px;
	height: auto;
}
#noticias {
	width:694px;
	border-bottom:dotted 2px #C1272D;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	height: auto;
}
#noticias h1 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#articol {
	width:714px;
	clear: both;
}
#articol p {
	color:#666;
	text-align:left;
}
#articol h3 {
	margin-bottom:0px;
	margin-top:0px;
}
#articol h4 {
	margin-bottom:0px;
	margin-top:0px;
	clear: both;
}
#articolL, #articolC, #articolR {
	width:214px;
	float:left;
	margin-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
	min-height: 610px;
	height: 610px;
	margin-bottom: 15px;
}
#articolL {
}
#articolC {
	border-left: dotted 2px #CCC;
	background-image: url(assets/layout/bkgtableredmultiply5.png);
	background-position:top;
	background-repeat: repeat-y;
}
#articolR {
	width:448px;
	border-left: none 2px #CCC;
	background-image: url(assets/layout/bkgtableredmultiply15_2-3col.png);
	background-repeat: repeat-y;
	background-position: center;
}
#rightside {
	width:230px;
	min-height:200px;
	float:left;
	margin-right: 10.6px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#docs {
	width:210px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	background-image: url(assets/layout/bkgQA.png);
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #AA1700;
	padding-bottom: 10px;
	padding-top: 10px;
}
#docs h1 {
	color:#FFF;
	font-size:24px;
	line-height:26px;
	text-align:center;
	text-shadow: black 1px 1px 1px;
	font-weight:500;
	margin-top: 16px;
}
#docs ul {
	color:#FFF;
}
#docs a {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#000;
}
#docs a:hover {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
}
#docs p {
	margin-top:2px;
}
#breves {
	width:210px;
	padding-left:10px;
	padding-right:10px;
	background-color:#CCC;
	padding-top: 8px;
	padding-bottom:8px;
	margin-bottom: 10px;
}
#breves a {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#breves strong {
	color:black;
}
#easyaccess {
	width:958px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom: 10px;
	border-top: solid 1px black;
}
#easyaccess a {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#easyaccess p {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#666;
	text-align:left;
	margin-top: 6px;
}
#easyaccess h3 {
	margin-bottom:0px;
	margin-top:4px;
}
#easycolL, #easycolC, #easycolR {
	width:218px;
	float:left;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 350px;
	height: 350px;
	margin-bottom: 15px;
}
#easycolL {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#easycolC {
	border-left: none;
}
#easycolR {
	border-left: dotted 2px #ccc;
}
#easylabel {
	width:65px;
	float:left;
}
#easyfield {
	width:152px;
	float:left;
}
#easyrow {
	width:100%;
	margin-bottom: 2px;
	margin-top: 4px;
	clear: both;
	height: auto;
}
#footer {
	width:958px;
	min-height:48px;
	height:48px;
	background-color:#CFCFCF;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	line-height:10px;
}
#footerText {
	float:left;
	width:682px;
	margin-top:4px;
	margin-bottom:4px;
	height:40px;
	min-height:40px;
}
#footer p {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	line-height:14px;
	font-size:12px;
	margin:0px;
}
#reldoc {
	width:260px;
	float:left;
	margin-right:10px;
	border-bottom:dotted 1px #C1272D;
	border-top:dotted 1px #C1272D;
	margin-top: 4px;
}
#reldoc a {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
}
#relimgRight {
	width:230px;
	float:right;
	border-bottom:dotted 2px #CCC;
	border-top:dotted 2px #CCC;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:9px;
	font-style:italic;
	text-align:left;
	color:#666;
}
#relimgRightHorz {
	width:320px;
	float:right;
	border-bottom:dotted 2px #CCC;
	border-top:dotted 2px #CCC;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Styles*/
.easytitle {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#C1272D;
	font-size: 18px;
	font-weight:600;
	text-decoration:none;
}
.artiDossier {
	color:#000;
	font-size:26px;
	font-weight:500;
	text-decoration:none;
}
.artiDossier {
	color:#000;
	font-size:24px;
	font-weight:500;
	text-decoration:none;
}
.artiColumn {
	color:black;
	font-size:22px;
	font-weight:500;
	margin-top:10px;
	text-decoration:none;
}
.artititle {
	color:black;
	font-size:18px;
	font-weight:500;
	text-decoration:none;
}
.artiSub {
	color:#666;
	font-style:italic;
	text-decoration:none;
}
.artiSection {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#C1272D;
	font-size: 12px;
	font-weight:450;
	text-transform: uppercase;
	text-decoration:none;
}
.formInput {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana, sans-serif;
	color:#039;
	font-size:16px;
}
.image {
	padding:4px;
	background-color:#000;
	border: solid #000 1px;
	margin:4px;
	margin-left: auto;
	margin-right: auto;
}
.box {
}
#cifrasTitle {
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.black {
	color:black;
}
