/* CSS Document */
body {          
	  margin:0px;
	  padding:0px;
	  background-color: #fefefe;
      }

#contenido_normal{	
    width: 100%;	
    top: 0px;	
    background-image: url('../img/comunes/fondo.jpg');
    background-repeat: repeat-x;
    background-position: 0px 0px;
}



p, ul, li, ol
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.link {background:url(../img/comunes/link-tail-bg.gif) top repeat-x; display:block; float:left; font-weight:bold; text-decoration:none; color:#fff; font-size:13px; line-height:1em; margin-top:14px;font-family:Arial;}
.link span {background:url(../img/comunes/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(../img/comunes/link-left-bg.gif) top left no-repeat; padding:3px 36px 8px 29px;}
.link:hover {background:url(../img/comunes/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(../img/comunes/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(../img/comunes/link-left-bg-hover.gif) top left no-repeat;}

.link_verde {background:url(../img/comunes/link-tail-bg-verde.gif) top repeat-x; display:block; float:left; font-weight:bold; text-decoration:none; color:#fff; font-size:13px; line-height:1em; margin-top:14px;font-family:Arial;}
.link_verde span {background:url(../img/comunes/link-right-bg-verde.gif) top right no-repeat; display:block;}
.link_verde span span {background:url(../img/comunes/link-left-bg-verde.gif) top left no-repeat; padding:3px 20px 8px 20px;}
.link_verde:hover {background:url(../img/comunes/link-tail-bg-hover-verde.gif) top repeat-x;}
.link_verde:hover span {background:url(../img/comunes/link-right-bg-hover-verde.gif) top right no-repeat;}
.link_verde:hover span span {background:url(../img/comunes/link-left-bg-hover-verde.gif) top left no-repeat;}

.arial_12 {
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    color: #1a1a1a; 
    text-align:left;
}
a.arial_12 {
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    color: #1a1a1a; 
    text-align:left;
    text-decoration:none;
}
A.arial_12:hover { text-decoration:underline;}

.clear  { clear:both;}

.arial_13 {
    font-family: Arial; 
    font-size: 13px; 
    font-style: normal; 
    color: #323232; 
    text-align:left;
}

.arial_10 {
    font-family: Arial; 
    font-size: 10px; 
    font-style: normal; 
    color: #ffffff; 
    text-align:left;
}
a.arial_10 {
    font-family: Arial; 
    font-size: 10px; 
    font-style: normal; 
    color: #ffffff; 
    text-align:left;
    text-decoration:none;
}
A.arial_10:hover { text-decoration:underline;}

a.enlace_verde {
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    color: #ffffff; 
    text-align:left;
    text-decoration:none;
}
A.enlace_verde:hover { text-decoration:none;
    color:#bccb2e;
  }

.arial_11 {
    font-family: Arial; 
    font-size: 11px; 
    font-style: normal; 
    color: #000000; 
    text-align:left;
}
a.arial_11 {
    font-family: Arial; 
    font-size: 11px; 
    font-style: normal; 
    color: #000000; 
    text-align:left;
    text-decoration:none;
}
A.arial_11:hover { text-decoration:underline;}

.arial_14 {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal; 
    color: #cc4f3a; 
    text-align:left;
}

.cajetin_formulario {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;  
    color: #000000; 
    background: #ffffff;    
    border: 1px solid #a09b96;   
}



