@charset "utf-8";
/* CSS Document */

.webdir{
width:620px;
margin:0px auto;
}

.titledir{
position:relative;
height:18px;
text-align:center;
vertical-align:middle;
line-height:18px;
padding-left:4px;
padding-right:4px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
background-color:#F7F7F7;
border-bottom:1px solid #CCCCCC;
color:#3F5296;
}

.ejedir{
float:left;
/*width:616px;*/
margin:2px 2px 10px 2px;;
padding:4px;
/*border:1px solid #999999;*/
}

.deseje{
width:450px;
height:100px;
padding:2px 2px 2px 10px;
float:left;
line-height:16px;

}

.ejefoto{
float:left;
width:90px;
height:100px;
margin:2px 2px 2px 10px;;

border:1px dotted #CCCCCC;
}
.separa{
	position:relative;
	clear:both;
	height:10px;
}

