html {
	background-color: #eee;
	background-image: url(archivos/image/liniaContingut.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

*{
	color:#666666;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	
}
BODY
{
	margin: 0;
	padding: 0px;
}


#contenidor {
	width: 1000px;
	left: 50%;
	position:absolute;
	margin-top:0px;
	*margin-top:10px;
	margin-left:-500px;
}

#main {
	background-color: #FFFFFF;
	
}


#footer {
	color: #CCC;
	font-size: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	/*bottom: 100%;*/
}

#header {
	font-size:60%;
	
}
#cont {
	width: 720px;
	height: 400px;
	padding-top:10px;
	margin-left: 200px;
	left: 250px;
	margin-top: -157px;
	float: left;
}

#marco {
	width: 900px;
	position: absolute;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px;
	background-color: #FFFFFF;
	left: 50%;
	top: 50%;
	height: 550px;
}
#content {
	position: relative;
	top: 0px;
	*top: 0px;
	left: 0px;
	*left: -7px;
	width:700px;
	z-index: 25;
	margin-top:-10px;
	}
	
#izquierda {
	margin-left: 20px;

}

#izquierda p {
	padding-right:5px;
}
#izquierda ul {
	color:#2ebeba;
	margin-left:-40px;
	*margin-left:0px;
}	
#izquierda li{
	margin-left:25px;
	*margin-left:30px;
	}

a:link {
	color: #2ebeba;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #2ebeba;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #999;
	margin: 0;
	padding-top: 0px;
	font-weight:bolder;
	font-size: 150%;
	padding-bottom: 10px;

	
}

.headRound{color:#2ebeba;}




.BordeHeader {
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #0061a0;
}

#noticias {
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	margin-left: 0px;
	width: 100%;
	color:#009999;
}
#noticias a:link {color:#999999;}
#noticias a:visited {color:#666;}
#noticias a:hover {color:#000;}


.noti {
	border-bottom-style: dotted;
	border-bottom-width:thin;
	color: #CCCCCC;
	/*vertical-align: middle;*/

}
h2.not {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:150%;
		color:#2ebeba;
		border:none;}

#tepsaOnline {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	left: 487;
	top:470px;
}

#textes {

	font-size:65%;
	
}
 
.Estilo3 {
	border-left:#2ebeba 2px dotted;
}

.Estilo1 {color: #2ebeba}

#textes a:link {
	color: #2ebeba;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#textes a:visited {
	text-decoration: none;
}
#textes a:hover {
	text-decoration: underline;
}
#textes a:active {
	text-decoration: none;
}


.bordeInferior {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

h4 {
	color:#9bd5d6;
}
h5 {
	color:#9bd5d6;
}

#contenidoNoticias {
	position: relative;
	top:175px;
	*top:170px;
	right:0px;
	text-align: center;
	width: 220px;
	background-color:#ebeff6;
	font-size:60%;
	float:right;
/*	*height: 260px;
	height: 285px;*/
}

/*#main*/ #contenidoNoticias table{
	/**height: 100%;
	height: 100%;*/
	margin-top: -10px;
	padding-bottom: 2px;
}

.lineaHR {
	background-image:url(Imatges/topics/dotLine.gif);
	background-repeat:repeat-x;
} 
p.Parrafo_Home  {
	font-size: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-4px;
	*margin-top:0px;
}

#linia {
	width:465px;
	border-top:#2ebeba 1px solid;
}


.bordeInferiorNoticias {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Mas {
	color:#FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	background-color: #58585a;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;	
}
.Mas a:hover {
	text-decoration: none;
	font-size: 110%;
}
.Mas a:link {
	text-decoration: none;
	color: #63C7C6;
}
/*NOTICIAS de la HOME*/
.titNot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2ebeba;
	color:#000000;
}

.dateNot {
	color:#2ebeba;
	padding-bottom: 5px;
	padding-top:0px;
	/*padding-top:0px;*/
	/*letter-spacing: 50%;*/	
}

.bordeDerecho a:link {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

.bordeDerecho a:visited {
	text-decoration: none;
	color: #2ebeba;
}
.bordeDerecho a:hover {
	text-decoration: underline;
}
.bordeDerecho a:active {
	text-decoration: none;
}

#derecha {
	position: relative;
	height: 100%;
	width: 43%;
	float: right;
	vertical-align: middle;
	text-align: center;
}

.pastillas {
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;

}

hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#hr {
	background-image: url(Imatges/topics/fondoPunteado.gif);
	background-repeat: repeat-x;
	width: 95%;
}
.tablaIniciativas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}
.azul{color:#12afa8;}
.AltoLinea {
	line-height: 17px;
}
#hrAzul {

	background-image: url(Imatges/topics/fondoPunteadoAzul.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#circulo {
	background-image: url(Imatges/topics/CirculoDirecciones.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 180px;
	position: relative;
}
#direccion {
	position: relative;
	height: 130px;
	width: 130px;
	text-align: center;
	padding: 15%;
}
#hrGrisOscuro {
	background-image: url(Imatges/topics/fondoPunteadoGrisOscuro.gif);
	background-repeat: repeat-x;
	width: 100%;
}

/*Para misión y valores*/
/*#cLeft {
	width:370px;
	height:225px;
	*width:330px;
	*height:225px;
	float:left;

}*/
#cRight {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	z-index:2;
	margin-top:0px;
}

#foto {
	position:relative;
	left:384px;
	top:-90px;
	*top:-40px;
 }
	
#cDown {
	position:relative;
	left:320;
	width:100%;
	*width:95%;
	height:225;
	z-index:3;
	margin-top:0px;
	/*margin-top:0px;*/
}
#cDown p {

	margin-left: 5px;
}
#cDown li {
	margin-left: -20px;
}
#cDown ul {
	margin-top: -10px;
}


.bgDot {
	background-image: url(Imatges/topics/fondoPunteadoAzul.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*Para las terminales petrolíferas (plantilla: corporativa.asp*/

#col1 {
	width:330px;
}
#col2 {
	width:330px;
	margin-right: -3px;	
}

#fotoTerminal {
	width:320;
	height:204px;
	padding-bottom: 10px;	
}

#textTerminal {
	width:670px;
	background-color:#009999;
	padding:3px 0;

}

#textTerminal p{
	font-family:Georgia, Times New Roman, Times, serif;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	/*margin-bottom: 10px;*/
	margin-left: 5px;
	font-size:100%;
}
#textTerminal b {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:95%;
	}

#tablaTerminales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tablaTerminales td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
.verd { background-color:#A5CFD1;}


#atraques {
	width:320px;
/*	height:220px;*/
	padding-top: 10px;
}
#depositos {
	width:320px;
	padding-top: 10px;
	*paddin-bottom:-100px;
}
#BatchAddress {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#e7e9e8;
/*	width:320px;*/
	top: 5px;
	margin-top: 10px;
	*margin-top: 20px;
	*margin-bottom: 20px;
}
#BatchAddress p {
	margin: 10px;
	padding:10px 0 10px 0;
	*padding:0;
}
.doslin {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009999;
	background-color: #A5CFD1;
}

.doslinWhite {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009999;
}
/*#detallnotic {
	width:650px;
	height: 500px;
	margin-left:20px;
}
*/

.explorer{ 
	*margin-top:20px;
	margin-top:-5px;

}

.parrafo1{
	color:#0066FF;		
}

.parrafo2{
	font-size: 100%;
	text-align: justify;
}
.letras {
	list-style-type: lower-alpha;
}
.estruc{
	font-weight: bold;
}