/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

#main {
}
#headerHolder {
	width:980px;
        height:106px;
}
#bottomShadow {
	background-image:url(wizard/background_bottom_1024b.gif);
}

#container {
	margin: 10px auto;
	width: 986px;
        background: #fff;
	background-image:url(wizard/background_top_1024b.gif);
}

#main {
	width:auto;
	margin:0;
	padding:0;
	text-align:left;
}

#content {
	padding-top:15px;
	padding-left:17px;
	padding-right:25px;
	padding-bottom:15px;
        clear:both;
}

#content img {
margin:0 0 20px 20px;
}


#textContent {
	border-left: 1px solid #ddd;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 280px;
        margin-left: 110px;
        margin-right: 280px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#bottom {
	clear: both;
	border-top: 1px solid #333366;
	width:980px;
	margin:5px 0;
	padding:5px 0;
	text-align:right;
	font-size: x-small;
	position: relative;
        list-style:none;
}

#bottom a {
        padding-right:10px;
        padding-left:px;
}

#bottom_noline {
	clear: both;
	border-bottom: 1px solid #333366;
	width:980px;
	margin:5px 0;
	padding:5px 0;
	text-align:right;
	font-size: x-small;
	position: relative;
        list-style:none;
}

#bottom_noline a {
        padding-right:10px;
        padding-left:px;
}

#bottomWelcome {
	clear: both;
	border-top: 0px solid #333366;
	width:auto;
	margin:5px 0;
	padding:5px 0;
	text-align:center;
	font-size: x-small;
}

/* Rich text editor styling end */
.clear {
  clear:both;
  height:0px;
}

body,html {
	margin:0;
	padding:0;
	background-color: #EFEFF6;
	font-family: 'lucida grande', 'lucida sans', lucida, verdana;
	font-size:12px;
	text-align: center;
	color:#333366;
	}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

#login {
float:right;
clear:both;
    list-style:none;
	width: 145px;
        height: 25px;
	float: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color:#000000;
	font-size:13px;
	text-align: center;}

#container #acceso{
 display:block;
float:right;
 position:relative;
 width:123px;
 height:17px;
 background:url(/umbraco/../media/7861/bg_accesoClientes.gif);
 text-decoration:none;
 color:white;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-align:left;
 padding:3px 0 0 6px;
 margin: 5px 10px 10px 0px;
}
* html #container #acceso{ left:680px;}

#acceso #container #acceso{ /*en plantilla acceso a pdc aparece naranja*/
 background-position:0 20px;
}

#container #acceso:hover{
 background-position:0 20px;
 text-decoration:none;
}
#container #formbuscar{
 display:block;
 float:right;
 height:15px;
 border:0px;
 margin: -5px 0px 0px 0px;
 padding: 0px;
 width:180px;
}
* html #container #formbuscar{ margin-left:800px;}


#container form{
 margin-left:980px;
 min-height:31px;
}
* html #container form{ margin-left:573px;}

#container label{
 margin:0 8px 0 15px;
}
#container #enviar{
 border:none;
 margin:14px 0 -3px 2px;
 width:20px;
 height:15px;
}
#container #buscar{
 width:83px;
 border:1px solid #ccc;
}

#divilopIdioma {
    list-style:none;
	width: 100px;
	float: right;
	padding: 0px;
	color:#000000;
	font-size:13px;
	text-align: center;}

#divilopIdioma li {
    float:left;
    margin: -5px 0px 0px 8px;
    border: 2px dotted #555;
    padding: 0px 4px 0px 4px;
}

#divilopIdioma a {
    color:#003333;
    text-decoration: none;
}

#divilopIdioma a:visited {
    color:#003333;
    text-decoration: none;
}

#divilopIdioma a:hover {
    background-color:#aaaaff;
}
/* DIVILOP SECTIONS*/


.divilopGenBox {
	width: 100%;
	float: right;
	padding: 0px;
	margin: 5px;
        margin-top: 20px;
	border: 0px dotted #ddd;
}

.divilopGenBoxLema {
	width: 50%;
	float: left;
	padding: 0px;
	margin-bottom: 40px;
        margin-top: 30px;
        margin-left:25%;
}


.divilopTriBoxRight {
	width: 5px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px dotted #ddd;
}

.divilopTriBox {
	width: 240px;
        height:200px;
	float: right;
	padding: 10px;
	margin: 5px 45px 5px 0px;
	border: 5px dotted #ddd;
}


/* BANNER COL*/

#bannerBox {
    list-style:none;
	width: 270px;
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border: 0px dotted #ddd;
}
#bannerBox li {
	margin: 0 0 20px 0;
	padding: 0;
}

.bannerItem {
	margin: 0 0 20px 0;
	padding: 0;
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 200px;
	float: right;
	padding: 10px;
	margin: 5px;
	border: 1px dotted #ddd;
}

#newsBox .newsDate {
	border-top: 1px solid #ddd;
}

/* header */
#header {
width: auto;
height: 106px;
border-bottom:1px #333366 solid;
padding: 0;
display: block;
}

/* Navigation */

#secondLevelNavigation {
    float: left;
    width: 110px;
    list-style:none;
    padding:0;
    margin: 0;  
    border-top: 1px solid #ddd;
    font-family:Century gothic,Gill Sans;
    font-size:12px;
}

#secondLevelNavigation li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#secondLevelNavigation li#logopartner {
    margin: 0;
    border-bottom: 3px solid #ddd;
    background-color: #eee;
}


#secondLevelNavigation li .selected {
	font-weight: bold;
}

#secondLevelNavigation .logopartner {
   border-bottom: 0px solid #ddd;
   margin: 30px -10px -10px -10px;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #eee;
}

#naviHolder{
    float: left;
    padding:0;
    width:980px;
    height: 30px;
    margin: 0;    
    font-family:Century gothic,Gill Sans;
    font-size:12px;
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:95px;
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 6px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 103;
}
#nav a {
    padding: 6px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	color: #000;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 9em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

/* Pull */
#naviGenHolder{
    float: right;
    padding: 6px 0px 2px 0px;
    clear: both;
    height: 18px;
    margin-top: 12px;
    margin-right: 0px;  
    background-color: #eeeeee;  
  font-size:11px;
}

#naviGenHolder #telefon {
  float:left;
  font-weight:bold;
  color:#666666;
  padding: 0px 4px 0px 6px;
  margin: 0px 6px 0px 20px;
}


#navGen ul, #navGen {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 103;
}
#navGen a {
    padding: 1px 0;
    text-align: center;
    text-decoration:none;
    color:#666666;
    display: block;
}

#navGen .current {
	font-weight: bold;
}

#navGen a {
	text-decoration: none;
}

#navGen a:hover {
	color: red;
}

#navGen li {
  float: left;
  height:14px;
  position: relative;
  text-align: center;
  cursor: default;
  border-right:#999999 dotted 1px;
  padding: 0px 10px 0px 10px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(wizard/pullBackground_gris.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */
a {
    color:black;
}



#table1 table {
	cellSpacing: 1px;
	cellPadding: 1px;
	width: 100px;
	border: 0px;
}

.table11 tr {
	height: 15px;
}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}


#disclaimer_text{
 border:1px solid #ebebeb;
 background:#eff2f5;
 padding:10px;
 position:relative;
}


/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}



/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

