﻿body {
	background-color: #D5DDEC;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.hidden {
	display:none;
}
#header {
	width:95%;
	background:#fff;
	margin:auto;
	overflow:visible;
	height:112px;
	}
.logo {
	display:block;
	height:72px;
	width:243px;
	background: url(img/logo.gif);
	float:left;
	margin: 10px 5px 0px 7%; 
	}
.disgrafyweb_en{
	border-left:#91A7C7 solid 1px;
	float:left;
	margin-top:40px;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #607AB0;
	font-size:1.4em;
	padding-left:10px;
	}
.disgrafyweb{
	border-left:#91A7C7 solid 1px;
	float:left;
	margin-top:40px;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #607AB0;
	font-size:1.4em;
	padding-left:10px;
	}
.english {
	color:#607AB0;
	font-size:10px;
	text-decoration:none;
	float:right;
	margin:5px 8px 0 0;
	}
.english:hover{
	color:#394D75;
	text-decoration:underline;
	}
#middle {
	width:95%;
	margin: 0 auto 0 auto;
	background:#fff url(img/bg_middle.gif) no-repeat 22px bottom;
	overflow:hidden;
	}
#middle p a{
	color:#224F8E;
	text-decoration:underline;
	}
#middle li a{
	color:#224F8E;
	text-decoration:underline;
	}
#middle p a:hover {
	background-color:#C7D8F1;
		}
#middle li a:hover {
	background-color:#C7D8F1;
		}
#footer {
	width:95%;
	height:23px;
	background:#607AB0;
	margin:auto;
	padding-top:10px;
	}
#footer .spanfooter {
	color:#fff;
	font-size:1.1em;
	display:block;
	padding-left: 7%;
	text-align:right;
	float:left;
	}
#footer a {
	color:#fff;
	text-decoration:underline;
	}
#footer a:hover {
	background-color:#224F8E;}
#footer .xhtml {
	background:url(img/xhtml.gif);
	width:51px;
		}
#footer .css {
	background:url(img/css.gif);
	width:52px;
	}
#footer .xhtml {
	height:18px;
	float:left;
	display:block;
	margin-left:5px;
	}
#footer .css {
	height:18px;
	float:left;
	display:block;
	margin-left:5px;
	}
.bread {
	padding:17px 0 13px 7%;
	background:url(img/bg_bread.gif) no-repeat 757px 0;
	}
.bread_nosub a{
	color:#88AAE8;
	font-weight:normal;
	text-decoration:none;
	}
.bread a{
	color:#88AAE8;
	font-weight:normal;
	text-decoration:none;
	}
.bread_nosub a:hover {
	color:#224F8E;
	text-decoration:underline;
	background:none;
	}
.bread a:hover {
	color:#224F8E;
	text-decoration:underline;
	background:none;
	}
.bread_nosub {
	padding:10px 0 13px 7%;
	display:block;
	margin-top:-19px;
	}
.bread {
	font-size: 1.0em;
	color:#88AAE8;
	font-weight:bold;
	width:100%;
	float:left;
}
.bread_nosub {
	font-size: 1.0em;
	color:#88AAE8;
	font-weight:bold;
	width:100%;
	float:left;
}
.accesibilidad, .accesibilidad_en, .paulacelina, .contacto {
	margin:0 0 18px 0px;
	height:27px;
	padding: 3px 0 3px 7%;
	background: #607AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color:#fff;
}
.p_generico_last, .p_generico {
	font-size:1.1em;
	color:#607AB0;
}
.p_generico {
	padding: 0px 6% 10px 9%;
	}
.p_generico_last {
	padding: 20px 6% 150px 9%;
	}
.h4_generico {
	color:#607AB0;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:5px;
	padding:10px 6% 0px 9%;
}
.listas_generico {
	font-size:1.1em;
	color:#607AB0;
	margin:3px 0 3px 10px;
	list-style:inside square;
	padding:0 6% 0 9%;
	}
.listas_generico li {
	padding-bottom:4px;
	line-height:17px;
}
.referencia {
	font-size:0.9em;
	color:#99AACC;
	}
.col_izq {
	width: 75%;
	float:left;
}
.col_der {
	float:right;
	width:19%;
	padding:10px 2% 0 2%;
	margin-left: -50px;
	position:relative;
	border-left: solid #607AB0 1px;
	overflow:hidden;
	}
.link_portfolio {
	font-size:1.2em;
	color:#224F8E;
	padding-bottom:10px;
	padding-right:3px;
	text-decoration:none;
	font-weight:bold;
	}
.col_der a:hover {
	text-decoration:underline;
		}
.col_der h5 {
	font-size:1.2em;
	color: #607AB0;
	margin: 30px 0 10px 0;
	padding-top:5px;
}
.col_der ul {
	font-size:1.0em;
	color:#607AB0;
	margin:6px 0 0px 0;
	list-style:inside square;
	}
.col_der li {
	padding-bottom:6px;
	line-height:15px;
}
.col_der h4 {
	color:#607AB0;
	font-size:1.1em;
	font-weight:bold;
	margin:35px 0 10px 0;
}

