/* CSS Document */
body {background: url(../images/fondo.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px;}
#master {border: 2px #000033 solid; background: #FFFFFF;}
#bordeabajo {border-bottom: 5px #006633 solid;}
#bordepeq {border-bottom: 2px #006633 solid; font-size: 14px; font-weight: bold; padding: 2px; color: #006633;}
#subtitulo {background: url(../images/bg-subt.gif); border: 1px #000033 solid; background-repeat: repeat-x; text-align: center;}
input, textarea {font-size: 9px; border: 1px #006633 solid; background: #EFEFEF; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#inputt {border: 1px #006633 solid; background: #EFEFEF; width: 150px; padding: 2px 2px 2px 6px; font-weight: bold;}
#bordecito {border: 1px #CCCCCC solid; margin: 0px 5px 0px 5px; padding: 5px;}
p {line-height: 18px; text-indent: 20px; margin: 0px;}
#sangria {text-indent: 20px;}
p.bg {background: url(../images/bg-subt.gif); background-repeat: repeat-x;}
p.sublist {text-indent: 40px; margin-left: 15px; margin-right: 15px;}
#li-subt {font-weight: bold; background: #D5B649; color: #FFFFFF;}
div.left {float: left; width: 50%; background: #FFFFFF}
div.right {float: right; width: 50%; background: #FFFFFF}
img.left {float: left; border: 3px #CCCCCC double; padding: 3px; margin: 5px;}
img.right { float: right; border: 3px #CCCCCC double; padding: 3px; margin: 5px;}
img.fotos {width: 212px; height: 160px;}
hr { color: #006633; border: 1px solid; width: 60%; }
li {text-indent: 20px;}

div.numeracion {width: 10px; border: 1px #CCCCCC solid; margin: 5px 5px 0px 5px; padding: 5px; background: #D5B649; color: #FFFFFF; text-align: center; font-weight: bold;}
#bordeizq {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E3C86A;
	padding: 10px;
	text-align: justify;
}
.contenedorfoto {
	float:left;
	width:210px;
	height:180px;
	margin:10px;
	padding:5px;
	margin-left: 20px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	color: #006633;
	font-size: 9px;
}

.vino {color: #990000;}
.verde {color: #006633;}
.verde9px {color: #006633; font-size: 9px;}
.gris {color:#666666; font-size: 9px;}
.blanco {color:#FFFFFF;}

a.vino {text-decoration: none; color: #990000;}
a.vino:hover, a.vino:active, a.vino:visited {text-decoration: underline; color: #990000}

a.verde {text-decoration: none; color: #006633;}
a.verde:hover, a.vino:active, a.vino:visited {text-decoration: underline; color: #006633}

a {text-decoration: underline; color: #820000;}
a:hover {text-decoration: none; background: #EEEEEE;}
