html {
	font: 12px Arial, Verdana, sans-serif;
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
	color: #383838;
}

body {
	text-align: center;/* Hack para que IE6 no de problemas */
	background: #f5f0de;
}

form{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a{
	color: #948b71;
	text-decoration:none;
	outline-color: #393939;
}

a:hover{
	color: #383838;
	text-decoration: none;
}

.floatleft {
	float:left;
	margin-right:10px;
	}

/* ****************** */
/* ****    WEB   **** */
/* ****************** */

/* capas */
#contenido-centro-web{
	width:1000px; 
	margin:0 auto 0 auto; 
	/*background: url(../imagenes/work-contenido.jpg) no-repeat; */
	overflow:hidden; 
	text-align:left;
}
#cabecera{
	height:151px; 
	/*overflow:hidden; */
	background: #fff url(../imagenes/background-cabecera.gif) repeat-x bottom;
}
#cuerpo-web{
	float:left; 
	width:595px;
	padding-left: 6px;
	padding-top: 11px;
}
#right-column{
	float:right; 
	width:391px;
}
#piedepagina{
	height:253px; 
	overflow:hidden; 
	background:#948b71 url(../imagenes/background-footer.gif) repeat-x; 
	text-align:left;
}
#form-contact{
	margin-top:10px; 
	width:271px; 
	height:112px; 
	background:url(../imagenes/background-footer-form.gif) no-repeat;
}
#go-top{
	width:100%; 
	margin-bottom:15px; 
	text-align:right;
}


/* clases */

#cabecera .contenido-cabecera{
	width:1000px; 
	height:150px; 
	text-align:left; 
	margin:0 auto 0 auto;
}
#cabecera .contenido-logo-humanitaire{
	width:100%; 
	overflow:hidden;
}
#cabecera .logo-humanitaire{
	float:right;
	height:76px; 
	padding-bottom:0px;
	margin-top:15px;
}
#cabecera .logo-ieatc{
	height:103px; 
	float: left;
}
#cabecera #menu{
	height:46px;
	vertical-align: bottom;
}
#piedepagina .contenido-pie{
	width:1000px;
	padding-top:19px; 
	overflow:hidden; 
	text-align:left; 
	margin:0 auto 0 auto; 
}
#piedepagina .titulo-enlaces{
	height:28px;
}
#piedepagina .copyright{
	width:100%; 
	text-align: center;
	height: 26px;
	margin-top: 21px;
}
#form-contact .text-message{
	margin-top: 10px; 
	padding-left:5px;
}
.form-boton{
	margin-top:5px; 
}
#right-column .about{
	height: 123px; 
	background:url(../imagenes/img-column-about.gif) no-repeat;
	padding: 16px 31px 0 33px;
}
#right-column .group1{
	height: 88px;
	background: url(../imagenes/img-column-group1.jpg) no-repeat;
	padding:77px 0 0 0;
}
#right-column .group1 p{
	margin-left:33px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #948b71;
	line-height: 18px;
}

#right-column .group2 p{
	margin-left:33px;
	margin-right: 20px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight: bold;
	font-size: 11px;
	color: #948b71;
	line-height: 18px;
}

#right-column .group2{
	height: 171px; 
	background: url(../imagenes/img-column-group2.jpg) no-repeat;
	padding:69px 0 0 0;
}
#right-column .group2 ul{
 margin:0 0 0 33px;
 padding: 0;
 list-style-type: none;
}
#right-column .group2 ul li{
	padding:10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #b1aa97;
	margin-right:45px;
}
#right-column .group2 ul li.last{
	border: 0;
}
#right-column .group2 ul li a{
	font-weight: bold;
	font-size: 11px;
	color: #948b71;
	padding-left: 14px;
	background: url(../imagenes/ico-arrow.gif) no-repeat left center;
}
#right-column .group2 ul li a:hover{
	color: #383838;
}
#cuerpo-web .bloque-contenido{
	line-height:18px;
	margin-top:12px;
}
.breadcrumbs{
	background:url(../imagenes/icon-arrow.gif) no-repeat; 
	padding-left:16px; 
	line-height:10px; 
	font-size:10px; 
	font-weight:bold; 
	color:#948b71;
}
.underline-titles{  
	margin-top: 13px;
	height:1px;  
	line-height:1px;  
	font-size:1px;  
	background: url(../imagenes/img-pointed-underline.gif) repeat-x;  
}
.underline-titles-end{  
	margin-top: 13px;
	margin-bottom:15px;
	height:1px;  
	line-height:1px;  
	font-size:1px;  
	background: url(../imagenes/img-pointed-underline.gif) repeat-x;  
}
.resaltar-texto-azul{
	float:left; 
	width:290px; 
	text-align:justify; 
	color:#3663be; 
	font-size:14px; 
	font-weight:bold; 
	line-height:20px; 
	margin-right:16px; 
	padding-bottom: 10px;  
	padding-top: 10px;
	margin-top: 8px; 
	margin-bottom:8px; 
	border-top: 1px solid #3663be;  
	border-bottom: 3px solid #3663be;
}
.resaltar-texto-naranja{
	float:left; 
	width:255px; 
	text-align:justify; 
	color:#b56b4d;
	font-style: italic; 
	font-size:12px; 
	line-height:18px; 
	margin-right:16px;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 10px;  
	padding-top: 12px;
	margin-top: 8px; 
	margin-bottom:8px; 
	background: #fbf8f6;
}
.bloque-texto-naranja{
	color:#b56b4d;
	font-style: italic; 
	font-size:14px; 
	line-height:21px; 
	margin-right:16px;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 10px;  
	padding-top: 12px;
	margin-top: 8px; 
	margin-bottom:8px; 
	background: #fbf8f6;
}
.parrafo-naranja{
	color: #b56b4d;
}
.parrafo-blue{
	color:#3663be;
}
.strong-verde{
	color: #78b54d;
	font-weight: bold;
}
.ico-up{
	padding-right:15px; 
	font-size:10px; 
	background:url(../imagenes/ico-toup.gif) no-repeat right;
}

/* elementos */
#piedepagina table.grupo-links{
	margin-left:6px;
}
#piedepagina table.grupo-links td{
	vertical-align: top;
}
#piedepagina .pie-institut{
	width: 92px;
	padding-right:10px;
}
#piedepagina .pie-cursus{
	width: 90px;
	padding-right: 10px;
}
#piedepagina .pie-mtc{
	width: 125px;
	padding-right: 18px;
}
#piedepagina .pie-infos{
	width: 93px;
	padding-right: 22px;
}
#piedepagina .pie-legislation{
	width: 135px;
	padding-right: 20px;
}
#piedepagina .pie-contact{
	width: 273px;
	padding-right: 16px;
}
#piedepagina .pie-liens{
	width: 71px;
}
#piedepagina ul{
	list-style-type:none; 
	margin:10px 0 0 0; 
	padding:0; 
}
#piedepagina ul li{
	display: block;
	margin:0; 
	padding:0;
}
#piedepagina ul li a{
	line-height:16px; 
	font-size:11px; 
	color:#d3cfc5;
}
#piedepagina ul li a:hover{
	color: #383838;
}
#right-column .about h1{
	color:#FFF; 
	font-size:12px; 
	line-height:15px;
	font-weight:normal;
}
#right-column .about p{
	color:#FFF; 
	font-size:12px; 
	line-height:15px;
}

#cuerpo-web .bloque-contenido p{
	margin-bottom: 14px;
}
h5.titulo1{
	padding-top: 10px;
	color: #b56b4d; 
	margin-bottom: 10px;
}
h5.titulo2{
	color: #3663ab; 
	margin-bottom: 10px;
}
ul.lista-disco{
	margin:0 0 10px 0; 
	padding:0 0 0 16px; 
	list-style-type:disc;
}



ul.lista-disco-home li{
	margin-left: 50px !important;
	padding: 0;
}

ul.lista-disco li{
	margin: 0;
	padding: 0;
}
table#dates{
	width: 579px;
	margin-bottom: 15px;
}
table#dates td{
	font-weight: bold;
	font-size: 15px;
	padding:12px;
}
table#dates td.mes{
	width:95px;
}

table#dates td.mesNaranja{
	width:95px;
	color: #b56b4d;
}

table#dates td.mesVerde{
	width:95px;
	color: #45a12a;
}

table#dates td.num{
	text-align: center;
	width: 65px;
}

table#dates td.numNaranja{
	text-align: center;
	width: 65px;
	color: #b56b4d;
}

table#dates td.numVerde{
	text-align: center;
	width: 65px;
	color: #45a12a;
}

table#dates td.nombre-azul{
	color: #3663be;
}
table#dates td.nombre-naranja{
	color: #b56b4d;
}
table#dates td.nombre-verde{
	color: #45a12a;
}
table#dates .azul1{
	background:#ebeff7;
}
table#dates .naranja{
	background:#fbf8f6;
}
table#dates .azul3{
	background:#d7e0ee;
}
table#dates .verde1{
	background:#dae8cd;
}

/*formularios*/
#form-contact input,input:focus{
	width: 111px;
	margin-bottom: 8px;
	border: 1px solid #9e957e;
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #9e957e;
	color: #dcd9d0;
}
#form-contact input.nombre{
	margin-left: 5px;
	margin-top: 3px;
}
#form-contact input.email{
	margin-left: 9px;
	margin-top: 3px;
	width: 117px;
}
#form-contact textarea,textarea:focus {
	width: 255px;
	height: 56px;
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	border: 1px solid #9e957e;
	background: #9e957e;
	padding: 2px;
	color: #dcd9d0;
}
input.button-send{
	border: 0;
	width: 269px;
	height: 32px;
}