/* 
    Document   : stiloFotos
    Created on : 28 août 2012, 16:18:03
    Author     : digi
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

* {
    margin: 0px;
    padding: 0px;
}

header, section, footer, aside, nav, article, figure, figcaption, hgroup 
{
    display: block;
}

body {
    text-align: center;
    background-color: rgb(47, 17, 47);
}

#agrupar {
    width: 960px;
    margin: 15px auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: rgb(156, 158, 159);
}

#cabecera {
    padding: 10px;
    height: 155px;
}

.uno {
    display: inline-block;
    width: 50%;
    height: 150px;
    float: left;
    text-align: left;
    padding-left: 2em;
}

.uno img {
    width: 350px;
    height: 150px;
    padding-left: 0em;
}

#dos {
    display: inline-block;
    width: 250px;
    float: right;
    margin-right: 0.8em;
    margin-top: 1.6em;
}

.rowc {
    display: table;
    border-collapse: separate;
    border-spacing: 1em;
    
}

.rowc >div {
    display: table-cell;
    height: 4.4em;
    width: 2.2em;
    padding: 1em;
    background-color: rgb(129, 103, 58);
    vertical-align: bottom;
    background-position: center center;
    border: 5px solid white;
}

.rowc >div:hover {
    text-shadow: 1px 1px 20px white;
    border: 5px solid rgb(124, 36, 245);
}

#espana {
    background-image: url(imagenes/espanaD.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#france {
    background-image: url(imagenes/franceD.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#espana:hover {
    background-position: center 5px;
}

#france:hover {
    background-position: center 5px;
}

#sec-foto {
    width: 870px;
    height: 500px;
    margin: auto;
    background: white;
    border: 5px solid black;
}

#sec-foto img {
    width: 870px;
    height: 500px;
}

#seccion {
    display: block;
    width: 870px;
    height: 150px;
    margin: auto;
    background-color: rgb(47, 17, 47);
    border: 5px solid white;
}

#menu {
    display: table;
    border-collapse: separate;
    border-spacing: 1em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.2em;
}

.row {
    display: table-row;
}

.row > div {
    display: table-cell;
    height: 4.6em;
    width: 4.4em;
    padding: 1em;
    background-color: rgb(129, 103, 58);
    vertical-align: bottom;
    background-position: center center;
    border: 5px solid white;
}

.row > div:hover {
    text-shadow: 1px 1px 20px white;
    border: 5px solid rgb(124, 36, 245);
}

a {
    text-decoration: none;
    color: white;
    font: bold 14px verdana, sans-serif;
    vertical-align: bottom;
}

a:hover {
    color: rgb(47, 17, 47);
}

#biografia {
    background-image: url(imagenes/biografiap.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#biografia:hover {
    background-position: center 5px;
}

#cinema {
    background-image: url(imagenes/videop.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#cinema:hover {
    background-position: center 5px;
}


#musica {
    background-image: url(imagenes/musicap.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#musica:hover {
    background-position: center 5px;
}

#fotos {
    background-image: url(imagenes/fotosp.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#fotos:hover {
    background-position: center 5px;
}

#news {
    background-image: url(imagenes/newsp.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#news:hover {
    background-position: center 5px;
}

#contacto {
    background-image: url(imagenes/contactp.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#contacto:hover {
    background-position: center 5px;
    color: rgb(47, 17, 47);
}

#pie {
    clear: both;
    height: 10px;
    text-align: center;
    padding: 20px;
    border-top: 2px solid #999999;
    color: white;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}

#formulario {
    display: inline-block;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    width: 870px;
    height: 460px;
    margin: auto;
    background-color: #000000;
    border: 5px solid white;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    color: rgb(30, 45, 110);
}

#menusup {
    width: 870px;
    height: 40px;
    margin: auto;
    background-color: rgb(47, 17, 47);
    border: 5px solid white;
}

#menusup a {
    display: inline-block;
    background-color: rgb(120, 103, 58);
    width: 200px;
    height: 1.6em;
    margin: auto;
    list-style: none;
    margin-top: 5px;
    border: 1px solid white;
    padding-top: 8px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#menusup a:hover {
    text-shadow: 1px 1px 10px white;
    border: 1px solid rgb(124, 36, 245);
}

#col1, #col2 {
    position: relative;
    display: inline-block;
    width: 400px;
    height: 390px;
    border: 3px;
    border-color: white;
    border-collapse: separate;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-top: 20px;
}

#action, #action2 {
    background-color: #bcf;
    color: black;
}

#action:hover {
    background-color: #bcf;
    color: #0fc4df;
    text-shadow: 1px 1px 20px white;
    border: 2px solid rgb(124, 36, 245);
    border-shadow: 5px 1px 20px white;
}

#action2:hover {
    background-color: #bcf;
    color: #0fc4df;
    text-shadow: 1px 1px 20px white;
    border: 2px solid rgb(124, 36, 245);
    border-shadow: 5px 1px 20px white;
}

#col1 {
    background-image: url(videos/foto1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#col2 {
    background-image: url(videos/foto2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}