html {
    background:none repeat scroll 0 0 #000000;
}
body {
    color:#FF9900;
    font-family:'lucida console',arial;
    font-size:13px;
}
html, body, table {
    border:medium none;
    height:100%;
    margin:0;
    padding:0;
    text-align:center;
    width:100%;
}
table {
    margin:0 auto;
    text-align:left;
    vertical-align:middle;
}
#contenido {
    height:414px;
    width:1024px;
}
#contenido_principal {
    height:364px;
    width:1024px;
}
#contenido_curriculum {
    height:364px;
    width:1024px;
}
#contenido_taller {
    height:364px;
    width:1024px;
}
#contenido_galeria {
    height:364px;
    width:1024px;
}
#contenido_enllacos {
    height:364px;
    width:1024px;
}
#contenido_contacte {
    height:364px;
    width:1024px;
}
h2{
    color:#FFFFFF;
    font-size: 16px;
}
h3 {
    color:#FFFFFF;
    display:inline;
    font-size:16px;
    margin-bottom:10px;
}
h4 {
    display:inline;
    font-size:14px;
    margin-bottom:10px;
    margin-left:30px;
}
.links_superior {
    margin-bottom:35px;
}
.links_principal {
margin-top:40px;
}
.links_principal a {
margin:0 15px;
}
.links a {
margin:0 5px;
}

.noBorder img{
border: 0;
outline: 0;
border-style: none !important;
}

a {
    color:#FFFFFF;
    text-decoration:none;
}
a:hover {
    color:#FF9900;
}
.minilogo {
    float:right;
    margin-top:30px;
}
a.selected {
    color:#FF9900;
}
.contenido_imagen img, .contenido_cv img, .contenido_enlaces img {
    float:left;
}
.cuerpo {
    background-image:url("../images/tallerminis.jpg");
    background-position:left bottom;
    background-repeat:no-repeat;
    float:right;
    height:267px;
    margin-left:15px;
    width:263px;
}
.contenido_cv .cuerpo {
    background-image:none;
    float:right;
    height:267px;
    margin-left:12px;
    width:344px;
}
.contenido_enlaces .cuerpo {
    float:left;
    height:364px;
    margin-left:60px;
    width:212px;
}
.cuerpo p {
    color:white;
    margin:0 0 9px;
    text-align:left;
}
.strong {
    font-weight:bold;
}
.contenido_enlaces .cuerpo p a {
    margin-bottom:10px;
}
.cuerpo_contacte {
    background-image:url("../images/contacte.jpg");
    background-repeat:no-repeat;
    height:267px;
    width:720px;
}
.cuerpo_contacte textarea {
    background-color:transparent;
    border:medium none;
    color:#000000;
    height:199px;
    margin-top:30px;
    padding:5px;
    width:305px;
}
.cuerpo_contacte p {
    color:#000000;
    display:inline;
    font-size:13px;
    margin-left:88px;
}
.break {
    clear:both;
}

.zoom-section {
    clear:both;
    height: 364px;
    background-color: transparent;
    background-image: url('img/contacte.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

* html .zoom-section {
    clear:both;
    display:inline;
}
.zoom-desc {
    margin-bottom:20px;
    margin-left:10px;
    width:300px;
    float: left;
}
.zoom-small-image {
    /*border:0px solid #CCCCCC;*/
    float: left;
    margin-bottom:20px;
    width: 450px;
    height: 364px;
}

.transparency {
    width: 60px;
    height: 80px;

}

.contactable {
    border: 1px;
    margin: 1px;
    padding:1px;
    border-color: blue;
    background-image: url('../img/contacte.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 980px;
    height: 364px;
}

.adreca {
    color: white;
    font-weight: bold;
    font-size: 13px;
    /*margin-top: 0px;
    margin-bottom: 0px;*/
}

.thumbs {
    padding: 5px 28px 3px 28px !important;
}
* {margin:0}
