* { margin: 0px; padding: 0px; border:none;}
html {}
body { font-family: Arial, Helvetica, sans-serif; font-size: 92%; color:#666666;}
.dhtmlwindow {position: absolute;visibility: hidden;background-color: white;}
.drag-handle{ /*CSS for Drag Handle*/
color: white; cursor: move;overflow: hidden;width: auto;height:26px;background-color: #A70445;}
.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;right: 5px;top: 5px;cursor: hand;cursor: pointer;}
.drag-handle div.titulo { display:none; /*position: absolute; right:10px; top:27px; width:158px; height:27px; background-image:url(IMG/titulo_dragHandle.jpg); background-repeat: no-repeat; background-position: left top;*/}
.drag-handle div#subtitulo{ display: none; /*position: absolute; right:10px; top:55px; color:#FFD500; font-family: Times New Roman; font-size: 1em; font-weight: bold;*/}
* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;}
.drag-contentarea{ /*CSS for Content Display Area div*/
background-color: white; border:5px solid #A70445; border-top: none; }
.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;background-color: #F8F8F8;height: 13px; /*height of resize image*/}
.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;width: 13px; /*width of resize image*/height: 13px; /*height of resize image*/cursor: nw-resize;font-size: 0;}
/*--------------------------------------*/
#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;background: #333333 url(IMG/blackdot.gif);width: 10px;left: 0;top: 0;z-index: 5;visibility: hidden;filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);opacity: 0.7;}
/*--------------------------------------*/
.bodyFondoBlanco { background-color:#FFFFFF;}
div#bodyPopup {padding:15px;}
div#bodyPopup h3 { font-family:Times New Roman; font-size:1.2em; margin-bottom:10px;}
div#bodyPopup p { font-size: 0.75em; margin-bottom: 7px; text-align:justify;}
div#bodyPopup ul { margin-left:20px; margin-right:10px;}
div#bodyPopup ul li { font-size: 0.75em; margin-bottom: 7px; text-align:justify;}

/*--------------------------------------*/
div.popupGaleria { background-color:#A70445; padding:10px; font-size: 0.9em; height: 280px;}
div.popupGaleria div.izq { float: left; width:350px; text-align: right;}
div.popupGaleria div.dch { margin-left: 360px;}
div.popupGaleria div.dch p.titulo { color:#FFD500; font-weight: bold; margin-bottom:8px;}
div.popupGaleria div.dch p.resumen { color:#FFFFFF; text-align: justify; font-size:0.85em;}
/*--------------------------------------*/


/*--------------------------------------*/
div#ND {}
div#Form_popupGaleria {background-color:#F99B29; overflow: auto; padding-bottom:15px; padding-left:25px; padding-right:22px; padding-top:0px; font-size: 0.9em; height: 315px;}
div#Form_popupGaleria div.not { margin-top:30px;}
div#Form_popupGaleria div.not p.img { float: left;}
div#Form_popupGaleria div.not div.content { margin-left:128px; color:#000000;}
div#Form_popupGaleria div.not div.content span.titulo { display:block; color:#A70445; font-size:0.9em; font-weight: bold; margin-bottom:5px;}
div#Form_popupGaleria div.not div.content p { display:block; color:#000000; font-size:0.85em; line-height: 17px; padding-bottom: 20px;}
/*--------------------------------------*/




