/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background-color: #ccd8e0;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
    padding-top:5px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;margin-top:10px}
h2 {font: bold 1.4em sans-serif;margin-top:10px}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.head_links {
	text-align:right;	
	color:#fff !important
	}
.head_links p{
	background-color:#92b7ef;
	margin:0 10px 0 5px;
	padding:4px;
	}	
.head_links a{color:#fff !important}
.inner-container {
	border: 4px solid #e69214;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	padding-bottom: 64px;
}

/* headere & title */
.header{
	height: 102px;
	margin-bottom: 5px;
	text-align: center;
	}
.esp{
	background: #fff url('../img/ipiaj_header_esp.jpg') no-repeat;	
	}
.eng{
	background: #fff url('../img/ipiaj_header_eng.jpg') no-repeat;	
	}
.ale{
	background: #fff url('../img/ipiaj_header_ale.jpg') no-repeat;	
	}		

.login_top{text-align:right;padding:0px;}
.login_top h1{margin:0 !important;padding:2px !important;font-size:1em;background-color:#f1f1f1;}

.login input{
	display: block; clear: left; font-family: Arial, verdana; font-size: 125%; padding: 2px; border: 1px solid #999; margin: 10px; width:300px
	}
.login label{display:block;margin-left:5px;}

.clearer{clear:both}


/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	float:left;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	/*padding: 8px 12px 0 0;*/
}

/* content */
#post_content {
	float: right;
	width: 538px;
}
#page_content {
	float: right;
	width: 748px;
	margin-right:20px
}
#home_content {
	float: right;
	width: 748px;
}
#mod_content {
margin:0 10px;
}
#mod_content a{font-size:1em}
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #F08C45;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

/*Pagination*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.hotlink li{
  float:left;
  padding:0 2px;
}

/* Formularios */
label{
  display: block;
  margin-top:10px;
}

/* Menu */
#tabsI {
background-color:#fff;
border-bottom:1px solid #DD740B;
float:left;
font-size:93%;
line-height:normal;
width: 780px
}
#tabsI ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:10px 10px 0px 10px;
}
#tabsI li {
display:inline;
margin:0pt;
padding:0pt;
}
#tabsI a {
background:transparent url(../img/tableftI.gif) no-repeat scroll left top;
float:left;
margin:0pt;
padding:0pt 0pt 0pt 5px;
text-decoration:none;
}
#tabsI a span {
background:transparent url(../img/tabrightI.gif) no-repeat scroll right top;
color:#FFFFFF;
display:block;
float:left;
padding:5px 15px 4px 6px;
}
#tabsI a span {
float:none;
}
#tabsI a:hover span {
color:#FFFFFF;
}
#tabsI a:hover {
background-position:0% -42px;
}
#tabsI a:hover span {
background-position:100% -42px;
}


/* Formulario de contacto */
#form_contact fieldset{
background-color:#f1f1f1;
float:left;
margin-right:10px;
}

#form_contact input, #form_contact select{ display: block; clear: left; font-family: Arial, verdana; font-size: 125%; padding: 2px; border: 1px solid #999; margin: 10px; width:300px}
#form_contact div.label { position: relative; float: left; margin-right: 3px; clear: left; }
#form_contact div.clear { clear: both; }
#form_contact label.over { color: #333; position: absolute; top: 15px; left: 20px;margin:0 !important}
#form_contact select{
  width:200px;
}
#form_contact fieldset{
border:1px solid #DDDDDD;
margin-bottom:10px;
padding:4px;
width:350px;
}
#form_contact legend{
  font-weight:bold;
  padding:10px;
}
#form_contact .parent{
  background-color:#444;
  color:#fff;
}
#form_contact textarea{
    display: block; 
    clear: left; 
    font-family: Arial, verdana; 
    font-size: 125%; 
    padding: 5px; 
    border: 1px solid #999;
    margin: 10px;
	width:300px;
  	height:200px;     
}
#form_contact #features{
display:block;
}
#form_contact input.linea{
  display:inline !important; width:100px;
}

#form_contact span{
  color:#FF0033;
}
#form_contact .error{
background-color:#FF0033;
border:1px solid #FF0033 !important;
color:#FFFFFF;
}

div.pcontent{
	text-align:justify
}