﻿body {
}

.row {
margin-right: -15px;
margin-left: -15px;
margin-top: -9px;
}

.contenedor_img {
display: block;
margin:0 auto 0 auto;
border: 4px solid #FFFFFF;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
float:left;
}

.well {
min-height: 20px;
padding: 12px;
max-width: 97%;
margin-left: 14px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
text-align:right;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

