﻿body{
padding:0px;
margin:0px;
background-color:#E8E6DE;
}
table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#737373;
	}
	
span a { color:#DA561C; text-decoration:none}
span a:hover { color:#DA561C; text-decoration:underline}
	
span strong { color:#484848}

	
.l_text { color:#38388B}
	
.c_text { color:#737373}
.c_text a{ color:#DA561C}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.margin { margin-left:9px}
.margin2 { margin-left:15px}

.form{height:23px; margin-top:7px;}
.form input	{width:132px; height:20px; border-color:#BEBEBE; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:132px; height:80px; border-color:#BEBEBE; border-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:7px; border-style:solid}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left 8px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#DA561C;}

.highlight img
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}

.highlight:hover img
{

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
} 

.Contenido
{
	font-size: small;
	text-transform: capitalize;
	color: White;
	font-family: Verdana, 'Times New Roman' , Sans-Serif	
}


.Titulo
{
	font-size: 12pt;
	color: #7D2800;
	font-family: 'AvantGarde Md BT' , Arial;
	text-transform: lowercase;
	font-weight: bold;
}

.Amp
{
	font-size: 6pt;
}


.separador
{
	width: 90%;
	height: 1px;
	background-color: gainsboro;
}

.photoButton {
    width: 30px;
    height: 30px;
    margin: 4px 0px 4px 4px;
    padding: 1px;
    background-color: #B0B0B0;
}

.selectedPhotoButton {
    margin: 3px 0px 3px 4px;
    padding: 2px;
    background-color: White;
}

.photoThumbnail {
    border: solid 2px white;
}

.photoProgress {
    display: inline;
    position: absolute;
    left: 230px;
    top: 145px;
    font-size: 0pt;
    filter: alpha(Opacity=60);
}

.progressContainer {
    background-color: White;
    padding: 4px;
}

.progressImage {
    filter1: alpha(Opacity=40);
}

.photoInfo {
    position: absolute;
    width: 509px;
    padding: 4px;
    background-color: White;
    color: black;
    z-index: 1000;
}