﻿/*********** INICIO POLÍTICA DE LAS COOKIES *******************/
div.aceptcookies 
{
    background: none repeat scroll 0 0 #EDEDED;
    display: block;
    /*margin-top: 5px;*/
    /*padding: 15px 9px;*/
    border: 1px solid #09008B;
    border-radius: 10px !important;
    
    /*padding: 2px 10px;
    width: 716px;
    float: left;
    margin-left: 30%;
    margin-top: 56px;*/
    
   /* margin-left: 271px;
    margin-right: auto;
    width: 723px;*/
    /*width: 97%;*/
    text-align: left;
    width: 960px;
    height: 40px;
    padding: 6px;
    /*position: absolute;top: 0;*/
    margin:auto;

}

div.aceptcookies img.smscookies { float: left;}
div.aceptcookies img.cerrarcookies { float: right; width: 16px;padding: 3px 0px;}
div.aceptcookies p  
{
    margin-left: 9px; 
    margin-right: 9px; 
    width: 90%; /* 92%; */ 
    float: left; 
    font-family: Tahoma,Arial; 
    /*padding-top:5px; */
    line-height:11pt;
}
div.aceptcookies p > a { font-family: Tahoma,Arial; text-decoration:underline; font-weight:bold;color:#666 }

.aceptcookies input[type=button] {
background-color: #CCC;
border: medium none;
color: #666;
padding: 1px;
margin-left: 5px;
font-weight: bold;}
/************ FIN POLÍTICA DE LAS COOKIES ********************/
