@charset "UTF-8";
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4EBD;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sub_forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tit_menuabajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-decoration: none;
}
.txt_menuabajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
.menu {
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.tit_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B4EBD;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.link_submenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.link_solito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B4EBD;
	text-decoration: none;
}
.link_solitowhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4EBD;
	text-decoration: underline;
}
.link_activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D51C4;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 12px;
	text-decoration: none;
}
.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fondo_siempre {
	background-image: url(images/logo_siempre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondo_content tr td table tr td table tr td table tr td table tr td #Accordion2 .AccordionPanel.AccordionPanelClosed .AccordionPanelTab strong {
	color: #2B4EBB;
}
.donar{
	height:500px;
}
.txtDon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}
.tituloDon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4EBD;
	text-decoration: none;
	font-weight: bold;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}

.vinetasDon{
	text-align:left;
	list-style-type: square;
	color: #333333;
}

.vinetasTyC{
	text-align:left;
	list-style-type: square;
	color: #333333;
	list-style: lower-alpha outside;
	text-align:justify;
	margin-right:15px;
}
.vinetasTyC li{
	margin-bottom:8px;
}
.txtDonA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	margin-top:0;
	margin-left:15px;
	margin-right:15px;
}

a.button{
background: url(images/btn_donar_on.gif);
background-repeat:no-repeat;
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:135px;
}
a:hover.button{
background: url(images/btn_donar.gif);
background-repeat:no-repeat;
}

 #sombra{
box-shadow:3px 3px 10px 0px #666;
}

.ContConv{
	width:950px;
	height:264px;
	background-image:url(images/sb.jpg);	

}

.btn1, .btn2, .btn3{
	
	width:151px;
	height:60px;
	margin-top:170px;
	float:left;
	margin-right:30px;
}
.btn1{
	margin-left:300px;
	background-image:url(images/botones/cons.jpg);
	background-repeat:no-repeat;
}
.btn2{
	background-image:url(images/botones/des.jpg);
		background-repeat:no-repeat;
}
.btn3{
	background-image:url(images/botones/sol.jpg);
		background-repeat:no-repeat;
}
