body {
	color: #999999;
	margin: 0px;
	}
.subrayado {
	padding-bottom: 4px;
	padding-right: 30px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: dotted 1px #999;
	color: #65A800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.solpleft
{
	/*border-top: 2px solid #FFF;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;*/
	border: 1px solid #FFF;
	float : left;
	margin : 0px 15px 0px 0px;
}

#galeria{
	background-image: url(ar/lateral_galeria.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFEF4;
}

#proyectos{
	background-image: url(ar/lateral_proyectos.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FCFFF9;
}

#artistas {

	background-image: url(ar/lateral_artistas.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F9FFFF;
}

#expos{
	background-image: url(ar/lateral_expos.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #E7EBEA;
}


#enlaces{
	background-image: url(ar/lateral_enlace.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #EDF0E1;
}

#fondo{
	background-image: url(ar/bg_oblicuo.gif);
	background-repeat: repeat;
	visibility: visible;
	overflow: auto;
}

#contacto{
	background-image: url(ar/lateral_contacto.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #EEF7E6;
}
#artista {

	background-image: url(ar/lateral_artista.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #E7EBEA;
}

#menu {
	margin: 0;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:4;
	height: 25px;
	width: 100%;
}

#obras {
	background-color: #E7EBEA;
}

#obrasmacia {
	background-color: #D0D9D7;
}

#planos {
	background-color: #FFF;
}


#contenedor { height: 100%; overflow: auto; position: relative; z-index:2; margin-left:8%; top:65px; }

/**********Menu principal**********/

#contenedorMenu ul
{

	padding: 1px;
	margin: 1px;
	list-style-type: none;
	background-color: transparent;
	width: 94%;
	text-align: left;
}

li {
	text-decoration: none;
	background-color: #4A6B8A;
	color: #FFF;
	padding: 10px 4px 10px 4px;
	margin: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		
}

li a
{
	text-decoration: none;
	background-color: #4A6B8A;
	color: #FFF;
	padding: 10px 4px 10px 4px;
	margin: 0px;
	font-weight: normal;
}

li a:hover
{
	background-color: #FFF;
	color: #4A6B8A;
	text-decoration: none;
	padding: 10px 4px 10px 4px;
	margin: 0px;
	font-weight: normal;
}
/********** FIN Menu principal**********/


.bgmenuespeng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #000;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

.imgleft
{
float : left;
margin : 10px 20px 10px 0px;
}

.imgright 
{
float : right;
margin : 10px 0px 10px 30px;
}

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
 
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: overline;
	text-transform: none;
	/*border-bottom: 1px solid #FFF;*/
}

a.gral:link 
        {
	text-decoration : none;
	background-color : transparent;
	color: #333333;
	border-bottom: 1px dotted #A64200;
        }
        
a.gral:visited 
        {
	text-decoration : none;
	background-color : transparent;
	color: #333333;
	border-bottom: 1px dotted #A64200;
        }
a.gral:hover 
        {
	text-decoration : overline;
	color: #333333;
	border-bottom: 0px dotted #A64200;
        }

a.entrada:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
 
a.entrada:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

a.entrada:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: overline;
	text-transform: none;
}

a.artista:link 
        {
	text-decoration : none;
	font-size: 12px;
	color: #333333;
	padding: 3px;
        }
        
a.artista:visited 
        {
	border: 0px solid #FFF;
	color: #333333;
	padding: 3px;
	font-size: 12px;
        }
a.artista:hover 
        {
	text-decoration : overline;
	color: #999999;
	font-size: 12px;
        }
		
a.ev:link 
        {
	text-decoration : none;
	background-color : transparent;
	font-size: 10px;
	color: #999999;
        }
        
a.ev:visited 
        {
	text-decoration : none;
	background-color : transparent;
	font-size: 10px;
	color: #999999;
        }
a.ev:hover 
        {
	text-decoration : none;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
        }
		
a.no:link
{
	text-decoration: none;
	border: 0px;
	padding: 0px;
}
 
a.no:visited
{
	text-decoration: none;
	border: 0px;
	padding: 0px;
}

a.no:hover
{
	text-decoration: none;
	border: 0px;
	padding: 0px;
}		

a.logo:link
{
	color:#EAEAEA;
	text-decoration: none;
	border: 0px;
	background-color:#4A6B8A;
}
 
a.logo:visited
{
	color: #EAEAEA;
	text-decoration: none;
	border: 0px;
	background-color:#4A6B8A;
}

a.logo:hover
{
	color:#EAEAEA;
	text-decoration: none;
	border: 0px;
	background-color:#4A6B8A;
}		

.textouno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	padding: 20px;
}

.textofirma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: right;
	/*text-indent: 300px*/
	font-weight: bold;
}
.bgpared {
	padding: 10px;
	background-image: url(ar/lateral_pared.jpg);
	background-repeat: repeat-y;
}
.paramenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}
.bgartista {
	padding: 10px;
	background-image: url(ar/lateral_artista.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.textoartista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
}
.bgmenu {
	border: 1px solid #FFFFFF;
}
.textodos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 20px;
}
.bglogo {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCC;
}
.menubarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bgmenu {
	background-color: #333333;
	border: 1px solid #333;
}
.pietitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
.pietitulotecnica {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}

.pietitulocursiva {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.bglupa {

	background-color: #666666;
	border: 1px solid #333;
}
.textodireccion {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	padding: 0px;
}
hr {
	height: 1px;
	color: #FDDB8A;
	background-color: #FDDB8A;
}
.barra {
	border-bottom: dotted 1px #999;
	margin-bottom: 5px;
}
.exposano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
}
.exposartista {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}

.artistaname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
.textoentrada {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 0px;
}
.textodireccion {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
}
.exposfechas {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
#galeriafotos {
	background-color: #FFFEF4;
}
.imgrightgaleria {

float : right;
margin : 10px 0px 10px 70px;
}
.textonotas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
.textoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	padding-left: 100px;
}
