.formularios {
    font-family : arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #000000;
    font-weight : normal;
    border : #000000;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    background : none;
    width : 150px;
}

.menui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/img/bg_menu.jpg);
	color: #8C9AAD;
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 10px;
	text-align: right;
	width: 133px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}

.menui a:active, .menui a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    line-height: 30px;
}

.usuario {
    font-family : arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #000000;
    font-weight : normal;
    border : #000000;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    background : none;
    width : 90px;
}

.registro {
    font-family : verdana, arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #000000;
    font-weight : normal;
    border : #000000;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    background : #D8D7D7;
}

.botones { 
    font-family : arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #FFFFFF;
    font-weight : normal;
    border : #000000;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px; 
    border-bottom-width : 1px; 
    border-left-width : 1px;
    background: #000000;
}

.sangria {  
    font-family : arial, Helvetica, sans-serif;
    font-size :  11px; 
    color :   #000000;
    font-weight :  normal;
    padding-left :  5px;
    padding-right :  5px;
    text-align: justify;
} 

.sangriamenu {  
    font-family : arial, Helvetica, sans-serif;
    font-size : 10px; 
    color : #000000;
    font-weight : normal;
    padding-left : 5px;
    padding-right : 16px;
} 


.sangrianoticias {  
    font-family : arial, Helvetica, sans-serif;
    font-size : 11px; 
    color : #000000;
    font-weight : normal;
    padding-left : 5px;
    padding-right : 5px;
} 

.fondo { 
    background-repeat : no-repeat;
    background-position : 140px 40px; 
}

.fondo2 { 
    background-repeat : no-repeat;
    background-position : 140px 40px; 
}

.cuerpo { 
    background-image : url(img/bg_bolas.jpg); 
    background-repeat : no-repeat;
    background-attachment : fixed;
    background-position : 200px 200px;
} 

a {               
    text-decoration : none;
}

a.blancog {
    color : #455C74;
    font-weight: normal;
} 

a.blancog:active {
    color : #000000;
    font-weight : normal;
} 

a.blancog:hover {
    color : #000000;
    font-weight : normal;
} 

a.email {
    color : #000000;
    font-weight: normal;
} 

a.email:active {
    color : #000000;
    font-weight : normal;
} 

a.email:hover {
    color : #000000;
    font-weight : normal;
} 

a.negro { color : #000000; font-weight: normal; } 
a.negro:active { color : #000000; font-weight : normal; } 
a.negro:hover { color : #FFFFFF; font-weight : normal; }

